Add copyright.
authorGregory Minshall <minshall@ucbvax.Berkeley.EDU>
Mon, 29 Aug 1988 09:14:12 +0000 (01:14 -0800)
committerGregory Minshall <minshall@ucbvax.Berkeley.EDU>
Mon, 29 Aug 1988 09:14:12 +0000 (01:14 -0800)
SCCS-vsn: usr.bin/tn3270/ctlr/externs.h 1.3
SCCS-vsn: usr.bin/tn3270/ctlr/declare.h 1.3

usr/src/usr.bin/tn3270/ctlr/declare.h
usr/src/usr.bin/tn3270/ctlr/externs.h

index 5ab4b8a..95dc0a1 100644 (file)
@@ -1,7 +1,24 @@
 /*
 /*
- * Declarations of routines from the controller.
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that the above copyright notice and this paragraph are
+ * duplicated in all such forms and that any documentation,
+ * advertising materials, and other materials related to such
+ * distribution and use acknowledge that the software was developed
+ * by the University of California, Berkeley.  The name of the
+ * University may not be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  *
- *     @(#)declare.h   1.2 (Berkeley) %G%
+ *     @(#)declare.h   1.3 (Berkeley) %G%
+ */
+
+/*
+ * Declarations of routines from the controller.
  */
 
 extern void
  */
 
 extern void
index 53c2de9..e483a6f 100644 (file)
@@ -1,7 +1,24 @@
 /*
 /*
- * External references from the controller.
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that the above copyright notice and this paragraph are
+ * duplicated in all such forms and that any documentation,
+ * advertising materials, and other materials related to such
+ * distribution and use acknowledge that the software was developed
+ * by the University of California, Berkeley.  The name of the
+ * University may not be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  *
- *     @(#)externs.h   1.2 (Berkeley) %G%
+ *     @(#)externs.h   1.3 (Berkeley) %G%
+ */
+
+/*
+ * External references from the controller.
  */
 
 #if    !defined(MSDOS)
  */
 
 #if    !defined(MSDOS)