summaryrefslogtreecommitdiff
path: root/lib/softoken
diff options
context:
space:
mode:
Diffstat (limited to 'lib/softoken')
-rw-r--r--lib/softoken/fipstest.c1
-rw-r--r--lib/softoken/legacydb/cdbhdl.h2
-rw-r--r--lib/softoken/legacydb/dbmshim.c2
-rw-r--r--lib/softoken/legacydb/keydb.c1
-rw-r--r--lib/softoken/legacydb/keydbi.h1
-rw-r--r--lib/softoken/legacydb/lginit.c1
-rw-r--r--lib/softoken/legacydb/lowcert.c2
-rw-r--r--lib/softoken/legacydb/lowkeyi.h1
-rw-r--r--lib/softoken/legacydb/pcertdb.c2
-rw-r--r--lib/softoken/legacydb/pcertt.h2
-rw-r--r--lib/softoken/lowkeyi.h1
-rw-r--r--lib/softoken/rsawrapr.c1
-rw-r--r--lib/softoken/softoken.h1
-rw-r--r--lib/softoken/softoknt.h1
-rw-r--r--lib/softoken/tlsprf.c1
15 files changed, 0 insertions, 20 deletions
diff --git a/lib/softoken/fipstest.c b/lib/softoken/fipstest.c
index c73a79c65..6fc424fd7 100644
--- a/lib/softoken/fipstest.c
+++ b/lib/softoken/fipstest.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 "softoken.h" /* Required for RC2-ECB, RC2-CBC, RC4, DES-ECB, */
/* DES-CBC, DES3-ECB, DES3-CBC, RSA */
diff --git a/lib/softoken/legacydb/cdbhdl.h b/lib/softoken/legacydb/cdbhdl.h
index 659887ff6..018048b5d 100644
--- a/lib/softoken/legacydb/cdbhdl.h
+++ b/lib/softoken/legacydb/cdbhdl.h
@@ -4,8 +4,6 @@
/*
* cdbhdl.h - certificate database handle
* private to the certdb module
- *
- * $Id$
*/
#ifndef _CDBHDL_H_
#define _CDBHDL_H_
diff --git a/lib/softoken/legacydb/dbmshim.c b/lib/softoken/legacydb/dbmshim.c
index 6d2cdd32a..f299216f8 100644
--- a/lib/softoken/legacydb/dbmshim.c
+++ b/lib/softoken/legacydb/dbmshim.c
@@ -4,8 +4,6 @@
/*
* Berkeley DB 1.85 Shim code to handle blobs.
- *
- * $Id$
*/
#include "mcom_db.h"
#include "secitem.h"
diff --git a/lib/softoken/legacydb/keydb.c b/lib/softoken/legacydb/keydb.c
index 9b3bc0514..4778bfbe5 100644
--- a/lib/softoken/legacydb/keydb.c
+++ b/lib/softoken/legacydb/keydb.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 "lowkeyi.h"
#include "secasn1.h"
diff --git a/lib/softoken/legacydb/keydbi.h b/lib/softoken/legacydb/keydbi.h
index 2f70ef351..924bd7166 100644
--- a/lib/softoken/legacydb/keydbi.h
+++ b/lib/softoken/legacydb/keydbi.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 _KEYDBI_H_
#define _KEYDBI_H_
diff --git a/lib/softoken/legacydb/lginit.c b/lib/softoken/legacydb/lginit.c
index aa1677162..37efcd6fb 100644
--- a/lib/softoken/legacydb/lginit.c
+++ b/lib/softoken/legacydb/lginit.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 "lowkeyi.h"
#include "pcert.h"
diff --git a/lib/softoken/legacydb/lowcert.c b/lib/softoken/legacydb/lowcert.c
index ee6c6a0e7..fabc286cf 100644
--- a/lib/softoken/legacydb/lowcert.c
+++ b/lib/softoken/legacydb/lowcert.c
@@ -4,8 +4,6 @@
/*
* Certificate handling code
- *
- * $Id$
*/
#include "seccomon.h"
diff --git a/lib/softoken/legacydb/lowkeyi.h b/lib/softoken/legacydb/lowkeyi.h
index 1aa461ba7..d23245f71 100644
--- a/lib/softoken/legacydb/lowkeyi.h
+++ b/lib/softoken/legacydb/lowkeyi.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 _LOWKEYI_H_
#define _LOWKEYI_H_
diff --git a/lib/softoken/legacydb/pcertdb.c b/lib/softoken/legacydb/pcertdb.c
index 75f134292..347b6dd5f 100644
--- a/lib/softoken/legacydb/pcertdb.c
+++ b/lib/softoken/legacydb/pcertdb.c
@@ -4,8 +4,6 @@
/*
* Permanent Certificate database handling code
- *
- * $Id$
*/
#include "lowkeyti.h"
#include "pcert.h"
diff --git a/lib/softoken/legacydb/pcertt.h b/lib/softoken/legacydb/pcertt.h
index 705c43017..d6c98011f 100644
--- a/lib/softoken/legacydb/pcertt.h
+++ b/lib/softoken/legacydb/pcertt.h
@@ -3,8 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*
* certt.h - public data structures for the certificate library
- *
- * $Id$
*/
#ifndef _PCERTT_H_
#define _PCERTT_H_
diff --git a/lib/softoken/lowkeyi.h b/lib/softoken/lowkeyi.h
index 2ae7d5d24..1420abbc8 100644
--- a/lib/softoken/lowkeyi.h
+++ b/lib/softoken/lowkeyi.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 _LOWKEYI_H_
#define _LOWKEYI_H_
diff --git a/lib/softoken/rsawrapr.c b/lib/softoken/rsawrapr.c
index fe4c8f86c..96d39b5ed 100644
--- a/lib/softoken/rsawrapr.c
+++ b/lib/softoken/rsawrapr.c
@@ -5,7 +5,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 "blapi.h"
#include "softoken.h"
diff --git a/lib/softoken/softoken.h b/lib/softoken/softoken.h
index 254fa79fb..ccf9a2dd9 100644
--- a/lib/softoken/softoken.h
+++ b/lib/softoken/softoken.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 _SOFTOKEN_H_
#define _SOFTOKEN_H_
diff --git a/lib/softoken/softoknt.h b/lib/softoken/softoknt.h
index 7ab8a24ce..b4b1b2dad 100644
--- a/lib/softoken/softoknt.h
+++ b/lib/softoken/softoknt.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 _SOFTOKNT_H_
#define _SOFTOKNT_H_
diff --git a/lib/softoken/tlsprf.c b/lib/softoken/tlsprf.c
index a4dd6777f..8c97ad3ae 100644
--- a/lib/softoken/tlsprf.c
+++ b/lib/softoken/tlsprf.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$ */
#include "pkcs11i.h"
#include "blapi.h"