summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-13 09:57:02 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-13 09:57:02 +0000
commit76244028614c8179713901061a6b40c5943b2a67 (patch)
treefea3ce134a4b526a1331f76e9c98faff7848492e /src/lib
parent6d4664c47c03b058a62cc0131d74b5b16a033e91 (diff)
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1886 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/asn.1/kdcr2kkdcr.c2
-rw-r--r--src/lib/krb5/asn.1/kdcr2ktgsr.c2
-rw-r--r--src/lib/krb5/asn.1/kedat2edat.c2
-rw-r--r--src/lib/krb5/asn.1/kekrp2ekrp.c2
-rw-r--r--src/lib/krb5/asn.1/kerr2err.c2
-rw-r--r--src/lib/krb5/asn.1/ketpt2etpt.c2
-rw-r--r--src/lib/krb5/asn.1/kkdcr2kdcr.c2
-rw-r--r--src/lib/krb5/asn.1/kkey2enck.c2
-rw-r--r--src/lib/krb5/asn.1/klsrq2lsrq.c4
-rw-r--r--src/lib/krb5/asn.1/kprep2prep.c2
-rw-r--r--src/lib/krb5/asn.1/kprin2prin.c4
-rw-r--r--src/lib/krb5/asn.1/kpriv2priv.c2
-rw-r--r--src/lib/krb5/asn.1/ksafe2safe.c4
-rw-r--r--src/lib/krb5/asn.1/ktgrq2tgrq.c4
-rw-r--r--src/lib/krb5/asn.1/ktgsr2kdcr.c2
-rw-r--r--src/lib/krb5/asn.1/ktkt2tkt.c2
-rw-r--r--src/lib/krb5/asn.1/ktran2tran.c2
-rw-r--r--src/lib/krb5/asn.1/prep2kprep.c2
-rw-r--r--src/lib/krb5/asn.1/priv2kpriv.c2
-rw-r--r--src/lib/krb5/asn.1/qbuf2data.c2
-rw-r--r--src/lib/krb5/asn.1/safe2ksafe.c2
-rw-r--r--src/lib/krb5/asn.1/tgrq2ktgrq.c4
-rw-r--r--src/lib/krb5/asn.1/tkt2ktkt.c2
-rw-r--r--src/lib/krb5/asn.1/tran2ktran.c2
-rw-r--r--src/lib/krb5/asn.1/u2gen.c2
25 files changed, 30 insertions, 30 deletions
diff --git a/src/lib/krb5/asn.1/kdcr2kkdcr.c b/src/lib/krb5/asn.1/kdcr2kkdcr.c
index cb36e086c..1b88fedbe 100644
--- a/src/lib/krb5/asn.1/kdcr2kkdcr.c
+++ b/src/lib/krb5/asn.1/kdcr2kkdcr.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kdcr2kkdcr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kdcr2ktgsr.c b/src/lib/krb5/asn.1/kdcr2ktgsr.c
index bf62e0048..b5a36405a 100644
--- a/src/lib/krb5/asn.1/kdcr2ktgsr.c
+++ b/src/lib/krb5/asn.1/kdcr2ktgsr.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kdcr2ktgsr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kedat2edat.c b/src/lib/krb5/asn.1/kedat2edat.c
index 5a0462478..7c2f0a1ac 100644
--- a/src/lib/krb5/asn.1/kedat2edat.c
+++ b/src/lib/krb5/asn.1/kedat2edat.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kedat2edat_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kekrp2ekrp.c b/src/lib/krb5/asn.1/kekrp2ekrp.c
index 2824a97f4..4aa3eee92 100644
--- a/src/lib/krb5/asn.1/kekrp2ekrp.c
+++ b/src/lib/krb5/asn.1/kekrp2ekrp.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kekrp2ekrp_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kerr2err.c b/src/lib/krb5/asn.1/kerr2err.c
index 4d0e4553d..50a0c6532 100644
--- a/src/lib/krb5/asn.1/kerr2err.c
+++ b/src/lib/krb5/asn.1/kerr2err.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kerr2err_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ketpt2etpt.c b/src/lib/krb5/asn.1/ketpt2etpt.c
index bbf48752c..25478d199 100644
--- a/src/lib/krb5/asn.1/ketpt2etpt.c
+++ b/src/lib/krb5/asn.1/ketpt2etpt.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ketpt2etpt_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kkdcr2kdcr.c b/src/lib/krb5/asn.1/kkdcr2kdcr.c
index 9a5c66b39..9086c2aa1 100644
--- a/src/lib/krb5/asn.1/kkdcr2kdcr.c
+++ b/src/lib/krb5/asn.1/kkdcr2kdcr.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kkdcr2kdcr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <isode/psap.h>
diff --git a/src/lib/krb5/asn.1/kkey2enck.c b/src/lib/krb5/asn.1/kkey2enck.c
index 1c83ebb10..e071edc0b 100644
--- a/src/lib/krb5/asn.1/kkey2enck.c
+++ b/src/lib/krb5/asn.1/kkey2enck.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kkey2enck_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/klsrq2lsrq.c b/src/lib/krb5/asn.1/klsrq2lsrq.c
index 11b540050..fac150470 100644
--- a/src/lib/krb5/asn.1/klsrq2lsrq.c
+++ b/src/lib/krb5/asn.1/klsrq2lsrq.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_klsrq2lsrq_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kprep2prep.c b/src/lib/krb5/asn.1/kprep2prep.c
index d43c913be..a3f779185 100644
--- a/src/lib/krb5/asn.1/kprep2prep.c
+++ b/src/lib/krb5/asn.1/kprep2prep.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kprep2prep_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kprin2prin.c b/src/lib/krb5/asn.1/kprin2prin.c
index d0a6239ff..d2c9183b1 100644
--- a/src/lib/krb5/asn.1/kprin2prin.c
+++ b/src/lib/krb5/asn.1/kprin2prin.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kprin2prin_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kpriv2priv.c b/src/lib/krb5/asn.1/kpriv2priv.c
index 1da99027f..47d8745d0 100644
--- a/src/lib/krb5/asn.1/kpriv2priv.c
+++ b/src/lib/krb5/asn.1/kpriv2priv.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_kpriv2priv_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ksafe2safe.c b/src/lib/krb5/asn.1/ksafe2safe.c
index 95f5ddede..f8523e3ae 100644
--- a/src/lib/krb5/asn.1/ksafe2safe.c
+++ b/src/lib/krb5/asn.1/ksafe2safe.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ksafe2safe_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ktgrq2tgrq.c b/src/lib/krb5/asn.1/ktgrq2tgrq.c
index 06967656c..f5964dac5 100644
--- a/src/lib/krb5/asn.1/ktgrq2tgrq.c
+++ b/src/lib/krb5/asn.1/ktgrq2tgrq.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ktgrq2tgrq_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ktgsr2kdcr.c b/src/lib/krb5/asn.1/ktgsr2kdcr.c
index 8f6054944..7846fd77c 100644
--- a/src/lib/krb5/asn.1/ktgsr2kdcr.c
+++ b/src/lib/krb5/asn.1/ktgsr2kdcr.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ktgsr2kdcr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ktkt2tkt.c b/src/lib/krb5/asn.1/ktkt2tkt.c
index 9de12ef46..a917b555f 100644
--- a/src/lib/krb5/asn.1/ktkt2tkt.c
+++ b/src/lib/krb5/asn.1/ktkt2tkt.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ktkt2tkt_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ktran2tran.c b/src/lib/krb5/asn.1/ktran2tran.c
index 5b038c09b..2aa55b4fa 100644
--- a/src/lib/krb5/asn.1/ktran2tran.c
+++ b/src/lib/krb5/asn.1/ktran2tran.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_ktran2tran_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/prep2kprep.c b/src/lib/krb5/asn.1/prep2kprep.c
index 8360b70e3..3f5f9ca0f 100644
--- a/src/lib/krb5/asn.1/prep2kprep.c
+++ b/src/lib/krb5/asn.1/prep2kprep.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_prep2kprep_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/priv2kpriv.c b/src/lib/krb5/asn.1/priv2kpriv.c
index d596c77fd..23778437a 100644
--- a/src/lib/krb5/asn.1/priv2kpriv.c
+++ b/src/lib/krb5/asn.1/priv2kpriv.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_priv2kpriv_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/qbuf2data.c b/src/lib/krb5/asn.1/qbuf2data.c
index 962e3e675..2131c64cc 100644
--- a/src/lib/krb5/asn.1/qbuf2data.c
+++ b/src/lib/krb5/asn.1/qbuf2data.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_qbuf2data_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/safe2ksafe.c b/src/lib/krb5/asn.1/safe2ksafe.c
index 05919e45c..0b90f375a 100644
--- a/src/lib/krb5/asn.1/safe2ksafe.c
+++ b/src/lib/krb5/asn.1/safe2ksafe.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_safe2ksafe_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/tgrq2ktgrq.c b/src/lib/krb5/asn.1/tgrq2ktgrq.c
index dee030fd5..60b0dfad4 100644
--- a/src/lib/krb5/asn.1/tgrq2ktgrq.c
+++ b/src/lib/krb5/asn.1/tgrq2ktgrq.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_tgrq2ktgrq_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/tkt2ktkt.c b/src/lib/krb5/asn.1/tkt2ktkt.c
index bdee75525..a7caf0017 100644
--- a/src/lib/krb5/asn.1/tkt2ktkt.c
+++ b/src/lib/krb5/asn.1/tkt2ktkt.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_tkt2ktkt_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/tran2ktran.c b/src/lib/krb5/asn.1/tran2ktran.c
index bba95123b..95431657c 100644
--- a/src/lib/krb5/asn.1/tran2ktran.c
+++ b/src/lib/krb5/asn.1/tran2ktran.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_tran2ktran_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/u2gen.c b/src/lib/krb5/asn.1/u2gen.c
index a9bd94cb6..a10141526 100644
--- a/src/lib/krb5/asn.1/u2gen.c
+++ b/src/lib/krb5/asn.1/u2gen.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_u2gen_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h> /* includes <time.h> */
#include <isode/psap.h>