From 5a8395d602f17c52bcbd14269317ee301d17be3c Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 19 Apr 2005 22:07:54 +0000 Subject: Fixed licensing typo --- include/libadmin/dbtlibadmin.h | 4 +++- include/libadmin/libadmin.h | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'include/libadmin') diff --git a/include/libadmin/dbtlibadmin.h b/include/libadmin/dbtlibadmin.h index d373d7dd..43acf214 100644 --- a/include/libadmin/dbtlibadmin.h +++ b/include/libadmin/dbtlibadmin.h @@ -26,7 +26,9 @@ * in conjunction with the Program except the Non-GPL Code covered by this * exception. If you modify this file, you may extend this exception to your * version of the file, but you are not obligated to do so. If you do not wish to - * do so, delete this exception statement from your version. + * provide this exception without modification, you must delete this exception + * statement from your version and license this file solely under the GPL without + * exception. * * * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. diff --git a/include/libadmin/libadmin.h b/include/libadmin/libadmin.h index 1c557490..70631795 100644 --- a/include/libadmin/libadmin.h +++ b/include/libadmin/libadmin.h @@ -26,7 +26,9 @@ * in conjunction with the Program except the Non-GPL Code covered by this * exception. If you modify this file, you may extend this exception to your * version of the file, but you are not obligated to do so. If you do not wish to - * do so, delete this exception statement from your version. + * provide this exception without modification, you must delete this exception + * statement from your version and license this file solely under the GPL without + * exception. * * * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. -- cgit