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/include | |
| 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/include')
| -rw-r--r-- | src/include/Imakefile | 1 | ||||
| -rw-r--r-- | src/include/krb5/Imakefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/include/Imakefile b/src/include/Imakefile index bbaf6a5f8..63b0108ac 100644 --- a/src/include/Imakefile +++ b/src/include/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/include/krb5/Imakefile b/src/include/krb5/Imakefile index 45b67396f..7802f46c2 100644 --- a/src/include/krb5/Imakefile +++ b/src/include/krb5/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>. |
