From: Julian Seward Date: Sun, 29 Apr 2007 09:06:40 +0000 (+0000) Subject: Add disclaimers. X-Git-Tag: svn/VALGRIND_3_3_0~282 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984e45e88f881bae50620a23af8c1aabf6d58498;p=thirdparty%2Fvalgrind.git Add disclaimers. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6709 --- diff --git a/coregrind/launcher-aix5-bootblock.h b/coregrind/launcher-aix5-bootblock.h index 169fa45563..5c21fbe6cd 100644 --- a/coregrind/launcher-aix5-bootblock.h +++ b/coregrind/launcher-aix5-bootblock.h @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ diff --git a/coregrind/launcher-aix5.c b/coregrind/launcher-aix5.c index 775e51d56c..e7f2115671 100644 --- a/coregrind/launcher-aix5.c +++ b/coregrind/launcher-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ /* Cut-down version of the normal launcher, except it is completely diff --git a/coregrind/m_aspacemgr/aspacemgr-aix5.c b/coregrind/m_aspacemgr/aspacemgr-aix5.c index b11dad08fb..18f438a2aa 100644 --- a/coregrind/m_aspacemgr/aspacemgr-aix5.c +++ b/coregrind/m_aspacemgr/aspacemgr-aix5.c @@ -29,6 +29,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ /* ************************************************************* diff --git a/coregrind/m_coredump/coredump-ppc32-aix5.c b/coregrind/m_coredump/coredump-ppc32-aix5.c index 356b8c847d..02e5ea4564 100644 --- a/coregrind/m_coredump/coredump-ppc32-aix5.c +++ b/coregrind/m_coredump/coredump-ppc32-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_coredump/coredump-ppc64-aix5.c b/coregrind/m_coredump/coredump-ppc64-aix5.c index 23105058af..506800c2fd 100644 --- a/coregrind/m_coredump/coredump-ppc64-aix5.c +++ b/coregrind/m_coredump/coredump-ppc64-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_debuginfo/priv_readxcoff.h b/coregrind/m_debuginfo/priv_readxcoff.h index 246c01fe99..24662915ef 100644 --- a/coregrind/m_debuginfo/priv_readxcoff.h +++ b/coregrind/m_debuginfo/priv_readxcoff.h @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #ifndef __PRIV_READXCOFF_H diff --git a/coregrind/m_debuginfo/readxcoff.c b/coregrind/m_debuginfo/readxcoff.c index 769937ccd5..520c55d3bf 100644 --- a/coregrind/m_debuginfo/readxcoff.c +++ b/coregrind/m_debuginfo/readxcoff.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ /* This file reads XCOFF symbol tables and debug info. diff --git a/coregrind/m_dispatch/dispatch-ppc32-aix5.S b/coregrind/m_dispatch/dispatch-ppc32-aix5.S index 41e366badd..57dbe389ed 100644 --- a/coregrind/m_dispatch/dispatch-ppc32-aix5.S +++ b/coregrind/m_dispatch/dispatch-ppc32-aix5.S @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics_asm.h" diff --git a/coregrind/m_dispatch/dispatch-ppc64-aix5.S b/coregrind/m_dispatch/dispatch-ppc64-aix5.S index 6e2a6bf85a..89b2f18483 100644 --- a/coregrind/m_dispatch/dispatch-ppc64-aix5.S +++ b/coregrind/m_dispatch/dispatch-ppc64-aix5.S @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics_asm.h" diff --git a/coregrind/m_initimg/initimg-aix5.c b/coregrind/m_initimg/initimg-aix5.c index cf02dacc27..40a35bd370 100644 --- a/coregrind/m_initimg/initimg-aix5.c +++ b/coregrind/m_initimg/initimg-aix5.c @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_sigframe/sigframe-ppc32-aix5.c b/coregrind/m_sigframe/sigframe-ppc32-aix5.c index b570cea937..bbb72f8210 100644 --- a/coregrind/m_sigframe/sigframe-ppc32-aix5.c +++ b/coregrind/m_sigframe/sigframe-ppc32-aix5.c @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_sigframe/sigframe-ppc64-aix5.c b/coregrind/m_sigframe/sigframe-ppc64-aix5.c index 509444fad4..50ecad90a7 100644 --- a/coregrind/m_sigframe/sigframe-ppc64-aix5.c +++ b/coregrind/m_sigframe/sigframe-ppc64-aix5.c @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_syswrap/priv_syswrap-aix5.h b/coregrind/m_syswrap/priv_syswrap-aix5.h index 418a77fe93..4878e7e88b 100644 --- a/coregrind/m_syswrap/priv_syswrap-aix5.h +++ b/coregrind/m_syswrap/priv_syswrap-aix5.h @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #ifndef __PRIV_SYSWRAP_AIX5_H diff --git a/coregrind/m_syswrap/syswrap-aix5.c b/coregrind/m_syswrap/syswrap-aix5.c index 875de3394b..2ac521a6c9 100644 --- a/coregrind/m_syswrap/syswrap-aix5.c +++ b/coregrind/m_syswrap/syswrap-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_syswrap/syswrap-ppc32-aix5.c b/coregrind/m_syswrap/syswrap-ppc32-aix5.c index c6336e99cd..584e0aa694 100644 --- a/coregrind/m_syswrap/syswrap-ppc32-aix5.c +++ b/coregrind/m_syswrap/syswrap-ppc32-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/coregrind/m_syswrap/syswrap-ppc64-aix5.c b/coregrind/m_syswrap/syswrap-ppc64-aix5.c index cde065b2c8..9d3612532f 100644 --- a/coregrind/m_syswrap/syswrap-ppc64-aix5.c +++ b/coregrind/m_syswrap/syswrap-ppc64-aix5.c @@ -26,6 +26,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #include "pub_core_basics.h" diff --git a/include/vki/vki-scnums-aix5.h b/include/vki/vki-scnums-aix5.h index 458f854116..449cf384fa 100644 --- a/include/vki/vki-scnums-aix5.h +++ b/include/vki/vki-scnums-aix5.h @@ -27,6 +27,11 @@ 02111-1307, USA. The GNU General Public License is contained in the file COPYING. + + Neither the names of the U.S. Department of Energy nor the + University of California nor the names of its contributors may be + used to endorse or promote products derived from this software + without prior written permission. */ #ifndef __VKI_SCNUMS_AIX5_H