diff options
author | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-06-09 14:39:39 -0700 |
commit | 574a9c0456c182831b3d01a4d7ee0c737b91b107 (patch) | |
tree | 299cb3b58751301e63b4f5a89f4eab03af9623c9 /kasetkey | |
parent | e571a8eb96f42de5a114cf11ff1c3d63e5a8d301 (diff) |
Remove Subversion Id strings
Diffstat (limited to 'kasetkey')
-rw-r--r-- | kasetkey/README | 2 | ||||
-rw-r--r-- | kasetkey/kasetkey.c | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/kasetkey/README b/kasetkey/README index 033caff..3ead85d 100644 --- a/kasetkey/README +++ b/kasetkey/README @@ -1,5 +1,3 @@ -$Id$ - This program used to be called gen_srvtab and was the backend used by the old sysctl-based srvtab distribution system. It can either load a key from a srvtab and push it into the AFS kaserver or generate a random key, diff --git a/kasetkey/kasetkey.c b/kasetkey/kasetkey.c index d40a9bb..b798680 100644 --- a/kasetkey/kasetkey.c +++ b/kasetkey/kasetkey.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Create or change a principal and/or generate a srvtab. * * Sets the key of a principal in the AFS kaserver given a srvtab, enables or |