X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b4d8f9d5487596056a9a73616446e538a00d6278..258190a5811c836367a03e46c5ac360c6a34dbed:/usr/src/lib/libcompat/4.1/vax/DEFS.h diff --git a/usr/src/lib/libcompat/4.1/vax/DEFS.h b/usr/src/lib/libcompat/4.1/vax/DEFS.h index 912ac1801c..3d0d453bf0 100644 --- a/usr/src/lib/libcompat/4.1/vax/DEFS.h +++ b/usr/src/lib/libcompat/4.1/vax/DEFS.h @@ -1,4 +1,10 @@ -/* DEFS.h 4.1 83/07/05 */ +/* + * Copyright (c) 1980 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) %G% + */ #ifdef PROF #define ENTRY(x) .globl _/**/x; .align 2; _/**/x: .word 0; \