summaryrefslogtreecommitdiff
path: root/lib/freebl
diff options
context:
space:
mode:
authorBrian Smith <bsmith@mozilla.com>2013-04-25 15:36:57 -0700
committerBrian Smith <bsmith@mozilla.com>2013-04-25 15:36:57 -0700
commit0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd (patch)
tree78c56d43e071118996648a207c9437b0f7d5974d /lib/freebl
parent7ddfa4837f992d1a298808e44a0f1b57aabe1bec (diff)
downloadnss-hg-0ed5234a2942ed2d63b66bd92ccdbe6ea1ee84fd.tar.gz
Bug 863871: Remove CVS keywords from NSS source files, Part 1 (trivial
cases). r=wtc.
Diffstat (limited to 'lib/freebl')
-rw-r--r--lib/freebl/aeskeywrap.c3
-rw-r--r--lib/freebl/alg2268.c2
-rw-r--r--lib/freebl/arcfive.c1
-rw-r--r--lib/freebl/blapi.h1
-rw-r--r--lib/freebl/blapit.h1
-rw-r--r--lib/freebl/camellia.c4
-rw-r--r--lib/freebl/camellia.h3
-rw-r--r--lib/freebl/dh.c2
-rw-r--r--lib/freebl/drbg.c1
-rw-r--r--lib/freebl/dsa.c1
-rw-r--r--lib/freebl/ldvector.c1
-rw-r--r--lib/freebl/loader.c1
-rw-r--r--lib/freebl/loader.h1
-rw-r--r--lib/freebl/mpi/Makefile4
-rw-r--r--lib/freebl/mpi/Makefile.os24
-rw-r--r--lib/freebl/mpi/Makefile.win4
-rw-r--r--lib/freebl/mpi/doc/basecvt.pod2
-rwxr-xr-xlib/freebl/mpi/doc/build3
-rw-r--r--lib/freebl/mpi/doc/div.txt4
-rw-r--r--lib/freebl/mpi/doc/expt.txt5
-rw-r--r--lib/freebl/mpi/doc/gcd.pod3
-rw-r--r--lib/freebl/mpi/doc/invmod.pod3
-rw-r--r--lib/freebl/mpi/doc/isprime.pod3
-rw-r--r--lib/freebl/mpi/doc/lap.pod3
-rw-r--r--lib/freebl/mpi/doc/mpi-test.pod2
-rw-r--r--lib/freebl/mpi/doc/mul.txt4
-rw-r--r--lib/freebl/mpi/doc/pi.txt4
-rw-r--r--lib/freebl/mpi/doc/prng.pod3
-rw-r--r--lib/freebl/mpi/doc/redux.txt2
-rw-r--r--lib/freebl/mpi/doc/sqrt.txt4
-rw-r--r--lib/freebl/mpi/doc/square.txt4
-rw-r--r--lib/freebl/mpi/doc/timing.txt4
-rw-r--r--lib/freebl/mpi/logtab.h1
-rwxr-xr-xlib/freebl/mpi/make-logtab2
-rwxr-xr-xlib/freebl/mpi/make-test-arrays3
-rw-r--r--lib/freebl/mpi/montmulf.c1
-rw-r--r--lib/freebl/mpi/montmulf.h1
-rw-r--r--lib/freebl/mpi/montmulf.il1
-rw-r--r--lib/freebl/mpi/montmulfv8.il1
-rw-r--r--lib/freebl/mpi/montmulfv9.il1
-rw-r--r--lib/freebl/mpi/montmulfv9.s2
-rw-r--r--lib/freebl/mpi/mpi-config.h1
-rw-r--r--lib/freebl/mpi/mpi-priv.h1
-rw-r--r--lib/freebl/mpi/mpi-test.c1
-rw-r--r--lib/freebl/mpi/mpi.c1
-rw-r--r--lib/freebl/mpi/mpi.h1
-rw-r--r--lib/freebl/mpi/mpi_hp.c1
-rw-r--r--lib/freebl/mpi/mpi_i86pc.s3
-rw-r--r--lib/freebl/mpi/mpi_sparc.c1
-rw-r--r--lib/freebl/mpi/mpi_x86.s3
-rw-r--r--lib/freebl/mpi/mpi_x86_os2.s3
-rw-r--r--lib/freebl/mpi/mplogic.c1
-rw-r--r--lib/freebl/mpi/mplogic.h1
-rw-r--r--lib/freebl/mpi/mpmontg.c1
-rw-r--r--lib/freebl/mpi/mpv_sparc.c1
-rw-r--r--lib/freebl/mpi/mpv_sparcv8.s1
-rw-r--r--lib/freebl/mpi/mpv_sparcv9.s3
-rwxr-xr-xlib/freebl/mpi/multest3
-rwxr-xr-xlib/freebl/mpi/stats3
-rw-r--r--lib/freebl/mpi/test-arrays.txt2
-rw-r--r--lib/freebl/mpi/test-info.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-1.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-2.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-3.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-3a.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-4.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-4a.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-4b.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-5.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-5a.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-6.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-7.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-8.c1
-rw-r--r--lib/freebl/mpi/tests/mptest-9.c1
-rwxr-xr-xlib/freebl/mpi/timetest4
-rwxr-xr-xlib/freebl/mpi/types.pl3
-rw-r--r--lib/freebl/mpi/utils/README2
-rw-r--r--lib/freebl/mpi/utils/basecvt.c1
-rw-r--r--lib/freebl/mpi/utils/bbs_rand.c1
-rw-r--r--lib/freebl/mpi/utils/bbs_rand.h1
-rw-r--r--lib/freebl/mpi/utils/bbsrand.c1
-rw-r--r--lib/freebl/mpi/utils/dec2hex.c1
-rw-r--r--lib/freebl/mpi/utils/exptmod.c1
-rw-r--r--lib/freebl/mpi/utils/fact.c1
-rw-r--r--lib/freebl/mpi/utils/gcd.c1
-rw-r--r--lib/freebl/mpi/utils/hex2dec.c1
-rw-r--r--lib/freebl/mpi/utils/invmod.c1
-rw-r--r--lib/freebl/mpi/utils/isprime.c1
-rw-r--r--lib/freebl/mpi/utils/lap.c1
-rw-r--r--lib/freebl/mpi/utils/makeprime.c1
-rw-r--r--lib/freebl/mpi/utils/metime.c3
-rw-r--r--lib/freebl/mpi/utils/pi.c1
-rw-r--r--lib/freebl/mpi/utils/primegen.c1
-rw-r--r--lib/freebl/mpi/utils/prng.c1
-rwxr-xr-xlib/freebl/mpi/utils/ptab.pl3
-rw-r--r--lib/freebl/mpi/utils/sieve.c1
-rw-r--r--lib/freebl/mpi/vis_32.il1
-rw-r--r--lib/freebl/mpi/vis_64.il1
-rw-r--r--lib/freebl/mpi/vis_proto.h1
-rw-r--r--lib/freebl/nsslowhash.c1
-rw-r--r--lib/freebl/pqg.c2
-rw-r--r--lib/freebl/rijndael.c1
-rw-r--r--lib/freebl/rijndael.h1
-rw-r--r--lib/freebl/rijndael_tables.c1
-rw-r--r--lib/freebl/rsa.c2
-rw-r--r--lib/freebl/secrng.h2
-rw-r--r--lib/freebl/sha512.c1
-rw-r--r--lib/freebl/shsign.h1
-rw-r--r--lib/freebl/shvfy.c1
-rw-r--r--lib/freebl/tlsprfalg.c1
110 files changed, 0 insertions, 195 deletions
diff --git a/lib/freebl/aeskeywrap.c b/lib/freebl/aeskeywrap.c
index 983da4ddb..16804f529 100644
--- a/lib/freebl/aeskeywrap.c
+++ b/lib/freebl/aeskeywrap.c
@@ -4,9 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
-
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/alg2268.c b/lib/freebl/alg2268.c
index b607ec74c..ea97f52a6 100644
--- a/lib/freebl/alg2268.c
+++ b/lib/freebl/alg2268.c
@@ -5,8 +5,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
-
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
#endif
diff --git a/lib/freebl/arcfive.c b/lib/freebl/arcfive.c
index 69d7f3aec..410cbedf5 100644
--- a/lib/freebl/arcfive.c
+++ b/lib/freebl/arcfive.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/blapi.h b/lib/freebl/blapi.h
index 40f05f9dc..8e8a39774 100644
--- a/lib/freebl/blapi.h
+++ b/lib/freebl/blapi.h
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _BLAPI_H_
#define _BLAPI_H_
diff --git a/lib/freebl/blapit.h b/lib/freebl/blapit.h
index 959522deb..7d6883cae 100644
--- a/lib/freebl/blapit.h
+++ b/lib/freebl/blapit.h
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _BLAPIT_H_
#define _BLAPIT_H_
diff --git a/lib/freebl/camellia.c b/lib/freebl/camellia.c
index bde84a55a..07ae425b8 100644
--- a/lib/freebl/camellia.c
+++ b/lib/freebl/camellia.c
@@ -2,10 +2,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/*
- * $Id$
- */
-
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
#endif
diff --git a/lib/freebl/camellia.h b/lib/freebl/camellia.h
index d8d7681ca..0f7600577 100644
--- a/lib/freebl/camellia.h
+++ b/lib/freebl/camellia.h
@@ -1,9 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/*
- * $Id$
- */
#ifndef _CAMELLIA_H_
#define _CAMELLIA_H_ 1
diff --git a/lib/freebl/dh.c b/lib/freebl/dh.c
index 827bb4f76..9b3595133 100644
--- a/lib/freebl/dh.c
+++ b/lib/freebl/dh.c
@@ -5,8 +5,6 @@
/*
* Diffie-Hellman parameter generation, key generation, and secret derivation.
* KEA secret generation and verification.
- *
- * $Id$
*/
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/drbg.c b/lib/freebl/drbg.c
index 386fde0d0..4745df4c7 100644
--- a/lib/freebl/drbg.c
+++ b/lib/freebl/drbg.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/dsa.c b/lib/freebl/dsa.c
index a17b5c6eb..e1f69002a 100644
--- a/lib/freebl/dsa.c
+++ b/lib/freebl/dsa.c
@@ -3,7 +3,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/ldvector.c b/lib/freebl/ldvector.c
index 186ae2f5e..bf502cdfc 100644
--- a/lib/freebl/ldvector.c
+++ b/lib/freebl/ldvector.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
extern int FREEBL_InitStubs(void);
diff --git a/lib/freebl/loader.c b/lib/freebl/loader.c
index e76a69676..9f05db0e9 100644
--- a/lib/freebl/loader.c
+++ b/lib/freebl/loader.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "loader.h"
#include "prmem.h"
diff --git a/lib/freebl/loader.h b/lib/freebl/loader.h
index 4ea2afda7..6148ab1b4 100644
--- a/lib/freebl/loader.h
+++ b/lib/freebl/loader.h
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _LOADER_H_
#define _LOADER_H_ 1
diff --git a/lib/freebl/mpi/Makefile b/lib/freebl/mpi/Makefile
index 4f6cd7583..0dee5bed1 100644
--- a/lib/freebl/mpi/Makefile
+++ b/lib/freebl/mpi/Makefile
@@ -5,10 +5,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# $Id$
-#
-
## Define CC to be the C compiler you wish to use. The GNU cc
## compiler (gcc) should work, at the very least
#CC=cc
diff --git a/lib/freebl/mpi/Makefile.os2 b/lib/freebl/mpi/Makefile.os2
index 8094af598..fa705ee08 100644
--- a/lib/freebl/mpi/Makefile.os2
+++ b/lib/freebl/mpi/Makefile.os2
@@ -5,10 +5,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# $Id$
-#
-
## Define CC to be the C compiler you wish to use. The GNU cc
## compiler (gcc) should work, at the very least
#CC=cc
diff --git a/lib/freebl/mpi/Makefile.win b/lib/freebl/mpi/Makefile.win
index 5e2d941b2..cd41dfab8 100644
--- a/lib/freebl/mpi/Makefile.win
+++ b/lib/freebl/mpi/Makefile.win
@@ -5,10 +5,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# $Id$
-#
-
## Define CC to be the C compiler you wish to use. The GNU cc
## compiler (gcc) should work, at the very least
#CC=cc
diff --git a/lib/freebl/mpi/doc/basecvt.pod b/lib/freebl/mpi/doc/basecvt.pod
index b5bd15a51..c3d87fbc7 100644
--- a/lib/freebl/mpi/doc/basecvt.pod
+++ b/lib/freebl/mpi/doc/basecvt.pod
@@ -63,5 +63,3 @@ by B<basecvt>, and so is not configurable at runtime.
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
diff --git a/lib/freebl/mpi/doc/build b/lib/freebl/mpi/doc/build
index 2de8cb0c5..4d75b1e5a 100755
--- a/lib/freebl/mpi/doc/build
+++ b/lib/freebl/mpi/doc/build
@@ -3,9 +3,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
VERS="1.7p6"
SECT="1"
NAME="MPI Tools"
diff --git a/lib/freebl/mpi/doc/div.txt b/lib/freebl/mpi/doc/div.txt
index d8c365fdf..c13fb6ef1 100644
--- a/lib/freebl/mpi/doc/div.txt
+++ b/lib/freebl/mpi/doc/div.txt
@@ -62,7 +62,3 @@ At this point, you are finished.
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/doc/expt.txt b/lib/freebl/mpi/doc/expt.txt
index f5b0ac04a..bd9d6f196 100644
--- a/lib/freebl/mpi/doc/expt.txt
+++ b/lib/freebl/mpi/doc/expt.txt
@@ -92,8 +92,3 @@ Diff says:
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
-
diff --git a/lib/freebl/mpi/doc/gcd.pod b/lib/freebl/mpi/doc/gcd.pod
index df5a8da80..b5b8fa34f 100644
--- a/lib/freebl/mpi/doc/gcd.pod
+++ b/lib/freebl/mpi/doc/gcd.pod
@@ -26,6 +26,3 @@ invmod(1), isprime(1), lap(1)
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
-
diff --git a/lib/freebl/mpi/doc/invmod.pod b/lib/freebl/mpi/doc/invmod.pod
index d23b8f7bc..0194f4488 100644
--- a/lib/freebl/mpi/doc/invmod.pod
+++ b/lib/freebl/mpi/doc/invmod.pod
@@ -32,6 +32,3 @@ gcd(1), isprime(1), lap(1)
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
-
diff --git a/lib/freebl/mpi/doc/isprime.pod b/lib/freebl/mpi/doc/isprime.pod
index 6eae31d89..a8ec1f7ee 100644
--- a/lib/freebl/mpi/doc/isprime.pod
+++ b/lib/freebl/mpi/doc/isprime.pod
@@ -61,6 +61,3 @@ gcd(1), invmod(1), lap(1)
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
-
diff --git a/lib/freebl/mpi/doc/lap.pod b/lib/freebl/mpi/doc/lap.pod
index c38c4abe0..47539fbbf 100644
--- a/lib/freebl/mpi/doc/lap.pod
+++ b/lib/freebl/mpi/doc/lap.pod
@@ -34,6 +34,3 @@ gcd(1), invmod(1), isprime(1)
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
-
diff --git a/lib/freebl/mpi/doc/mpi-test.pod b/lib/freebl/mpi/doc/mpi-test.pod
index e9c9d3e5e..b05f866e5 100644
--- a/lib/freebl/mpi/doc/mpi-test.pod
+++ b/lib/freebl/mpi/doc/mpi-test.pod
@@ -49,5 +49,3 @@ certainly my fault, not bc(1)'s.
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Thayer School of Engineering, Hanover, New Hampshire, USA
-
- $Date$
diff --git a/lib/freebl/mpi/doc/mul.txt b/lib/freebl/mpi/doc/mul.txt
index 1543f935b..975f56ddb 100644
--- a/lib/freebl/mpi/doc/mul.txt
+++ b/lib/freebl/mpi/doc/mul.txt
@@ -75,7 +75,3 @@ ix jx a[jx] b[ix] kin w c[i+j] kout 000000
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/doc/pi.txt b/lib/freebl/mpi/doc/pi.txt
index a96cd09e1..a6ef91137 100644
--- a/lib/freebl/mpi/doc/pi.txt
+++ b/lib/freebl/mpi/doc/pi.txt
@@ -51,7 +51,3 @@ order to avoid a special case on the loop iteration.
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/doc/prng.pod b/lib/freebl/mpi/doc/prng.pod
index 1ae75da82..6da4d4a9c 100644
--- a/lib/freebl/mpi/doc/prng.pod
+++ b/lib/freebl/mpi/doc/prng.pod
@@ -36,6 +36,3 @@ values.
Michael J. Fromberger <sting@linguist.dartmouth.edu>
Copyright (C) 1998 Michael J. Fromberger, All Rights Reserved
Thayer School of Engineering, Dartmouth College, Hanover, NH USA
-
- $Date$
-
diff --git a/lib/freebl/mpi/doc/redux.txt b/lib/freebl/mpi/doc/redux.txt
index bf73e763c..0df0f0390 100644
--- a/lib/freebl/mpi/doc/redux.txt
+++ b/lib/freebl/mpi/doc/redux.txt
@@ -84,5 +84,3 @@ reduction.
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
diff --git a/lib/freebl/mpi/doc/sqrt.txt b/lib/freebl/mpi/doc/sqrt.txt
index e18da829b..4529cbfc4 100644
--- a/lib/freebl/mpi/doc/sqrt.txt
+++ b/lib/freebl/mpi/doc/sqrt.txt
@@ -48,7 +48,3 @@ The result of the computation is the value of x.
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/doc/square.txt b/lib/freebl/mpi/doc/square.txt
index 5da5c575d..edbb97882 100644
--- a/lib/freebl/mpi/doc/square.txt
+++ b/lib/freebl/mpi/doc/square.txt
@@ -70,7 +70,3 @@ of the parameters are the same as they are in the above description.
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/doc/timing.txt b/lib/freebl/mpi/doc/timing.txt
index 3ce32899a..58f37c9df 100644
--- a/lib/freebl/mpi/doc/timing.txt
+++ b/lib/freebl/mpi/doc/timing.txt
@@ -211,7 +211,3 @@ bits multiply square ad percent time/mult time/square
This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-$Id$
-
-
diff --git a/lib/freebl/mpi/logtab.h b/lib/freebl/mpi/logtab.h
index 247c11e5a..1f2660e49 100644
--- a/lib/freebl/mpi/logtab.h
+++ b/lib/freebl/mpi/logtab.h
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
const float s_logv_2[] = {
0.000000000f, 0.000000000f, 1.000000000f, 0.630929754f, /* 0 1 2 3 */
diff --git a/lib/freebl/mpi/make-logtab b/lib/freebl/mpi/make-logtab
index d1fd2a3aa..fadba1c86 100755
--- a/lib/freebl/mpi/make-logtab
+++ b/lib/freebl/mpi/make-logtab
@@ -10,8 +10,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-
$ARRAYNAME = $ENV{'ARRAYNAME'} || "s_logv_2";
$ARRAYTYPE = $ENV{'ARRAYTYPE'} || "float";
diff --git a/lib/freebl/mpi/make-test-arrays b/lib/freebl/mpi/make-test-arrays
index c4f3f6b06..ecdd55202 100755
--- a/lib/freebl/mpi/make-test-arrays
+++ b/lib/freebl/mpi/make-test-arrays
@@ -17,9 +17,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
# Read parameters from the environment, if available
$NAMEVAR = $ENV{'NAMEVAR'} || "g_names";
$COUNTVAR = $ENV{'COUNTVAR'} || "g_count";
diff --git a/lib/freebl/mpi/montmulf.c b/lib/freebl/mpi/montmulf.c
index 8c76b66c7..3f93d3e76 100644
--- a/lib/freebl/mpi/montmulf.c
+++ b/lib/freebl/mpi/montmulf.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef SOLARIS
#define RF_INLINE_MACROS 1
diff --git a/lib/freebl/mpi/montmulf.h b/lib/freebl/mpi/montmulf.h
index 21c34cb4d..7039c0bd0 100644
--- a/lib/freebl/mpi/montmulf.h
+++ b/lib/freebl/mpi/montmulf.h
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/* The functions that are to be called from outside of the .s file have the
* following interfaces and array size requirements:
diff --git a/lib/freebl/mpi/montmulf.il b/lib/freebl/mpi/montmulf.il
index 2d051f426..4952d0fb8 100644
--- a/lib/freebl/mpi/montmulf.il
+++ b/lib/freebl/mpi/montmulf.il
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
!
! double upper32(double /*frs1*/);
diff --git a/lib/freebl/mpi/montmulfv8.il b/lib/freebl/mpi/montmulfv8.il
index 2d051f426..4952d0fb8 100644
--- a/lib/freebl/mpi/montmulfv8.il
+++ b/lib/freebl/mpi/montmulfv8.il
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
!
! double upper32(double /*frs1*/);
diff --git a/lib/freebl/mpi/montmulfv9.il b/lib/freebl/mpi/montmulfv9.il
index 33999d566..006f47431 100644
--- a/lib/freebl/mpi/montmulfv9.il
+++ b/lib/freebl/mpi/montmulfv9.il
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
!
! double upper32(double /*frs1*/);
diff --git a/lib/freebl/mpi/montmulfv9.s b/lib/freebl/mpi/montmulfv9.s
index c8640922a..560e47f7b 100644
--- a/lib/freebl/mpi/montmulfv9.s
+++ b/lib/freebl/mpi/montmulfv9.s
@@ -104,8 +104,6 @@ TwoToMinus32:
! 29 ! * the GPL. If you do not delete the provisions above, a recipient
! 30 ! * may use your version of this file under either the MPL or the
! 31 ! * GPL.
-! 32 ! *
-! 33 ! * $Id$
! 34 ! */
! 36 !#define RF_INLINE_MACROS
! 38 !static const double TwoTo16=65536.0;
diff --git a/lib/freebl/mpi/mpi-config.h b/lib/freebl/mpi/mpi-config.h
index f6e21467e..1d3502874 100644
--- a/lib/freebl/mpi/mpi-config.h
+++ b/lib/freebl/mpi/mpi-config.h
@@ -3,7 +3,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef MPI_CONFIG_H_
#define MPI_CONFIG_H_
diff --git a/lib/freebl/mpi/mpi-priv.h b/lib/freebl/mpi/mpi-priv.h
index 0e56fb4f0..e81d0fe0e 100644
--- a/lib/freebl/mpi/mpi-priv.h
+++ b/lib/freebl/mpi/mpi-priv.h
@@ -9,7 +9,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _MPI_PRIV_H_
#define _MPI_PRIV_H_ 1
diff --git a/lib/freebl/mpi/mpi-test.c b/lib/freebl/mpi/mpi-test.c
index 78d229e39..1276d35ac 100644
--- a/lib/freebl/mpi/mpi-test.c
+++ b/lib/freebl/mpi/mpi-test.c
@@ -9,7 +9,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/mpi.c b/lib/freebl/mpi/mpi.c
index 2cb5e5be0..2a3719b88 100644
--- a/lib/freebl/mpi/mpi.c
+++ b/lib/freebl/mpi/mpi.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "mpi-priv.h"
#if defined(OSF1)
diff --git a/lib/freebl/mpi/mpi.h b/lib/freebl/mpi/mpi.h
index 4b814c984..ba215ba59 100644
--- a/lib/freebl/mpi/mpi.h
+++ b/lib/freebl/mpi/mpi.h
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _H_MPI_
#define _H_MPI_
diff --git a/lib/freebl/mpi/mpi_hp.c b/lib/freebl/mpi/mpi_hp.c
index a62415090..e86d3d63f 100644
--- a/lib/freebl/mpi/mpi_hp.c
+++ b/lib/freebl/mpi/mpi_hp.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/* This file contains routines that perform vector multiplication. */
diff --git a/lib/freebl/mpi/mpi_i86pc.s b/lib/freebl/mpi/mpi_i86pc.s
index 6b9c02f10..f80039659 100644
--- a/lib/freebl/mpi/mpi_i86pc.s
+++ b/lib/freebl/mpi/mpi_i86pc.s
@@ -3,9 +3,6 @@
/ License, v. 2.0. If a copy of the MPL was not distributed with this
/ file, You can obtain one at http://mozilla.org/MPL/2.0/.
-/ $Id$
-/
-
.text
/ ebp - 36: caller's esi
diff --git a/lib/freebl/mpi/mpi_sparc.c b/lib/freebl/mpi/mpi_sparc.c
index 57f63c9b4..628843e4b 100644
--- a/lib/freebl/mpi/mpi_sparc.c
+++ b/lib/freebl/mpi/mpi_sparc.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/* Multiplication performance enhancements for sparc v8+vis CPUs. */
diff --git a/lib/freebl/mpi/mpi_x86.s b/lib/freebl/mpi/mpi_x86.s
index bedf6bea0..8f7e2130c 100644
--- a/lib/freebl/mpi/mpi_x86.s
+++ b/lib/freebl/mpi/mpi_x86.s
@@ -3,9 +3,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
.data
.align 4
#
diff --git a/lib/freebl/mpi/mpi_x86_os2.s b/lib/freebl/mpi/mpi_x86_os2.s
index 82e555280..b903e2564 100644
--- a/lib/freebl/mpi/mpi_x86_os2.s
+++ b/lib/freebl/mpi/mpi_x86_os2.s
@@ -3,9 +3,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
.data
.align 4
#
diff --git a/lib/freebl/mpi/mplogic.c b/lib/freebl/mpi/mplogic.c
index e2e651dd3..dbec7acfc 100644
--- a/lib/freebl/mpi/mplogic.c
+++ b/lib/freebl/mpi/mplogic.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "mpi-priv.h"
#include "mplogic.h"
diff --git a/lib/freebl/mpi/mplogic.h b/lib/freebl/mpi/mplogic.h
index faf1acb99..f45fe3665 100644
--- a/lib/freebl/mpi/mplogic.h
+++ b/lib/freebl/mpi/mplogic.h
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _H_MPLOGIC_
#define _H_MPLOGIC_
diff --git a/lib/freebl/mpi/mpmontg.c b/lib/freebl/mpi/mpmontg.c
index 0fefe678a..f13ea5062 100644
--- a/lib/freebl/mpi/mpmontg.c
+++ b/lib/freebl/mpi/mpmontg.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/* This file implements moduluar exponentiation using Montgomery's
* method for modular reduction. This file implements the method
diff --git a/lib/freebl/mpi/mpv_sparc.c b/lib/freebl/mpi/mpv_sparc.c
index 8ac0673f3..07319b690 100644
--- a/lib/freebl/mpi/mpv_sparc.c
+++ b/lib/freebl/mpi/mpv_sparc.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "vis_proto.h"
diff --git a/lib/freebl/mpi/mpv_sparcv8.s b/lib/freebl/mpi/mpv_sparcv8.s
index daac9c289..66122a1d9 100644
--- a/lib/freebl/mpi/mpv_sparcv8.s
+++ b/lib/freebl/mpi/mpv_sparcv8.s
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
.section ".text",#alloc,#execinstr
/* 000000 3 ( 0 0) */ .file "mpv_sparc.c"
diff --git a/lib/freebl/mpi/mpv_sparcv9.s b/lib/freebl/mpi/mpv_sparcv9.s
index 927214da0..e2fbe0bd0 100644
--- a/lib/freebl/mpi/mpv_sparcv9.s
+++ b/lib/freebl/mpi/mpv_sparcv9.s
@@ -3,9 +3,6 @@
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
-!
-
.section ".text",#alloc,#execinstr
/* 000000 0 ( 0 0) */ .register %g2,#scratch
/* 000000 ( 0 0) */ .register %g3,#scratch
diff --git a/lib/freebl/mpi/multest b/lib/freebl/mpi/multest
index 1c0287f1d..24752e019 100755
--- a/lib/freebl/mpi/multest
+++ b/lib/freebl/mpi/multest
@@ -9,9 +9,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
ECHO=/bin/echo
MAKE=gmake
diff --git a/lib/freebl/mpi/stats b/lib/freebl/mpi/stats
index 599298f4f..a5deb94c0 100755
--- a/lib/freebl/mpi/stats
+++ b/lib/freebl/mpi/stats
@@ -9,9 +9,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
$min = 1.7976931348623157E+308;
$max = 2.2250738585072014E-308;
$sum = $num = 0;
diff --git a/lib/freebl/mpi/test-arrays.txt b/lib/freebl/mpi/test-arrays.txt
index 0268bd94b..76c4e3e99 100644
--- a/lib/freebl/mpi/test-arrays.txt
+++ b/lib/freebl/mpi/test-arrays.txt
@@ -12,8 +12,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
list:test_list:print out a list of the available test suites
copy:test_copy:test assignment of mp-int structures
exchange:test_exch:test exchange of mp-int structures
diff --git a/lib/freebl/mpi/test-info.c b/lib/freebl/mpi/test-info.c
index 6335e949b..bf6fecf08 100644
--- a/lib/freebl/mpi/test-info.c
+++ b/lib/freebl/mpi/test-info.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/* Table mapping test suite names to index numbers */
const int g_count = 42;
diff --git a/lib/freebl/mpi/tests/mptest-1.c b/lib/freebl/mpi/tests/mptest-1.c
index bd30ddfd6..1c24fdf07 100644
--- a/lib/freebl/mpi/tests/mptest-1.c
+++ b/lib/freebl/mpi/tests/mptest-1.c
@@ -7,7 +7,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-2.c b/lib/freebl/mpi/tests/mptest-2.c
index fd686c7fb..ea1161e77 100644
--- a/lib/freebl/mpi/tests/mptest-2.c
+++ b/lib/freebl/mpi/tests/mptest-2.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-3.c b/lib/freebl/mpi/tests/mptest-3.c
index 6bd588980..4636a258f 100644
--- a/lib/freebl/mpi/tests/mptest-3.c
+++ b/lib/freebl/mpi/tests/mptest-3.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-3a.c b/lib/freebl/mpi/tests/mptest-3a.c
index 0bdaaf9fe..c496aa609 100644
--- a/lib/freebl/mpi/tests/mptest-3a.c
+++ b/lib/freebl/mpi/tests/mptest-3a.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-4.c b/lib/freebl/mpi/tests/mptest-4.c
index 45a67283d..300173977 100644
--- a/lib/freebl/mpi/tests/mptest-4.c
+++ b/lib/freebl/mpi/tests/mptest-4.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-4a.c b/lib/freebl/mpi/tests/mptest-4a.c
index f6edd942a..46d4a4d03 100644
--- a/lib/freebl/mpi/tests/mptest-4a.c
+++ b/lib/freebl/mpi/tests/mptest-4a.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-4b.c b/lib/freebl/mpi/tests/mptest-4b.c
index e0273c7a6..b8e15bab0 100644
--- a/lib/freebl/mpi/tests/mptest-4b.c
+++ b/lib/freebl/mpi/tests/mptest-4b.c
@@ -7,7 +7,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-5.c b/lib/freebl/mpi/tests/mptest-5.c
index ffb7407f1..73e89018f 100644
--- a/lib/freebl/mpi/tests/mptest-5.c
+++ b/lib/freebl/mpi/tests/mptest-5.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-5a.c b/lib/freebl/mpi/tests/mptest-5a.c
index 54379e552..c7b29f71b 100644
--- a/lib/freebl/mpi/tests/mptest-5a.c
+++ b/lib/freebl/mpi/tests/mptest-5a.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-6.c b/lib/freebl/mpi/tests/mptest-6.c
index 1014b91ab..d39b3d4f4 100644
--- a/lib/freebl/mpi/tests/mptest-6.c
+++ b/lib/freebl/mpi/tests/mptest-6.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-7.c b/lib/freebl/mpi/tests/mptest-7.c
index 21994c957..bc86029eb 100644
--- a/lib/freebl/mpi/tests/mptest-7.c
+++ b/lib/freebl/mpi/tests/mptest-7.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-8.c b/lib/freebl/mpi/tests/mptest-8.c
index dfbedb32c..8be438c2e 100644
--- a/lib/freebl/mpi/tests/mptest-8.c
+++ b/lib/freebl/mpi/tests/mptest-8.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/tests/mptest-9.c b/lib/freebl/mpi/tests/mptest-9.c
index f63d00dbd..210adca59 100644
--- a/lib/freebl/mpi/tests/mptest-9.c
+++ b/lib/freebl/mpi/tests/mptest-9.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/timetest b/lib/freebl/mpi/timetest
index a74815ffd..c6f07bb30 100755
--- a/lib/freebl/mpi/timetest
+++ b/lib/freebl/mpi/timetest
@@ -10,10 +10,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# $Id$
-#
-
# Avoid using built-in shell echoes
ECHO=/bin/echo
MAKE=gmake
diff --git a/lib/freebl/mpi/types.pl b/lib/freebl/mpi/types.pl
index 1d3e0d874..c5f38afa5 100755
--- a/lib/freebl/mpi/types.pl
+++ b/lib/freebl/mpi/types.pl
@@ -18,9 +18,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
@_=split(/\//,$0);chomp($prog=pop(@_));
# The array of integer types to be considered...
diff --git a/lib/freebl/mpi/utils/README b/lib/freebl/mpi/utils/README
index 90da5fee5..f2e926c27 100644
--- a/lib/freebl/mpi/utils/README
+++ b/lib/freebl/mpi/utils/README
@@ -237,5 +237,3 @@ Postal: 8000 Cummings Hall, Thayer School of Engineering
PGP key: http://linguist.dartmouth.edu/~sting/keys/mjf.html
9736 188B 5AFA 23D6 D6AA BE0D 5856 4525 289D 9907
-
-Last updated: $Id$
diff --git a/lib/freebl/mpi/utils/basecvt.c b/lib/freebl/mpi/utils/basecvt.c
index 7ffd1cad6..6cfda55fa 100644
--- a/lib/freebl/mpi/utils/basecvt.c
+++ b/lib/freebl/mpi/utils/basecvt.c
@@ -8,7 +8,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/bbs_rand.c b/lib/freebl/mpi/utils/bbs_rand.c
index cb0ca3c3c..c905b0f69 100644
--- a/lib/freebl/mpi/utils/bbs_rand.c
+++ b/lib/freebl/mpi/utils/bbs_rand.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "bbs_rand.h"
diff --git a/lib/freebl/mpi/utils/bbs_rand.h b/lib/freebl/mpi/utils/bbs_rand.h
index cb48bf5e4..faf0f3d03 100644
--- a/lib/freebl/mpi/utils/bbs_rand.h
+++ b/lib/freebl/mpi/utils/bbs_rand.h
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _H_BBSRAND_
#define _H_BBSRAND_
diff --git a/lib/freebl/mpi/utils/bbsrand.c b/lib/freebl/mpi/utils/bbsrand.c
index 832bd860c..6ef20bb3a 100644
--- a/lib/freebl/mpi/utils/bbsrand.c
+++ b/lib/freebl/mpi/utils/bbsrand.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/dec2hex.c b/lib/freebl/mpi/utils/dec2hex.c
index ae9c1ab88..13550e420 100644
--- a/lib/freebl/mpi/utils/dec2hex.c
+++ b/lib/freebl/mpi/utils/dec2hex.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/exptmod.c b/lib/freebl/mpi/utils/exptmod.c
index 78419431c..4aa5b2336 100644
--- a/lib/freebl/mpi/utils/exptmod.c
+++ b/lib/freebl/mpi/utils/exptmod.c
@@ -7,7 +7,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/fact.c b/lib/freebl/mpi/utils/fact.c
index a965ad283..a8735ad6b 100644
--- a/lib/freebl/mpi/utils/fact.c
+++ b/lib/freebl/mpi/utils/fact.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/gcd.c b/lib/freebl/mpi/utils/gcd.c
index bbfa9f0ab..d5f3a4e34 100644
--- a/lib/freebl/mpi/utils/gcd.c
+++ b/lib/freebl/mpi/utils/gcd.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/hex2dec.c b/lib/freebl/mpi/utils/hex2dec.c
index 390e0d2ef..5bcb0f363 100644
--- a/lib/freebl/mpi/utils/hex2dec.c
+++ b/lib/freebl/mpi/utils/hex2dec.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/invmod.c b/lib/freebl/mpi/utils/invmod.c
index e8d6f12be..c71cc029e 100644
--- a/lib/freebl/mpi/utils/invmod.c
+++ b/lib/freebl/mpi/utils/invmod.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/isprime.c b/lib/freebl/mpi/utils/isprime.c
index 2534fd191..654889916 100644
--- a/lib/freebl/mpi/utils/isprime.c
+++ b/lib/freebl/mpi/utils/isprime.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/lap.c b/lib/freebl/mpi/utils/lap.c
index 99694fad6..b6ab884cc 100644
--- a/lib/freebl/mpi/utils/lap.c
+++ b/lib/freebl/mpi/utils/lap.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/makeprime.c b/lib/freebl/mpi/utils/makeprime.c
index cd08feb7f..22808c643 100644
--- a/lib/freebl/mpi/utils/makeprime.c
+++ b/lib/freebl/mpi/utils/makeprime.c
@@ -9,7 +9,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/metime.c b/lib/freebl/mpi/utils/metime.c
index 89fb4022e..de5104304 100644
--- a/lib/freebl/mpi/utils/metime.c
+++ b/lib/freebl/mpi/utils/metime.c
@@ -3,12 +3,9 @@
*
* Modular exponentiation timing test
*
- * $Id$
- *
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/pi.c b/lib/freebl/mpi/utils/pi.c
index 53edc323d..78f57369b 100644
--- a/lib/freebl/mpi/utils/pi.c
+++ b/lib/freebl/mpi/utils/pi.c
@@ -12,7 +12,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/primegen.c b/lib/freebl/mpi/utils/primegen.c
index 5c1213f98..aac7abaf9 100644
--- a/lib/freebl/mpi/utils/primegen.c
+++ b/lib/freebl/mpi/utils/primegen.c
@@ -14,7 +14,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/prng.c b/lib/freebl/mpi/utils/prng.c
index b826d3ca3..59ccae068 100644
--- a/lib/freebl/mpi/utils/prng.c
+++ b/lib/freebl/mpi/utils/prng.c
@@ -6,7 +6,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/utils/ptab.pl b/lib/freebl/mpi/utils/ptab.pl
index d0fadfceb..ef2e565be 100755
--- a/lib/freebl/mpi/utils/ptab.pl
+++ b/lib/freebl/mpi/utils/ptab.pl
@@ -4,9 +4,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-# $Id$
-#
-
while(<>) {
chomp;
push(@primes, $_);
diff --git a/lib/freebl/mpi/utils/sieve.c b/lib/freebl/mpi/utils/sieve.c
index 2729c24f2..71a17c8f1 100644
--- a/lib/freebl/mpi/utils/sieve.c
+++ b/lib/freebl/mpi/utils/sieve.c
@@ -23,7 +23,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include <stdio.h>
#include <stdlib.h>
diff --git a/lib/freebl/mpi/vis_32.il b/lib/freebl/mpi/vis_32.il
index 093c176fd..d2e8024ac 100644
--- a/lib/freebl/mpi/vis_32.il
+++ b/lib/freebl/mpi/vis_32.il
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
! The interface to the VIS instructions as declared below (and in the VIS
! User's Manual) will not change, but the macro implementation might change
diff --git a/lib/freebl/mpi/vis_64.il b/lib/freebl/mpi/vis_64.il
index 39ab79a1a..cbe2b5aa2 100644
--- a/lib/freebl/mpi/vis_64.il
+++ b/lib/freebl/mpi/vis_64.il
@@ -2,7 +2,6 @@
! This Source Code Form is subject to the terms of the Mozilla Public
! License, v. 2.0. If a copy of the MPL was not distributed with this
! file, You can obtain one at http://mozilla.org/MPL/2.0/.
-! $Id$
! This file is to be used in place of vis.il in 64-bit builds.
diff --git a/lib/freebl/mpi/vis_proto.h b/lib/freebl/mpi/vis_proto.h
index 9e0954d0b..7e8ed29e7 100644
--- a/lib/freebl/mpi/vis_proto.h
+++ b/lib/freebl/mpi/vis_proto.h
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
/*
* Prototypes for the inline templates in vis.il
diff --git a/lib/freebl/nsslowhash.c b/lib/freebl/nsslowhash.c
index e2ca562c2..e6a634aef 100644
--- a/lib/freebl/nsslowhash.c
+++ b/lib/freebl/nsslowhash.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/pqg.c b/lib/freebl/pqg.c
index 586bec409..0b9904c7f 100644
--- a/lib/freebl/pqg.c
+++ b/lib/freebl/pqg.c
@@ -4,8 +4,6 @@
/*
* PQG parameter generation/verification. Based on FIPS 186-3.
- *
- * $Id$
*/
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/rijndael.c b/lib/freebl/rijndael.c
index 25e377611..f24f51117 100644
--- a/lib/freebl/rijndael.c
+++ b/lib/freebl/rijndael.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/rijndael.h b/lib/freebl/rijndael.h
index 28ffb58fd..5f790587f 100644
--- a/lib/freebl/rijndael.h
+++ b/lib/freebl/rijndael.h
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _RIJNDAEL_H_
#define _RIJNDAEL_H_ 1
diff --git a/lib/freebl/rijndael_tables.c b/lib/freebl/rijndael_tables.c
index e235cf759..97f645f2c 100644
--- a/lib/freebl/rijndael_tables.c
+++ b/lib/freebl/rijndael_tables.c
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#include "stdio.h"
#include "prtypes.h"
diff --git a/lib/freebl/rsa.c b/lib/freebl/rsa.c
index 6ac1eefea..e6dc802d8 100644
--- a/lib/freebl/rsa.c
+++ b/lib/freebl/rsa.c
@@ -4,8 +4,6 @@
/*
* RSA key generation, public key op, private key op.
- *
- * $Id$
*/
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/secrng.h b/lib/freebl/secrng.h
index 0f75426f4..e9e6dd27c 100644
--- a/lib/freebl/secrng.h
+++ b/lib/freebl/secrng.h
@@ -7,8 +7,6 @@
/*
* secrng.h - public data structures and prototypes for the secure random
* number generator
- *
- * $Id$
*/
/******************************************/
diff --git a/lib/freebl/sha512.c b/lib/freebl/sha512.c
index 58dc5a447..1bcfa172d 100644
--- a/lib/freebl/sha512.c
+++ b/lib/freebl/sha512.c
@@ -4,7 +4,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/shsign.h b/lib/freebl/shsign.h
index 8caef6d33..3a3d2f1c0 100644
--- a/lib/freebl/shsign.h
+++ b/lib/freebl/shsign.h
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifndef _SHSIGN_H_
#define _SHSIGN_H_
diff --git a/lib/freebl/shvfy.c b/lib/freebl/shvfy.c
index 385837ee8..ad64a26a2 100644
--- a/lib/freebl/shvfy.c
+++ b/lib/freebl/shvfy.c
@@ -2,7 +2,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"
diff --git a/lib/freebl/tlsprfalg.c b/lib/freebl/tlsprfalg.c
index 9fb64ef0b..f2db80301 100644
--- a/lib/freebl/tlsprfalg.c
+++ b/lib/freebl/tlsprfalg.c
@@ -3,7 +3,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
-/* $Id$ */
#ifdef FREEBL_NO_DEPEND
#include "stubs.h"