From: Theodore Ts'o Date: Fri, 7 Apr 2000 20:06:04 +0000 (+0000) Subject: Many files: X-Git-Tag: E2FSPROGS-1_19~49 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=3030daa8aba89830fb0623be01e507bffd636399;p=tools%2Fe2fsprogs.git 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. --- diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index 8e608bc..212b047 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,9 @@ +2000-04-07 Theodore Ts'o + + * 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 * Makefile.in (uuid_time): Compile uuid_time in two steps (first diff --git a/lib/uuid/clear.c b/lib/uuid/clear.c index 32e26d4..9cfe59a 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 c1182fe..d2d9fe7 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 5d0efc4..fcb08ab 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 464cf01..5fbb300 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 43b81f8..ea3e554 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 c4d03c8..b7a1a91 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 580c1fc..fdf0911 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 12afabf..785f586 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 db0a74c..5030af3 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% */