diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-23 10:58:22 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-23 10:58:22 +0000 |
| commit | a645aa43dbd90bc1522cde2721da543da1583a78 (patch) | |
| tree | ae2b43063274541a328543c4f49d53c6f38c3b05 | |
| parent | 543e10e72971f9574fbd8288946efdb7ea98056a (diff) | |
fix copyright messages
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@909 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | src/lib/crypto/des/tables.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/crypto/des/tables.h b/src/lib/crypto/des/tables.h index 1367338a4..0c827d91b 100644 --- a/src/lib/crypto/des/tables.h +++ b/src/lib/crypto/des/tables.h @@ -1,12 +1,12 @@ /* * $Source$ * $Author$ - * $Header$ + * $Id$ * - * Copyright 1988 by the Massachusetts Institute of Technology. + * Copyright 1988,1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <mit-copyright.h>. + * <krb5/copyright.h>. * * part of the Athena Kerberos encryption system * |
