diff options
Diffstat (limited to 'lib/libadmin')
-rw-r--r-- | lib/libadmin/Makefile | 4 | ||||
-rw-r--r-- | lib/libadmin/authdb.c | 4 | ||||
-rw-r--r-- | lib/libadmin/error.c | 4 | ||||
-rw-r--r-- | lib/libadmin/template.c | 4 | ||||
-rw-r--r-- | lib/libadmin/util.c | 4 |
5 files changed, 15 insertions, 5 deletions
diff --git a/lib/libadmin/Makefile b/lib/libadmin/Makefile index b0a8ea06..83f2471b 100644 --- a/lib/libadmin/Makefile +++ b/lib/libadmin/Makefile @@ -27,7 +27,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/lib/libadmin/authdb.c b/lib/libadmin/authdb.c index 2b9fb78c..2256b25d 100644 --- a/lib/libadmin/authdb.c +++ b/lib/libadmin/authdb.c @@ -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/lib/libadmin/error.c b/lib/libadmin/error.c index 90065aab..f6e0a3cd 100644 --- a/lib/libadmin/error.c +++ b/lib/libadmin/error.c @@ -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/lib/libadmin/template.c b/lib/libadmin/template.c index 0df28226..630e41a9 100644 --- a/lib/libadmin/template.c +++ b/lib/libadmin/template.c @@ -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/lib/libadmin/util.c b/lib/libadmin/util.c index ffd813af..28327d2d 100644 --- a/lib/libadmin/util.c +++ b/lib/libadmin/util.c @@ -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. |