diff options
Diffstat (limited to 'lib/uuid/copy.c')
-rw-r--r-- | lib/uuid/copy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/uuid/copy.c b/lib/uuid/copy.c index 963bc818..ead33aa2 100644 --- a/lib/uuid/copy.c +++ b/lib/uuid/copy.c @@ -1,6 +1,6 @@ /* * copy.c --- copy UUIDs - * + * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% @@ -16,7 +16,7 @@ * 3. The name of the author may not be used to endorse or promote * products derived from this software without specific prior * written permission. - * + * * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF |