diff options
| author | Mark Eichin <eichin@mit.edu> | 1995-11-03 21:53:05 +0000 |
|---|---|---|
| committer | Mark Eichin <eichin@mit.edu> | 1995-11-03 21:53:05 +0000 |
| commit | a6499ad5699ee4852415b499cdbd375a70e1b69c (patch) | |
| tree | b3221ef701a9cdd77c7f42e35aecb5ef92f90a9e /src/tests | |
| parent | eaccf1aeffad259e43bef5fdf698ffe9a5f5b344 (diff) | |
remove rcs keyword cruft which doesn't make much sense in CVS.
removal simplifies merging. I left in the RCSID's that are in actual
error table values (*_RCSID typically) but comments had them elided
(Source keywords replaced with a literal pathname, Id totally removed.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7014 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/create/Imakefile | 4 | ||||
| -rw-r--r-- | src/tests/create/kdb5_mkdums.M | 5 | ||||
| -rw-r--r-- | src/tests/hammer/Imakefile | 4 | ||||
| -rw-r--r-- | src/tests/verify/Imakefile | 4 |
4 files changed, 5 insertions, 12 deletions
diff --git a/src/tests/create/Imakefile b/src/tests/create/Imakefile index 2b401a81e..24ca9c399 100644 --- a/src/tests/create/Imakefile +++ b/src/tests/create/Imakefile @@ -1,6 +1,4 @@ -# $Source$ -# $Author$ -# $Id$ +# tests/create/Imakefile # # Copyright 1990,1991 by the Massachusetts Institute of Technology. # All Rights Reserved. diff --git a/src/tests/create/kdb5_mkdums.M b/src/tests/create/kdb5_mkdums.M index 3be786cf2..48e767880 100644 --- a/src/tests/create/kdb5_mkdums.M +++ b/src/tests/create/kdb5_mkdums.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" tests/create/kdb5_mkdums.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/tests/hammer/Imakefile b/src/tests/hammer/Imakefile index ad86f7da8..e1545199a 100644 --- a/src/tests/hammer/Imakefile +++ b/src/tests/hammer/Imakefile @@ -1,6 +1,4 @@ -# $Source$ -# $Author$ -# $Id$ +# tests/hammer/Imakefile # # Copyright 1990,1991 by the Massachusetts Institute of Technology. # All Rights Reserved. diff --git a/src/tests/verify/Imakefile b/src/tests/verify/Imakefile index 84add7b8b..b448512d9 100644 --- a/src/tests/verify/Imakefile +++ b/src/tests/verify/Imakefile @@ -1,6 +1,4 @@ -# $Source$ -# $Author$ -# $Id$ +# tests/verify/Imakefile # # Copyright 1990,1991 by the Massachusetts Institute of Technology. # All Rights Reserved. |
