diff options
author | obrien <obrien@FreeBSD.org> | 1999-01-13 19:23:16 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-01-13 19:23:16 +0000 |
commit | 48ce32b887a1c63d23a479560edd101bcc8da00a (patch) | |
tree | af783f983bbe37aea4e83736c517007ce480d664 /contrib/amd/libamu/util.c | |
parent | f6d96f9002b701ad54ce6b730e937efc48628725 (diff) | |
parent | c9384f1d982e4695904ef82271714a049cd32827 (diff) | |
download | FreeBSD-src-48ce32b887a1c63d23a479560edd101bcc8da00a.zip FreeBSD-src-48ce32b887a1c63d23a479560edd101bcc8da00a.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r42629,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/amd/libamu/util.c')
-rw-r--r-- | contrib/amd/libamu/util.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/amd/libamu/util.c b/contrib/amd/libamu/util.c index 1198347..0650de2 100644 --- a/contrib/amd/libamu/util.c +++ b/contrib/amd/libamu/util.c @@ -17,7 +17,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: + * must display the following acknowledgment: * This product includes software developed by the University of * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors @@ -38,12 +38,12 @@ * * %W% (Berkeley) %G% * - * $Id: util.c,v 5.2.2.2 1992/03/07 17:52:06 jsp Exp $ + * $Id: util.c,v 1.1.1.1 1998/11/05 02:04:45 ezk Exp $ * */ /* - * General Utilitiles. + * General Utilities. */ #ifdef HAVE_CONFIG_H |