summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-13 09:55:42 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-13 09:55:42 +0000
commit6d4664c47c03b058a62cc0131d74b5b16a033e91 (patch)
tree3e9522b7f11ead670c0d44b703469d425727efd2 /src
parentf2588e8561a9c695e641fd59fdf76f7b13f4ff36 (diff)
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1885 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/lib/krb5/asn.1/adr2kadr.c2
-rw-r--r--src/lib/krb5/asn.1/aprp2kaprp.c2
-rw-r--r--src/lib/krb5/asn.1/aprq2kaprq.c2
-rw-r--r--src/lib/krb5/asn.1/arep2karep.c2
-rw-r--r--src/lib/krb5/asn.1/asn1glue.h4
-rw-r--r--src/lib/krb5/asn.1/auth2kauth.c4
-rw-r--r--src/lib/krb5/asn.1/ck2kck.c2
-rw-r--r--src/lib/krb5/asn.1/cvt_flags.c4
-rw-r--r--src/lib/krb5/asn.1/decode.c4
-rw-r--r--src/lib/krb5/asn.1/edat2kedat.c2
-rw-r--r--src/lib/krb5/asn.1/ekrp2kekrp.c2
-rw-r--r--src/lib/krb5/asn.1/enck2kkey.c2
-rw-r--r--src/lib/krb5/asn.1/err2kerr.c2
-rw-r--r--src/lib/krb5/asn.1/etpt2ketpt.c2
-rw-r--r--src/lib/krb5/asn.1/g2unix.c4
-rw-r--r--src/lib/krb5/asn.1/kadat2adat.c4
-rw-r--r--src/lib/krb5/asn.1/kaddr2addr.c4
-rw-r--r--src/lib/krb5/asn.1/kadr2adr.c2
-rw-r--r--src/lib/krb5/asn.1/kaprp2aprp.c2
-rw-r--r--src/lib/krb5/asn.1/kaprq2aprq.c2
-rw-r--r--src/lib/krb5/asn.1/karep2arep.c2
-rw-r--r--src/lib/krb5/asn.1/kauth2auth.c4
-rw-r--r--src/lib/krb5/asn.1/kck2ck.c2
23 files changed, 31 insertions, 31 deletions
diff --git a/src/lib/krb5/asn.1/adr2kadr.c b/src/lib/krb5/asn.1/adr2kadr.c
index 5b002ecfe2..63af6c325d 100644
--- a/src/lib/krb5/asn.1/adr2kadr.c
+++ b/src/lib/krb5/asn.1/adr2kadr.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_adr2kadr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/aprp2kaprp.c b/src/lib/krb5/asn.1/aprp2kaprp.c
index a6b90f2d93..230591ca8b 100644
--- a/src/lib/krb5/asn.1/aprp2kaprp.c
+++ b/src/lib/krb5/asn.1/aprp2kaprp.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_aprp2kaprp_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/aprq2kaprq.c b/src/lib/krb5/asn.1/aprq2kaprq.c
index 060a118dc7..7f01011e0f 100644
--- a/src/lib/krb5/asn.1/aprq2kaprq.c
+++ b/src/lib/krb5/asn.1/aprq2kaprq.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_aprq2kaprq_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/arep2karep.c b/src/lib/krb5/asn.1/arep2karep.c
index 6f659a4ae0..0749090492 100644
--- a/src/lib/krb5/asn.1/arep2karep.c
+++ b/src/lib/krb5/asn.1/arep2karep.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_arep2karep_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/asn1glue.h b/src/lib/krb5/asn.1/asn1glue.h
index 7d78201f4e..cc3ba8139d 100644
--- a/src/lib/krb5/asn.1/asn1glue.h
+++ b/src/lib/krb5/asn.1/asn1glue.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Header file for some glue functions (macros, mostly)
*/
-#include <krb5/copyright.h>
#ifndef __KRB5_GLUE_H__
#define __KRB5_GLUE_H__
diff --git a/src/lib/krb5/asn.1/auth2kauth.c b/src/lib/krb5/asn.1/auth2kauth.c
index b508f5f1cd..607f9d4838 100644
--- a/src/lib/krb5/asn.1/auth2kauth.c
+++ b/src/lib/krb5/asn.1/auth2kauth.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_auth2kauth_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ck2kck.c b/src/lib/krb5/asn.1/ck2kck.c
index 293a25bcce..c74e7c48df 100644
--- a/src/lib/krb5/asn.1/ck2kck.c
+++ b/src/lib/krb5/asn.1/ck2kck.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_ck2kck_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/cvt_flags.c b/src/lib/krb5/asn.1/cvt_flags.c
index 1d04dc122e..36b785986c 100644
--- a/src/lib/krb5/asn.1/cvt_flags.c
+++ b/src/lib/krb5/asn.1/cvt_flags.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_cvt_flags_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/decode.c b/src/lib/krb5/asn.1/decode.c
index f691860811..cbc8d4c4b1 100644
--- a/src/lib/krb5/asn.1/decode.c
+++ b/src/lib/krb5/asn.1/decode.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * 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>.
@@ -15,7 +16,6 @@ static char rcsid_decode_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <isode/psap.h>
#include <krb5/krb5.h>
#include <krb5/asn1.h>
diff --git a/src/lib/krb5/asn.1/edat2kedat.c b/src/lib/krb5/asn.1/edat2kedat.c
index 2ffd6fa141..cd7ab605ef 100644
--- a/src/lib/krb5/asn.1/edat2kedat.c
+++ b/src/lib/krb5/asn.1/edat2kedat.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_edat2kedat_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/ekrp2kekrp.c b/src/lib/krb5/asn.1/ekrp2kekrp.c
index 7c1f054976..04db17ebc5 100644
--- a/src/lib/krb5/asn.1/ekrp2kekrp.c
+++ b/src/lib/krb5/asn.1/ekrp2kekrp.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_ekrp2kekrp_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/enck2kkey.c b/src/lib/krb5/asn.1/enck2kkey.c
index 81ed7779c9..985f98f43a 100644
--- a/src/lib/krb5/asn.1/enck2kkey.c
+++ b/src/lib/krb5/asn.1/enck2kkey.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_enck2kkey_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/err2kerr.c b/src/lib/krb5/asn.1/err2kerr.c
index f8fc9421b7..325bea2d99 100644
--- a/src/lib/krb5/asn.1/err2kerr.c
+++ b/src/lib/krb5/asn.1/err2kerr.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_err2kerr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/etpt2ketpt.c b/src/lib/krb5/asn.1/etpt2ketpt.c
index 6a9ca034c4..0e458b4dfc 100644
--- a/src/lib/krb5/asn.1/etpt2ketpt.c
+++ b/src/lib/krb5/asn.1/etpt2ketpt.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_etpt2ketpt_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/g2unix.c b/src/lib/krb5/asn.1/g2unix.c
index e77d695b76..ed1b6717fd 100644
--- a/src/lib/krb5/asn.1/g2unix.c
+++ b/src/lib/krb5/asn.1/g2unix.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_g2unix_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kadat2adat.c b/src/lib/krb5/asn.1/kadat2adat.c
index 2ae06e51c8..c595c8c878 100644
--- a/src/lib/krb5/asn.1/kadat2adat.c
+++ b/src/lib/krb5/asn.1/kadat2adat.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_kadat2adat_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kaddr2addr.c b/src/lib/krb5/asn.1/kaddr2addr.c
index 2a02226b2f..6e7cfbd2fe 100644
--- a/src/lib/krb5/asn.1/kaddr2addr.c
+++ b/src/lib/krb5/asn.1/kaddr2addr.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_kaddr2addr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kadr2adr.c b/src/lib/krb5/asn.1/kadr2adr.c
index 0c6d02cac4..e611b50914 100644
--- a/src/lib/krb5/asn.1/kadr2adr.c
+++ b/src/lib/krb5/asn.1/kadr2adr.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_kadr2adr_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kaprp2aprp.c b/src/lib/krb5/asn.1/kaprp2aprp.c
index 6577f3e6e8..95dfcc84f9 100644
--- a/src/lib/krb5/asn.1/kaprp2aprp.c
+++ b/src/lib/krb5/asn.1/kaprp2aprp.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_kaprp2aprp_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kaprq2aprq.c b/src/lib/krb5/asn.1/kaprq2aprq.c
index 530bc89eff..63851b909f 100644
--- a/src/lib/krb5/asn.1/kaprq2aprq.c
+++ b/src/lib/krb5/asn.1/kaprq2aprq.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_kaprq2aprq_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/karep2arep.c b/src/lib/krb5/asn.1/karep2arep.c
index d5b8f7ed70..49e1a573fe 100644
--- a/src/lib/krb5/asn.1/karep2arep.c
+++ b/src/lib/krb5/asn.1/karep2arep.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_karep2arep_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kauth2auth.c b/src/lib/krb5/asn.1/kauth2auth.c
index 13da1a22b3..246c1e0615 100644
--- a/src/lib/krb5/asn.1/kauth2auth.c
+++ b/src/lib/krb5/asn.1/kauth2auth.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_kauth2auth_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */
diff --git a/src/lib/krb5/asn.1/kck2ck.c b/src/lib/krb5/asn.1/kck2ck.c
index e6af475346..c9b34d94ee 100644
--- a/src/lib/krb5/asn.1/kck2ck.c
+++ b/src/lib/krb5/asn.1/kck2ck.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_kck2ck_c[] =
"$Id$";
#endif /* lint || saber */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*#include <time.h> */