diff options
Diffstat (limited to 'security/nss/lib/asn1')
-rw-r--r-- | security/nss/lib/asn1/Makefile | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/asn1.c | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/asn1.h | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/asn1m.h | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/asn1t.h | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/config.mk | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/manifest.mn | 2 | ||||
-rw-r--r-- | security/nss/lib/asn1/nssasn1t.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/security/nss/lib/asn1/Makefile b/security/nss/lib/asn1/Makefile index 90ad6caa4..2d25c00f2 100644 --- a/security/nss/lib/asn1/Makefile +++ b/security/nss/lib/asn1/Makefile @@ -34,7 +34,7 @@ # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** -MAKEFILE_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$ $Name$" +MAKEFILE_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$" include manifest.mn include $(CORE_DEPTH)/coreconf/config.mk diff --git a/security/nss/lib/asn1/asn1.c b/security/nss/lib/asn1/asn1.c index c2ec7d2b0..fda5bd71a 100644 --- a/security/nss/lib/asn1/asn1.c +++ b/security/nss/lib/asn1/asn1.c @@ -35,7 +35,7 @@ * ***** END LICENSE BLOCK ***** */ #ifdef DEBUG -static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$"; +static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; #endif /* DEBUG */ /* diff --git a/security/nss/lib/asn1/asn1.h b/security/nss/lib/asn1/asn1.h index 7cb2d4d97..eecc54120 100644 --- a/security/nss/lib/asn1/asn1.h +++ b/security/nss/lib/asn1/asn1.h @@ -38,7 +38,7 @@ #define ASN1_H #ifdef DEBUG -static const char ASN1_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$"; +static const char ASN1_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; #endif /* DEBUG */ /* diff --git a/security/nss/lib/asn1/asn1m.h b/security/nss/lib/asn1/asn1m.h index 8c3f964aa..957591d88 100644 --- a/security/nss/lib/asn1/asn1m.h +++ b/security/nss/lib/asn1/asn1m.h @@ -38,7 +38,7 @@ #define ASN1M_H #ifdef DEBUG -static const char ASN1M_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$"; +static const char ASN1M_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; #endif /* DEBUG */ /* diff --git a/security/nss/lib/asn1/asn1t.h b/security/nss/lib/asn1/asn1t.h index c6ad31182..d7d8d6585 100644 --- a/security/nss/lib/asn1/asn1t.h +++ b/security/nss/lib/asn1/asn1t.h @@ -38,7 +38,7 @@ #define ASN1T_H #ifdef DEBUG -static const char ASN1T_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$"; +static const char ASN1T_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; #endif /* DEBUG */ /* diff --git a/security/nss/lib/asn1/config.mk b/security/nss/lib/asn1/config.mk index 3c570d546..f4e5b965b 100644 --- a/security/nss/lib/asn1/config.mk +++ b/security/nss/lib/asn1/config.mk @@ -34,7 +34,7 @@ # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** -CONFIG_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$ $Name$" +CONFIG_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$" ifdef BUILD_IDG DEFINES += -DNSSDEBUG diff --git a/security/nss/lib/asn1/manifest.mn b/security/nss/lib/asn1/manifest.mn index 102acd9ec..382a5baa3 100644 --- a/security/nss/lib/asn1/manifest.mn +++ b/security/nss/lib/asn1/manifest.mn @@ -34,7 +34,7 @@ # the terms of any one of the MPL, the GPL or the LGPL. # # ***** END LICENSE BLOCK ***** -MANIFEST_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$ $Name$" +MANIFEST_CVS_ID = "@(#) $RCSfile$ $Revision$ $Date$" CORE_DEPTH = ../../.. diff --git a/security/nss/lib/asn1/nssasn1t.h b/security/nss/lib/asn1/nssasn1t.h index 71c782b1b..6df1f24a0 100644 --- a/security/nss/lib/asn1/nssasn1t.h +++ b/security/nss/lib/asn1/nssasn1t.h @@ -38,7 +38,7 @@ #define NSSASN1T_H #ifdef DEBUG -static const char NSSASN1T_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$"; +static const char NSSASN1T_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$"; #endif /* DEBUG */ /* |