diff options
Diffstat (limited to 'lib/base')
-rw-r--r-- | lib/base/Makefile | 4 | ||||
-rw-r--r-- | lib/base/crit.cpp | 4 | ||||
-rw-r--r-- | lib/base/dns.cpp | 4 | ||||
-rw-r--r-- | lib/base/dnsdmain.cpp | 4 | ||||
-rw-r--r-- | lib/base/ereport.cpp | 4 | ||||
-rw-r--r-- | lib/base/eventlog.cpp | 4 | ||||
-rw-r--r-- | lib/base/file.cpp | 4 | ||||
-rw-r--r-- | lib/base/fsmutex.cpp | 4 | ||||
-rw-r--r-- | lib/base/lexer.cpp | 4 | ||||
-rw-r--r-- | lib/base/lexer_pvt.h | 4 | ||||
-rw-r--r-- | lib/base/net.cpp | 4 | ||||
-rw-r--r-- | lib/base/nscperror.c | 4 | ||||
-rw-r--r-- | lib/base/nterrors.cpp | 4 | ||||
-rw-r--r-- | lib/base/plist.cpp | 4 | ||||
-rw-r--r-- | lib/base/plist_pvt.h | 4 | ||||
-rw-r--r-- | lib/base/pool.cpp | 4 | ||||
-rw-r--r-- | lib/base/rwlock.cpp | 4 | ||||
-rw-r--r-- | lib/base/shexp.cpp | 4 | ||||
-rw-r--r-- | lib/base/system.cpp | 4 | ||||
-rw-r--r-- | lib/base/systhr.cpp | 4 | ||||
-rw-r--r-- | lib/base/util.cpp | 4 |
21 files changed, 63 insertions, 21 deletions
diff --git a/lib/base/Makefile b/lib/base/Makefile index a1dbb984..3a65021b 100644 --- a/lib/base/Makefile +++ b/lib/base/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/base/crit.cpp b/lib/base/crit.cpp index a377c8a9..b4495106 100644 --- a/lib/base/crit.cpp +++ b/lib/base/crit.cpp @@ -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/base/dns.cpp b/lib/base/dns.cpp index 9df9ed44..834dcd7f 100644 --- a/lib/base/dns.cpp +++ b/lib/base/dns.cpp @@ -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/base/dnsdmain.cpp b/lib/base/dnsdmain.cpp index 443afc6f..c974c2da 100644 --- a/lib/base/dnsdmain.cpp +++ b/lib/base/dnsdmain.cpp @@ -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/base/ereport.cpp b/lib/base/ereport.cpp index caf6b270..d05a1b7e 100644 --- a/lib/base/ereport.cpp +++ b/lib/base/ereport.cpp @@ -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/base/eventlog.cpp b/lib/base/eventlog.cpp index 5ff62312..b0be1ad0 100644 --- a/lib/base/eventlog.cpp +++ b/lib/base/eventlog.cpp @@ -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/base/file.cpp b/lib/base/file.cpp index b5ebde80..7c6028c7 100644 --- a/lib/base/file.cpp +++ b/lib/base/file.cpp @@ -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/base/fsmutex.cpp b/lib/base/fsmutex.cpp index 7176ee85..bd4f4357 100644 --- a/lib/base/fsmutex.cpp +++ b/lib/base/fsmutex.cpp @@ -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/base/lexer.cpp b/lib/base/lexer.cpp index 767a0483..d5292f0b 100644 --- a/lib/base/lexer.cpp +++ b/lib/base/lexer.cpp @@ -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/base/lexer_pvt.h b/lib/base/lexer_pvt.h index 8c303180..528144fd 100644 --- a/lib/base/lexer_pvt.h +++ b/lib/base/lexer_pvt.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/lib/base/net.cpp b/lib/base/net.cpp index 9279f3d3..5c31032b 100644 --- a/lib/base/net.cpp +++ b/lib/base/net.cpp @@ -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/base/nscperror.c b/lib/base/nscperror.c index d1e88b9e..8c30a4e0 100644 --- a/lib/base/nscperror.c +++ b/lib/base/nscperror.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/base/nterrors.cpp b/lib/base/nterrors.cpp index 1ffb3fbc..1104515a 100644 --- a/lib/base/nterrors.cpp +++ b/lib/base/nterrors.cpp @@ -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/base/plist.cpp b/lib/base/plist.cpp index ca847d62..c2062767 100644 --- a/lib/base/plist.cpp +++ b/lib/base/plist.cpp @@ -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/base/plist_pvt.h b/lib/base/plist_pvt.h index 180babaa..e007a7ce 100644 --- a/lib/base/plist_pvt.h +++ b/lib/base/plist_pvt.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/lib/base/pool.cpp b/lib/base/pool.cpp index 126ee3f9..915199c7 100644 --- a/lib/base/pool.cpp +++ b/lib/base/pool.cpp @@ -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/base/rwlock.cpp b/lib/base/rwlock.cpp index 67278794..af504a87 100644 --- a/lib/base/rwlock.cpp +++ b/lib/base/rwlock.cpp @@ -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/base/shexp.cpp b/lib/base/shexp.cpp index a9b69e05..7b0b2652 100644 --- a/lib/base/shexp.cpp +++ b/lib/base/shexp.cpp @@ -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/base/system.cpp b/lib/base/system.cpp index f54e268b..5dde18d8 100644 --- a/lib/base/system.cpp +++ b/lib/base/system.cpp @@ -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/base/systhr.cpp b/lib/base/systhr.cpp index 134ae2b4..8bbfc55f 100644 --- a/lib/base/systhr.cpp +++ b/lib/base/systhr.cpp @@ -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/base/util.cpp b/lib/base/util.cpp index 50f76577..3f4aa766 100644 --- a/lib/base/util.cpp +++ b/lib/base/util.cpp @@ -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. |