diff options
Diffstat (limited to 'contrib/amd/amd/ops_umapfs.c')
-rw-r--r-- | contrib/amd/amd/ops_umapfs.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/amd/amd/ops_umapfs.c b/contrib/amd/amd/ops_umapfs.c index b2dcd72..af139a7 100644 --- a/contrib/amd/amd/ops_umapfs.c +++ b/contrib/amd/amd/ops_umapfs.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,7 +38,7 @@ * * %W% (Berkeley) %G% * - * $Id: ops_umapfs.c,v 5.2.2.3 1992/08/02 10:42:21 jsp Exp $ + * $Id: ops_umapfs.c,v 1.1.1.1 1998/11/05 02:04:51 ezk Exp $ * */ @@ -52,4 +52,4 @@ #include <am_defs.h> #include <amd.h> -/* FEEL FREE TO INPLEMENT THIS... :-) */ +/* FEEL FREE TO IMPLEMENT THIS... :-) */ |