fix copyrights
authorJohn Kohl <jtkohl@mit.edu>
Thu, 14 Mar 1991 12:19:32 +0000 (12:19 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 14 Mar 1991 12:19:32 +0000 (12:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1915 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/asn.1/KRB5-types-aux.h
src/include/krb5/asn.1/asn1defs.h
src/include/krb5/asn.1/encode.h
src/include/krb5/stock/config.h
src/include/krb5/stock/osconf.h
src/tests/test1.c

index 9a07f46e2f1d9d997fc03e34decb317eccecbd78..00645129c8eef5da7d84b1a61ef656deab762e68 100644 (file)
@@ -1,3 +1,16 @@
+/*
+ * $Source$
+ * $Author$
+ * $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>.
+ *
+ */
+
 #ifdef __STDC__
 # define       P(s) s
 #else
index eafe71de3619eecb989fd55f1af3f0dc70e62ca2..8540109bb1dc88485e8e1496b9dc31c025223630 100644 (file)
@@ -4,6 +4,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>.
@@ -11,7 +12,6 @@
  * Function prototypes for asn1 glue routines.
  */
 
-#include <krb5/copyright.h>
 
 #ifndef KRB5_ASN1DEFS__
 #define KRB5_ASN1DEFS__
index 55a2bd3cb0177a77ca9211d82f728d96f6098c03..b89aa8a7cb126408f1dddfb97a8523947c42744d 100644 (file)
@@ -3,7 +3,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>.
@@ -11,7 +12,6 @@
  * #defines for using generic encoder routine.
  */
 
-#include <krb5/copyright.h>
 
 #ifndef KRB5_ENCODE_DEFS__
 #define KRB5_ENCODE_DEFS__
index cdb847fcefad914652ad589694027239184b5b66..f044c5c61d8705e8314ab74447e3e3a6bfb0f08b 100644 (file)
@@ -6,7 +6,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>.
@@ -14,7 +15,6 @@
  * Configuration definition file.
  */
 
-#include <krb5/copyright.h>
 
 #ifndef KRB5_CONFIG__
 #define KRB5_CONFIG__
index 60b774a4aa2ccde7efe670b364670e752f769217..d172aff2c3597d702e64b9f8f1b27cd7e200ce2b 100644 (file)
@@ -6,7 +6,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>.
@@ -14,7 +15,6 @@
  * Site- and OS- dependant configuration.
  */
 
-#include <krb5/copyright.h>
 
 #ifndef KRB5_OSCONF__
 #define KRB5_OSCONF__
index 0d2d7d0fd60fd3b22d78e4fabcbea5669953e433..69af9c00f9239eea8b1ef3a96e89c312eb25689c 100644 (file)
@@ -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/mit-copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_test1_c [] =
 "$Id$";
 #endif /* !lint & !SABER */
 
-#include <krb5/copyright.h>
 
 #include <krb5/krb5.h>