diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:12:41 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 15:12:41 +0000 |
| commit | 7e546392b5fe3a496acff53ac7aadd1c57b2a4cf (patch) | |
| tree | 917f8907edc047db430fc69dab9b26a7bb9900aa /lib/libmd | |
| parent | a794df83c560834b648953255c064baf12444ddd (diff) | |
Notes
Diffstat (limited to 'lib/libmd')
| -rw-r--r-- | lib/libmd/Makefile | 2 | ||||
| -rw-r--r-- | lib/libmd/md2.copyright | 2 | ||||
| -rw-r--r-- | lib/libmd/md2.h | 2 | ||||
| -rw-r--r-- | lib/libmd/md2c.c | 2 | ||||
| -rw-r--r-- | lib/libmd/md4.copyright | 2 | ||||
| -rw-r--r-- | lib/libmd/md4.h | 2 | ||||
| -rw-r--r-- | lib/libmd/md4c.c | 2 | ||||
| -rw-r--r-- | lib/libmd/md5.copyright | 2 | ||||
| -rw-r--r-- | lib/libmd/md5c.c | 2 | ||||
| -rw-r--r-- | lib/libmd/mdX.3 | 2 | ||||
| -rw-r--r-- | lib/libmd/mdXhl.c | 2 | ||||
| -rw-r--r-- | lib/libmd/mddriver.c | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/lib/libmd/Makefile b/lib/libmd/Makefile index 64a043ad4feb..3969862f7b01 100644 --- a/lib/libmd/Makefile +++ b/lib/libmd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ LIB= md NOPIC= true diff --git a/lib/libmd/md2.copyright b/lib/libmd/md2.copyright index acef7bab5be6..5f0456025108 100644 --- a/lib/libmd/md2.copyright +++ b/lib/libmd/md2.copyright @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All rights reserved. .Pp diff --git a/lib/libmd/md2.h b/lib/libmd/md2.h index ca94831fdaae..ecdeaf7870ec 100644 --- a/lib/libmd/md2.h +++ b/lib/libmd/md2.h @@ -1,5 +1,5 @@ /* MD2.H - header file for MD2C.C - * $FreeBSD$ + * $Id$ */ /* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All diff --git a/lib/libmd/md2c.c b/lib/libmd/md2c.c index 6659f1bb3dc2..ebf9edcbfc43 100644 --- a/lib/libmd/md2c.c +++ b/lib/libmd/md2c.c @@ -1,5 +1,5 @@ /* MD2C.C - RSA Data Security, Inc., MD2 message-digest algorithm - * $FreeBSD$ + * $Id$ */ /* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All diff --git a/lib/libmd/md4.copyright b/lib/libmd/md4.copyright index e4502073a1ce..df93ad0a9347 100644 --- a/lib/libmd/md4.copyright +++ b/lib/libmd/md4.copyright @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. .Pp diff --git a/lib/libmd/md4.h b/lib/libmd/md4.h index 237ecc811a32..5481bbda569e 100644 --- a/lib/libmd/md4.h +++ b/lib/libmd/md4.h @@ -1,5 +1,5 @@ /* MD4.H - header file for MD4C.C - * $FreeBSD$ + * $Id$ */ /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All diff --git a/lib/libmd/md4c.c b/lib/libmd/md4c.c index c13d07394aaf..a0eba4d8cf58 100644 --- a/lib/libmd/md4c.c +++ b/lib/libmd/md4c.c @@ -1,5 +1,5 @@ /* MD4C.C - RSA Data Security, Inc., MD4 message-digest algorithm - * $FreeBSD$ + * $Id$ */ /* Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved. diff --git a/lib/libmd/md5.copyright b/lib/libmd/md5.copyright index b718bf8b5ebe..c37746f4501e 100644 --- a/lib/libmd/md5.copyright +++ b/lib/libmd/md5.copyright @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $Id$ Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. .Pp diff --git a/lib/libmd/md5c.c b/lib/libmd/md5c.c index af27e73d1d8e..583d009d97f1 100644 --- a/lib/libmd/md5c.c +++ b/lib/libmd/md5c.c @@ -22,7 +22,7 @@ * These notices must be retained in any copies of any part of this * documentation and/or software. * - * $FreeBSD$ + * $Id$ * * This code is the same as the code published by RSA Inc. It has been * edited for clarity and style only. diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3 index 724556cdb85f..ab26fb3e9799 100644 --- a/lib/libmd/mdX.3 +++ b/lib/libmd/mdX.3 @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $Id$ .\" .Dd October 9, 1996 .Dt MDX 3 diff --git a/lib/libmd/mdXhl.c b/lib/libmd/mdXhl.c index 0d505bc5246e..e0e91981449c 100644 --- a/lib/libmd/mdXhl.c +++ b/lib/libmd/mdXhl.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $Id$ * */ diff --git a/lib/libmd/mddriver.c b/lib/libmd/mddriver.c index fc6515663e34..633442b5a9f7 100644 --- a/lib/libmd/mddriver.c +++ b/lib/libmd/mddriver.c @@ -1,5 +1,5 @@ /* MDDRIVER.C - test driver for MD2, MD4 and MD5 - * $FreeBSD$ + * $Id$ */ /* Copyright (C) 1990-2, RSA Data Security, Inc. Created 1990. All |
