diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-14 11:13:02 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-14 11:13:02 +0000 |
| commit | 7f6ddd748d5b6f90c69c541f4b57ae554345e1f6 (patch) | |
| tree | f41c1ecfd6ca91ddf5e3288d36693d7758f8ac13 /src/lib | |
| parent | 13de01fef60a99d076c687b08e516bcd19058522 (diff) | |
| download | krb5-7f6ddd748d5b6f90c69c541f4b57ae554345e1f6.tar.gz krb5-7f6ddd748d5b6f90c69c541f4b57ae554345e1f6.tar.xz krb5-7f6ddd748d5b6f90c69c541f4b57ae554345e1f6.zip | |
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1899 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/crypto/des/des_int.h | 1 | ||||
| -rw-r--r-- | src/lib/crypto/des/tables.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/crypto/des/des_int.h b/src/lib/crypto/des/des_int.h index ca26aaffc3..6f689bc83d 100644 --- a/src/lib/crypto/des/des_int.h +++ b/src/lib/crypto/des/des_int.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. diff --git a/src/lib/crypto/des/tables.h b/src/lib/crypto/des/tables.h index 0c827d91b2..063244a398 100644 --- a/src/lib/crypto/des/tables.h +++ b/src/lib/crypto/des/tables.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1988,1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. |
