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/tests | |
| 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/tests')
| -rw-r--r-- | src/tests/Imakefile | 1 | ||||
| -rw-r--r-- | src/tests/hammer/Imakefile | 3 | ||||
| -rw-r--r-- | src/tests/verify/Imakefile | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/src/tests/Imakefile b/src/tests/Imakefile index c811d32d3..b40b358d5 100644 --- a/src/tests/Imakefile +++ b/src/tests/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/tests/hammer/Imakefile b/src/tests/hammer/Imakefile index 3c31b4645..7ecf8a95d 100644 --- a/src/tests/hammer/Imakefile +++ b/src/tests/hammer/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/tests/verify/Imakefile b/src/tests/verify/Imakefile index 1e80bb19d..21cb293db 100644 --- a/src/tests/verify/Imakefile +++ b/src/tests/verify/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>. |
