From: Theodore Ts'o Date: Fri, 1 Jun 2001 15:03:25 +0000 (+0000) Subject: ChangeLog, unpack.c, unparse.c, uuid_time.c: X-Git-Tag: E2FSPROGS-1_21~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0923fc6d358aae6583163f952a2fe6a68ac66fe0;p=thirdparty%2Fe2fsprogs.git ChangeLog, unpack.c, unparse.c, uuid_time.c: unpack.c, unparse.c, uuid_time.c: Update files to be under the LGPL (that somehow were missed when libuuid was converted to use the LGPL). Whoops. --- diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index 8c8fe6d6a..116b95edd 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,9 @@ +2001-06-01 Theodore Tso + + * unpack.c, unparse.c, uuid_time.c: Update files to be under the + LGPL (that somehow were missed when libuuid was converted + to use the LGPL). Whoops. + 2001-05-25 Theodore Tso * Release of E2fsprogs 1.20 diff --git a/lib/uuid/unpack.c b/lib/uuid/unpack.c index 97a9dd840..46ab6bc51 100644 --- a/lib/uuid/unpack.c +++ b/lib/uuid/unpack.c @@ -4,8 +4,8 @@ * Copyright (C) 1996, 1997 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% */ diff --git a/lib/uuid/unparse.c b/lib/uuid/unparse.c index ab904bc16..bae5c1be5 100644 --- a/lib/uuid/unparse.c +++ b/lib/uuid/unparse.c @@ -4,8 +4,8 @@ * Copyright (C) 1996, 1997 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% */ diff --git a/lib/uuid/uuid_time.c b/lib/uuid/uuid_time.c index 36662053e..2783875d3 100644 --- a/lib/uuid/uuid_time.c +++ b/lib/uuid/uuid_time.c @@ -6,8 +6,8 @@ * Copyright (C) 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% */