diff options
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 0650de2603919..1198347fffa23 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 acknowledgment: + * must display the following acknowledgement: * 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 1.1.1.1 1998/11/05 02:04:45 ezk Exp $ + * $Id: util.c,v 5.2.2.2 1992/03/07 17:52:06 jsp Exp $ * */ /* - * General Utilities. + * General Utilitiles. */ #ifdef HAVE_CONFIG_H |