diff options
Diffstat (limited to 'lib/libc/alpha/SYS.h')
-rw-r--r-- | lib/libc/alpha/SYS.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/alpha/SYS.h b/lib/libc/alpha/SYS.h index 94e9ee0..5d28260 100644 --- a/lib/libc/alpha/SYS.h +++ b/lib/libc/alpha/SYS.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /* From: NetBSD: SYS.h,v 1.5 1997/05/02 18:15:15 kleink Exp */ /* @@ -26,6 +25,8 @@ * * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. + * + * $FreeBSD$ */ #include <machine/asm.h> |