summaryrefslogtreecommitdiff
path: root/lib/uuid
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2000-04-07 20:06:04 +0000
committerTheodore Ts'o <tytso@mit.edu>2000-04-07 20:06:04 +0000
commit3030daa8aba89830fb0623be01e507bffd636399 (patch)
treec6e89f61c68fb0f5b4bfb64db6583ecdbfad343e /lib/uuid
parentcc73e0401dad790066440608498f856e62bc2b68 (diff)
downloade2fsprogs-3030daa8aba89830fb0623be01e507bffd636399.tar.gz
Many files:
clear.c, compare.c, copy.c, gen_uuid.c, isnull.c, pack.c, parse.c, uuid.h, uuidP.h: Changed copyright to be the LGPL.
Diffstat (limited to 'lib/uuid')
-rw-r--r--lib/uuid/ChangeLog6
-rw-r--r--lib/uuid/clear.c4
-rw-r--r--lib/uuid/compare.c4
-rw-r--r--lib/uuid/copy.c4
-rw-r--r--lib/uuid/gen_uuid.c6
-rw-r--r--lib/uuid/isnull.c4
-rw-r--r--lib/uuid/pack.c4
-rw-r--r--lib/uuid/parse.c4
-rw-r--r--lib/uuid/uuid.h4
-rw-r--r--lib/uuid/uuidP.h4
10 files changed, 25 insertions, 19 deletions
diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index 8e608bc5..212b047f 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-07 Theodore Ts'o <tytso@valinux.com>
+
+ * clear.c, compare.c, copy.c, gen_uuid.c, isnull.c, pack.c,
+ parse.c, uuid.h, uuidP.h: Changed copyright to be the
+ LGPL.
+
Thu Apr 6 17:38:58 2000 Theodore Y. Ts'o <tytso@signal.thunk.org>
* Makefile.in (uuid_time): Compile uuid_time in two steps (first
diff --git a/lib/uuid/clear.c b/lib/uuid/clear.c
index 32e26d4f..9cfe59aa 100644
--- a/lib/uuid/clear.c
+++ b/lib/uuid/clear.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/compare.c b/lib/uuid/compare.c
index c1182feb..d2d9fe7e 100644
--- a/lib/uuid/compare.c
+++ b/lib/uuid/compare.c
@@ -6,8 +6,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/copy.c b/lib/uuid/copy.c
index 5d0efc4a..fcb08abf 100644
--- a/lib/uuid/copy.c
+++ b/lib/uuid/copy.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/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%
*/
diff --git a/lib/uuid/isnull.c b/lib/uuid/isnull.c
index 43b81f87..ea3e5540 100644
--- a/lib/uuid/isnull.c
+++ b/lib/uuid/isnull.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/pack.c b/lib/uuid/pack.c
index c4d03c8c..b7a1a91a 100644
--- a/lib/uuid/pack.c
+++ b/lib/uuid/pack.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/parse.c b/lib/uuid/parse.c
index 580c1fc2..fdf09113 100644
--- a/lib/uuid/parse.c
+++ b/lib/uuid/parse.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.h b/lib/uuid/uuid.h
index 12afabff..785f586b 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -4,8 +4,8 @@
* Copyright (C) 1996, 1997, 1998 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/uuidP.h b/lib/uuid/uuidP.h
index db0a74cc..5030af30 100644
--- a/lib/uuid/uuidP.h
+++ b/lib/uuid/uuidP.h
@@ -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%
*/