diff options
Diffstat (limited to 'httpd/src')
-rw-r--r-- | httpd/src/Makefile | 4 | ||||
-rw-r--r-- | httpd/src/ntnsapi.c | 4 | ||||
-rw-r--r-- | httpd/src/unixso.mk | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/httpd/src/Makefile b/httpd/src/Makefile index 1925c03e..3064968d 100644 --- a/httpd/src/Makefile +++ b/httpd/src/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/httpd/src/ntnsapi.c b/httpd/src/ntnsapi.c index f9db9f9c..5cab8fda 100644 --- a/httpd/src/ntnsapi.c +++ b/httpd/src/ntnsapi.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/httpd/src/unixso.mk b/httpd/src/unixso.mk index 4e51f08d..8c0c4661 100644 --- a/httpd/src/unixso.mk +++ b/httpd/src/unixso.mk @@ -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. |