diff options
Diffstat (limited to 'src/lib')
| -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 | ||||
| -rw-r--r-- | src/lib/kdb/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb425/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb5/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb5/asn.1/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb5/ccache/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/ccache/file/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb5/ccache/stdio/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/error_tables/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/free/Imakefile | 3 | ||||
| -rw-r--r-- | src/lib/krb5/keytab/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/keytab/file/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/krb/Imakefile | 1 | ||||
| -rw-r--r-- | src/lib/krb5/rcache/Imakefile | 3 |
16 files changed, 24 insertions, 8 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>. diff --git a/src/lib/kdb/Imakefile b/src/lib/kdb/Imakefile index 835fcb85f..8558ca19a 100644 --- a/src/lib/kdb/Imakefile +++ b/src/lib/kdb/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/krb425/Imakefile b/src/lib/krb425/Imakefile index 186861863..7c37a4e7d 100644 --- a/src/lib/krb425/Imakefile +++ b/src/lib/krb425/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/krb5/Imakefile b/src/lib/krb5/Imakefile index 612d1d410..fe69c19b1 100644 --- a/src/lib/krb5/Imakefile +++ b/src/lib/krb5/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/krb5/asn.1/Imakefile b/src/lib/krb5/asn.1/Imakefile index 85efc5db9..25ea44a82 100644 --- a/src/lib/krb5/asn.1/Imakefile +++ b/src/lib/krb5/asn.1/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/krb5/ccache/Imakefile b/src/lib/krb5/ccache/Imakefile index 6fe7b3ff5..2c4691630 100644 --- a/src/lib/krb5/ccache/Imakefile +++ b/src/lib/krb5/ccache/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/krb5/ccache/file/Imakefile b/src/lib/krb5/ccache/file/Imakefile index c8f63e0eb..3d82b3331 100644 --- a/src/lib/krb5/ccache/file/Imakefile +++ b/src/lib/krb5/ccache/file/Imakefile @@ -2,7 +2,8 @@ # $Author$ # $Id$ # -# Copyright 1990,,1991 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/krb5/ccache/stdio/Imakefile b/src/lib/krb5/ccache/stdio/Imakefile index b7de205e6..6a6f32fe3 100644 --- a/src/lib/krb5/ccache/stdio/Imakefile +++ b/src/lib/krb5/ccache/stdio/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/krb5/error_tables/Imakefile b/src/lib/krb5/error_tables/Imakefile index ae08d589a..c361bdaa4 100644 --- a/src/lib/krb5/error_tables/Imakefile +++ b/src/lib/krb5/error_tables/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/krb5/free/Imakefile b/src/lib/krb5/free/Imakefile index 2bb5f0b46..0ed6cbaf5 100644 --- a/src/lib/krb5/free/Imakefile +++ b/src/lib/krb5/free/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/krb5/keytab/Imakefile b/src/lib/krb5/keytab/Imakefile index d693fee8a..cf47f072e 100644 --- a/src/lib/krb5/keytab/Imakefile +++ b/src/lib/krb5/keytab/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/krb5/keytab/file/Imakefile b/src/lib/krb5/keytab/file/Imakefile index dcfbe447b..1fb4e50f0 100644 --- a/src/lib/krb5/keytab/file/Imakefile +++ b/src/lib/krb5/keytab/file/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/krb5/krb/Imakefile b/src/lib/krb5/krb/Imakefile index 373d64cc4..af0f93e13 100644 --- a/src/lib/krb5/krb/Imakefile +++ b/src/lib/krb5/krb/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/krb5/rcache/Imakefile b/src/lib/krb5/rcache/Imakefile index 4032d0371..c53105459 100644 --- a/src/lib/krb5/rcache/Imakefile +++ b/src/lib/krb5/rcache/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>. |
