BSD 4_3 release
[unix-history] / usr / src / lib / libc / vax / net / DEFS.h
index 4cf53da..e5d8738 100644 (file)
@@ -1,4 +1,10 @@
-/* DEFS.h 4.1 82/12/15 */
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)DEFS.h      5.1 (Berkeley) 5/30/85
+ */
 
 #ifdef PROF
 #define        ENTRY(x)        .globl _/**/x; .align 2; _/**/x: .word 0; \
 
 #ifdef PROF
 #define        ENTRY(x)        .globl _/**/x; .align 2; _/**/x: .word 0; \