diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-04 11:53:56 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-04 11:53:56 +0000 |
| commit | 641b23dda8e94698dae52d1ef37fc10f1018b391 (patch) | |
| tree | c29da30bd9b99fadfd68504cd504d782dd4209fc /src/lib/crypto | |
| parent | 0e49cc4270bebc85e3505ce628cc18f145376af1 (diff) | |
| download | krb5-641b23dda8e94698dae52d1ef37fc10f1018b391.tar.gz krb5-641b23dda8e94698dae52d1ef37fc10f1018b391.tar.xz krb5-641b23dda8e94698dae52d1ef37fc10f1018b391.zip | |
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1841 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto')
| -rw-r--r-- | src/lib/crypto/crc32/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/crypto/des/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/crypto/md4/Imakefile | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/src/lib/crypto/crc32/Imakefile b/src/lib/crypto/crc32/Imakefile index e650f7bfb..1e16d2738 100644 --- a/src/lib/crypto/crc32/Imakefile +++ b/src/lib/crypto/crc32/Imakefile @@ -2,7 +2,8 @@ # $Author$ # $Id$ # -# Copyright 1990 by the Massachusetts Institute of Technology. +# Copyright 1990,1991 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/Imakefile b/src/lib/crypto/des/Imakefile index 94a9c6156..93d68173d 100644 --- a/src/lib/crypto/des/Imakefile +++ b/src/lib/crypto/des/Imakefile @@ -3,6 +3,7 @@ # $Id$ # # Copyright 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/md4/Imakefile b/src/lib/crypto/md4/Imakefile index 9a9deb6d7..21918a9d7 100644 --- a/src/lib/crypto/md4/Imakefile +++ b/src/lib/crypto/md4/Imakefile @@ -3,6 +3,7 @@ # $Id$ # # Copyright 1990,1991 by the Massachusetts Institute of Technology. +# All Rights Reserved. # # For copying and distribution information, please see the file # <krb5/copyright.h>. |
