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 8c8fe6d..116b95e 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-01  Theodore Tso  <tytso@valinux.com>
+
+	* 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  <tytso@valinux.com>
 
 	* Release of E2fsprogs 1.20
diff --git a/lib/uuid/unpack.c b/lib/uuid/unpack.c
index 97a9dd8..46ab6bc 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 ab904bc..bae5c1b 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 3666205..2783875 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%
  */