diff options
| author | Nathan Kinder <nkinder@redhat.com> | 2005-04-19 22:07:54 +0000 |
|---|---|---|
| committer | Nathan Kinder <nkinder@redhat.com> | 2005-04-19 22:07:54 +0000 |
| commit | 5a8395d602f17c52bcbd14269317ee301d17be3c (patch) | |
| tree | 2fd77a1500c03866d19f5c7bb982faf252b18301 /include/nt | |
| parent | 65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff) | |
Fixed licensing typo
Diffstat (limited to 'include/nt')
| -rw-r--r-- | include/nt/messages.h | 4 | ||||
| -rw-r--r-- | include/nt/nsapi.h | 4 | ||||
| -rw-r--r-- | include/nt/ntos.h | 4 | ||||
| -rw-r--r-- | include/nt/regparms.h | 4 | ||||
| -rw-r--r-- | include/nt/resource.h | 4 |
5 files changed, 15 insertions, 5 deletions
diff --git a/include/nt/messages.h b/include/nt/messages.h index 35accbc0..ee519ba9 100644 --- a/include/nt/messages.h +++ b/include/nt/messages.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/nt/nsapi.h b/include/nt/nsapi.h index a29319ce..09d4e134 100644 --- a/include/nt/nsapi.h +++ b/include/nt/nsapi.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/nt/ntos.h b/include/nt/ntos.h index 3f2f6913..7d129d6c 100644 --- a/include/nt/ntos.h +++ b/include/nt/ntos.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/nt/regparms.h b/include/nt/regparms.h index f7b14a2d..f0cbeff5 100644 --- a/include/nt/regparms.h +++ b/include/nt/regparms.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/nt/resource.h b/include/nt/resource.h index 4311b04d..2dcd3278 100644 --- a/include/nt/resource.h +++ b/include/nt/resource.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. |
