diff options
Diffstat (limited to 'lib/uuid/gen_uuid.c')
-rw-r--r-- | lib/uuid/gen_uuid.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/uuid/gen_uuid.c b/lib/uuid/gen_uuid.c index 464cf018..5fbb3002 100644 --- a/lib/uuid/gen_uuid.c +++ b/lib/uuid/gen_uuid.c @@ -1,11 +1,11 @@ /* * gen_uuid.c --- generate a DCE-compatible uuid * - * Copyright (C) 1996, 1997 Theodore Ts'o. + * Copyright (C) 1996, 1997, 1998, 1999 Theodore Ts'o. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU + * Library General Public License. * %End-Header% */ |