From 86d83f03802ac2e494821359d240d0111b02d590 Mon Sep 17 00:00:00 2001 From: roland Date: Sun, 31 Jul 1994 19:43:26 +0000 Subject: [PATCH] Incorporated from BSD 4.4-Lite. --- sysdeps/generic/sincos.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sysdeps/generic/sincos.c b/sysdeps/generic/sincos.c index 1118a341e1..ab885607cf 100644 --- a/sysdeps/generic/sincos.c +++ b/sysdeps/generic/sincos.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1987 Regents of the University of California. - * All rights reserved. + * Copyright (c) 1987, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,7 +32,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)sincos.c 5.5 (Berkeley) 10/9/90"; +static char sccsid[] = "@(#)sincos.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint */ #include "trig.h" -- 2.11.0