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/admin | |
| parent | eaccf1aeffad259e43bef5fdf698ffe9a5f5b344 (diff) | |
| download | krb5-a6499ad5699ee4852415b499cdbd375a70e1b69c.tar.gz krb5-a6499ad5699ee4852415b499cdbd375a70e1b69c.tar.xz krb5-a6499ad5699ee4852415b499cdbd375a70e1b69c.zip | |
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/admin')
| -rw-r--r-- | src/admin/aname/kdb5_anadd.M | 5 | ||||
| -rw-r--r-- | src/admin/convert/kdb5_convert.M | 5 | ||||
| -rw-r--r-- | src/admin/create/kdb5_create.M | 5 | ||||
| -rw-r--r-- | src/admin/destroy/kdb5_destroy.M | 5 | ||||
| -rw-r--r-- | src/admin/edit/kdb5_ed_ct.ct | 4 | ||||
| -rw-r--r-- | src/admin/edit/kdb5_edit.M | 5 | ||||
| -rw-r--r-- | src/admin/stash/kdb5_stash.M | 5 |
7 files changed, 13 insertions, 21 deletions
diff --git a/src/admin/aname/kdb5_anadd.M b/src/admin/aname/kdb5_anadd.M index d28606d4c..84a8735ad 100644 --- a/src/admin/aname/kdb5_anadd.M +++ b/src/admin/aname/kdb5_anadd.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/aname/kdb5_anadd.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/admin/convert/kdb5_convert.M b/src/admin/convert/kdb5_convert.M index 522766a5f..802df4a36 100644 --- a/src/admin/convert/kdb5_convert.M +++ b/src/admin/convert/kdb5_convert.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/convert/kdb5_convert.M +.\" .\" Copyright 1991 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/admin/create/kdb5_create.M b/src/admin/create/kdb5_create.M index 4a4fc4b29..7f9d3405f 100644 --- a/src/admin/create/kdb5_create.M +++ b/src/admin/create/kdb5_create.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/create/kdb5_create.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/admin/destroy/kdb5_destroy.M b/src/admin/destroy/kdb5_destroy.M index 28c3f2f4a..e50dde92f 100644 --- a/src/admin/destroy/kdb5_destroy.M +++ b/src/admin/destroy/kdb5_destroy.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/destroy/kdb5_destroy.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/admin/edit/kdb5_ed_ct.ct b/src/admin/edit/kdb5_ed_ct.ct index 84ef78ce5..ad36cc517 100644 --- a/src/admin/edit/kdb5_ed_ct.ct +++ b/src/admin/edit/kdb5_ed_ct.ct @@ -1,6 +1,4 @@ -# $Source$ -# $Author$ -# $Id$ +# admin/edit/kdb5_ed_ct.ct # # Copyright 1990 by the Massachusetts Institute of Technology. # All Rights Reserved. diff --git a/src/admin/edit/kdb5_edit.M b/src/admin/edit/kdb5_edit.M index 2f2798def..514fbdabf 100644 --- a/src/admin/edit/kdb5_edit.M +++ b/src/admin/edit/kdb5_edit.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/edit/kdb5_edit.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may diff --git a/src/admin/stash/kdb5_stash.M b/src/admin/stash/kdb5_stash.M index 25758ed8f..c34122e04 100644 --- a/src/admin/stash/kdb5_stash.M +++ b/src/admin/stash/kdb5_stash.M @@ -1,6 +1,5 @@ -.\" $Source$ -.\" $Author$ -.\" $Id$ +.\" admin/stash/kdb5_stash.M +.\" .\" Copyright 1990 by the Massachusetts Institute of Technology. .\" .\" Export of this software from the United States of America may |
