From 234579bda7ff298dbfec64b1a20d3c444ced7c15 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Fri, 4 Jun 1993 19:46:48 -0800 Subject: [PATCH] 4.4BSD snapshot (revision 8.1); add 1993 to copyright SCCS-vsn: lib/libc/mips/net/htonl.s 8.1 SCCS-vsn: lib/libc/mips/gen/modf.s 8.1 SCCS-vsn: lib/libc/mips/net/htons.s 8.1 SCCS-vsn: lib/libc/mips/gen/nlist.c 8.1 SCCS-vsn: lib/libc/mips/gen/setjmp.s 8.1 --- usr/src/lib/libc/mips/gen/modf.s | 6 +++--- usr/src/lib/libc/mips/gen/nlist.c | 6 +++--- usr/src/lib/libc/mips/gen/setjmp.s | 6 +++--- usr/src/lib/libc/mips/net/htonl.s | 6 +++--- usr/src/lib/libc/mips/net/htons.s | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/usr/src/lib/libc/mips/gen/modf.s b/usr/src/lib/libc/mips/gen/modf.s index ae3317ed4a..f8c2f69e31 100644 --- a/usr/src/lib/libc/mips/gen/modf.s +++ b/usr/src/lib/libc/mips/gen/modf.s @@ -1,6 +1,6 @@ /*- - * Copyright (c) 1991 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1991, 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ralph Campbell. @@ -11,7 +11,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) - ASMSTR("@(#)modf.s 5.4 (Berkeley) %G%") + ASMSTR("@(#)modf.s 8.1 (Berkeley) %G%") #endif /* LIBC_SCCS and not lint */ /* diff --git a/usr/src/lib/libc/mips/gen/nlist.c b/usr/src/lib/libc/mips/gen/nlist.c index 9a3bcccc13..318f3a2b45 100644 --- a/usr/src/lib/libc/mips/gen/nlist.c +++ b/usr/src/lib/libc/mips/gen/nlist.c @@ -1,12 +1,12 @@ /* - * Copyright (c) 1989 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% */ #if defined(LIBC_SCCS) && !defined(lint) -static char sccsid[] = "@(#)nlist.c 5.12 (Berkeley) %G%"; +static char sccsid[] = "@(#)nlist.c 8.1 (Berkeley) %G%"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/usr/src/lib/libc/mips/gen/setjmp.s b/usr/src/lib/libc/mips/gen/setjmp.s index a6c79e72bb..629dff888f 100644 --- a/usr/src/lib/libc/mips/gen/setjmp.s +++ b/usr/src/lib/libc/mips/gen/setjmp.s @@ -1,6 +1,6 @@ /*- - * Copyright (c) 1991 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1991, 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ralph Campbell. @@ -13,7 +13,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) - ASMSTR("@(#)setjmp.s 5.6 (Berkeley) %G%") + ASMSTR("@(#)setjmp.s 8.1 (Berkeley) %G%") #endif /* LIBC_SCCS and not lint */ /* diff --git a/usr/src/lib/libc/mips/net/htonl.s b/usr/src/lib/libc/mips/net/htonl.s index 3c1ced7644..220a3cc92d 100644 --- a/usr/src/lib/libc/mips/net/htonl.s +++ b/usr/src/lib/libc/mips/net/htonl.s @@ -1,6 +1,6 @@ /*- - * Copyright (c) 1991 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1991, 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ralph Campbell. @@ -11,7 +11,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) - ASMSTR("@(#)htonl.s 5.5 (Berkeley) %G%") + ASMSTR("@(#)htonl.s 8.1 (Berkeley) %G%") #endif /* LIBC_SCCS and not lint */ /* diff --git a/usr/src/lib/libc/mips/net/htons.s b/usr/src/lib/libc/mips/net/htons.s index b986b9e563..aa6515f928 100644 --- a/usr/src/lib/libc/mips/net/htons.s +++ b/usr/src/lib/libc/mips/net/htons.s @@ -1,6 +1,6 @@ /*- - * Copyright (c) 1991 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1991, 1993 + * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * Ralph Campbell. @@ -11,7 +11,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) - ASMSTR("@(#)htons.s 5.5 (Berkeley) %G%") + ASMSTR("@(#)htons.s 8.1 (Berkeley) %G%") #endif /* LIBC_SCCS and not lint */ /* -- 2.20.1