summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-04 11:53:56 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-04 11:53:56 +0000
commit641b23dda8e94698dae52d1ef37fc10f1018b391 (patch)
treec29da30bd9b99fadfd68504cd504d782dd4209fc /src/lib
parent0e49cc4270bebc85e3505ce628cc18f145376af1 (diff)
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1841 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/crypto/crc32/Imakefile3
-rw-r--r--src/lib/crypto/des/Imakefile1
-rw-r--r--src/lib/crypto/md4/Imakefile1
-rw-r--r--src/lib/kdb/Imakefile3
-rw-r--r--src/lib/krb425/Imakefile3
-rw-r--r--src/lib/krb5/Imakefile3
-rw-r--r--src/lib/krb5/asn.1/Imakefile3
-rw-r--r--src/lib/krb5/ccache/Imakefile1
-rw-r--r--src/lib/krb5/ccache/file/Imakefile3
-rw-r--r--src/lib/krb5/ccache/stdio/Imakefile1
-rw-r--r--src/lib/krb5/error_tables/Imakefile1
-rw-r--r--src/lib/krb5/free/Imakefile3
-rw-r--r--src/lib/krb5/keytab/Imakefile1
-rw-r--r--src/lib/krb5/keytab/file/Imakefile1
-rw-r--r--src/lib/krb5/krb/Imakefile1
-rw-r--r--src/lib/krb5/rcache/Imakefile3
16 files changed, 24 insertions, 8 deletions
diff --git a/src/lib/crypto/crc32/Imakefile b/src/lib/crypto/crc32/Imakefile
index e650f7bfbb..1e16d27380 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 94a9c6156c..93d68173de 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 9a9deb6d73..21918a9d7f 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 835fcb85f0..8558ca19a2 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 1868618631..7c37a4e7d4 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 612d1d4103..fe69c19b1f 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 85efc5db9e..25ea44a82a 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 6fe7b3ff53..2c46916306 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 c8f63e0eb8..3d82b3331e 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 b7de205e6c..6a6f32fe38 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 ae08d589a9..c361bdaa40 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 2bb5f0b463..0ed6cbaf51 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 d693fee8a8..cf47f072eb 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 dcfbe447b1..1fb4e50f01 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 373d64cc45..af0f93e13b 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 4032d0371d..c531054590 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>.