From: Mark Wielaard Date: Sat, 25 May 2019 22:32:28 +0000 (+0200) Subject: Cleanup GPL header address notices by using http://www.gnu.org/licenses/ X-Git-Tag: VALGRIND_3_16_0~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461cc5c00368a7825719666c9a5b667bdbcb83da;p=thirdparty%2Fvalgrind.git Cleanup GPL header address notices by using http://www.gnu.org/licenses/ Sync VEX/LICENSE.GPL with top-level COPYING file. We used 3 different addresses for writing to the FSF to receive a copy of the GPL. Replace all different variants with an URL . The following files might still have some slightly different (L)GPL copyright notice because they were derived from other programs: - files under coregrind/m_demangle which come from libiberty: cplus-dem.c, d-demangle.c, demangle.h, rust-demangle.c, safe-ctype.c and safe-ctype.h - coregrind/m_demangle/dyn-string.[hc] derived from GCC. - coregrind/m_demangle/ansidecl.h derived from glibc. - VEX files for FMA detived from glibc: host_generic_maddf.h and host_generic_maddf.c - files under coregrin/m_debuginfo derived from LZO: lzoconf.h, lzodefs.h, minilzo-inl.c and minilzo.h - files under coregrind/m_gdbserver detived from GDB: gdb/signals.h, inferiors.c, regcache.c, regcache.h, regdef.h, remote-utils.c, server.c, server.h, signals.c, target.c, target.h and utils.c Plus the following test files: - none/tests/ppc32/testVMX.c derived from testVMX. - ppc tests derived from QEMU: jm-insns.c, ppc64_helpers.h and test_isa_3_0.c - tests derived from bzip2 (with embedded GPL text in code): hackedbz2.c, origin5-bz2.c, varinfo6.c - tests detived from glibc: str_tester.c, pth_atfork1.c - test detived from GCC libgomp: tc17_sembar.c - performance tests derived from bzip2 or tinycc (with embedded GPL text in code): bz2.c, test_input_for_tinycc.c and tinycc.c --- diff --git a/VEX/LICENSE.GPL b/VEX/LICENSE.GPL index 3912109b5c..d159169d10 100644 --- a/VEX/LICENSE.GPL +++ b/VEX/LICENSE.GPL @@ -1,12 +1,12 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -303,10 +303,9 @@ the "copyright" line and a pointer to where the full notice is found. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. @@ -336,5 +335,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/VEX/LICENSE.README b/VEX/LICENSE.README index 339b33d806..8ae1ccd4ea 100644 --- a/VEX/LICENSE.README +++ b/VEX/LICENSE.README @@ -13,9 +13,7 @@ binary instrumentation and translation. General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file LICENSE.GPL. diff --git a/VEX/auxprogs/genoffsets.c b/VEX/auxprogs/genoffsets.c index aa326b35ef..54376dc90f 100644 --- a/VEX/auxprogs/genoffsets.c +++ b/VEX/auxprogs/genoffsets.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_amd64_defs.h b/VEX/priv/guest_amd64_defs.h index 169b122ba4..4f34b41cbb 100644 --- a/VEX/priv/guest_amd64_defs.h +++ b/VEX/priv/guest_amd64_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_amd64_helpers.c b/VEX/priv/guest_amd64_helpers.c index c7a0719c65..e4cf7e2031 100644 --- a/VEX/priv/guest_amd64_helpers.c +++ b/VEX/priv/guest_amd64_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_amd64_toIR.c b/VEX/priv/guest_amd64_toIR.c index af6d4c48e0..56e992cd6f 100644 --- a/VEX/priv/guest_amd64_toIR.c +++ b/VEX/priv/guest_amd64_toIR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_arm64_defs.h b/VEX/priv/guest_arm64_defs.h index b28f326c28..319d6010b1 100644 --- a/VEX/priv/guest_arm64_defs.h +++ b/VEX/priv/guest_arm64_defs.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_arm64_helpers.c b/VEX/priv/guest_arm64_helpers.c index 5d0c3c26a2..5af2f51ba3 100644 --- a/VEX/priv/guest_arm64_helpers.c +++ b/VEX/priv/guest_arm64_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_arm64_toIR.c b/VEX/priv/guest_arm64_toIR.c index 64c6982c9d..fa5baf16da 100644 --- a/VEX/priv/guest_arm64_toIR.c +++ b/VEX/priv/guest_arm64_toIR.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_arm_defs.h b/VEX/priv/guest_arm_defs.h index 2ccbe43989..58bbbd0864 100644 --- a/VEX/priv/guest_arm_defs.h +++ b/VEX/priv/guest_arm_defs.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_arm_helpers.c b/VEX/priv/guest_arm_helpers.c index 8a028736ee..d0de845d9f 100644 --- a/VEX/priv/guest_arm_helpers.c +++ b/VEX/priv/guest_arm_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_arm_toIR.c b/VEX/priv/guest_arm_toIR.c index 5b63a809ae..50c97e929c 100644 --- a/VEX/priv/guest_arm_toIR.c +++ b/VEX/priv/guest_arm_toIR.c @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_generic_bb_to_IR.c b/VEX/priv/guest_generic_bb_to_IR.c index b94ff5d12f..9596787892 100644 --- a/VEX/priv/guest_generic_bb_to_IR.c +++ b/VEX/priv/guest_generic_bb_to_IR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_generic_bb_to_IR.h b/VEX/priv/guest_generic_bb_to_IR.h index ac87510a24..21c902d886 100644 --- a/VEX/priv/guest_generic_bb_to_IR.h +++ b/VEX/priv/guest_generic_bb_to_IR.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_generic_x87.c b/VEX/priv/guest_generic_x87.c index 28c58b9ba6..1e76395d52 100644 --- a/VEX/priv/guest_generic_x87.c +++ b/VEX/priv/guest_generic_x87.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_generic_x87.h b/VEX/priv/guest_generic_x87.h index 8183e35414..e8467547c4 100644 --- a/VEX/priv/guest_generic_x87.h +++ b/VEX/priv/guest_generic_x87.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_mips_defs.h b/VEX/priv/guest_mips_defs.h index bbdbc4d7c3..cfc8170207 100644 --- a/VEX/priv/guest_mips_defs.h +++ b/VEX/priv/guest_mips_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_mips_helpers.c b/VEX/priv/guest_mips_helpers.c index 603e37cba1..f2e8daf256 100644 --- a/VEX/priv/guest_mips_helpers.c +++ b/VEX/priv/guest_mips_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_mips_toIR.c b/VEX/priv/guest_mips_toIR.c index 6e91329f2f..32632077d4 100644 --- a/VEX/priv/guest_mips_toIR.c +++ b/VEX/priv/guest_mips_toIR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_ppc_defs.h b/VEX/priv/guest_ppc_defs.h index f3eb956be2..bbca1d8e48 100644 --- a/VEX/priv/guest_ppc_defs.h +++ b/VEX/priv/guest_ppc_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_ppc_helpers.c b/VEX/priv/guest_ppc_helpers.c index bf2d071e46..9cabe28281 100644 --- a/VEX/priv/guest_ppc_helpers.c +++ b/VEX/priv/guest_ppc_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_ppc_toIR.c b/VEX/priv/guest_ppc_toIR.c index a8cadd23a4..81ae16fd16 100644 --- a/VEX/priv/guest_ppc_toIR.c +++ b/VEX/priv/guest_ppc_toIR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_s390_defs.h b/VEX/priv/guest_s390_defs.h index d72cc9f6db..0185de5fd5 100644 --- a/VEX/priv/guest_s390_defs.h +++ b/VEX/priv/guest_s390_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_s390_helpers.c b/VEX/priv/guest_s390_helpers.c index 5877743c91..63ee68b24c 100644 --- a/VEX/priv/guest_s390_helpers.c +++ b/VEX/priv/guest_s390_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_s390_toIR.c b/VEX/priv/guest_s390_toIR.c index acff370832..515b6dba36 100644 --- a/VEX/priv/guest_s390_toIR.c +++ b/VEX/priv/guest_s390_toIR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/guest_x86_defs.h b/VEX/priv/guest_x86_defs.h index 3f7a7100dc..d10ca2771e 100644 --- a/VEX/priv/guest_x86_defs.h +++ b/VEX/priv/guest_x86_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_x86_helpers.c b/VEX/priv/guest_x86_helpers.c index 78be0662f6..c0a4d33edc 100644 --- a/VEX/priv/guest_x86_helpers.c +++ b/VEX/priv/guest_x86_helpers.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/guest_x86_toIR.c b/VEX/priv/guest_x86_toIR.c index 9a6e417d63..fd45a2ae25 100644 --- a/VEX/priv/guest_x86_toIR.c +++ b/VEX/priv/guest_x86_toIR.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_amd64_defs.c b/VEX/priv/host_amd64_defs.c index 5cb49b151a..f022b4fa46 100644 --- a/VEX/priv/host_amd64_defs.c +++ b/VEX/priv/host_amd64_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_amd64_defs.h b/VEX/priv/host_amd64_defs.h index 93a6a5adf8..3dfa9fbf5c 100644 --- a/VEX/priv/host_amd64_defs.h +++ b/VEX/priv/host_amd64_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_amd64_isel.c b/VEX/priv/host_amd64_isel.c index 673909029d..e19dcb34ff 100644 --- a/VEX/priv/host_amd64_isel.c +++ b/VEX/priv/host_amd64_isel.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_arm64_defs.c b/VEX/priv/host_arm64_defs.c index a1328ff8fe..dba2f18630 100644 --- a/VEX/priv/host_arm64_defs.c +++ b/VEX/priv/host_arm64_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_arm64_defs.h b/VEX/priv/host_arm64_defs.h index 277a55b12c..aa4f9438e6 100644 --- a/VEX/priv/host_arm64_defs.h +++ b/VEX/priv/host_arm64_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_arm64_isel.c b/VEX/priv/host_arm64_isel.c index b2ab7422b6..110b3cbf16 100644 --- a/VEX/priv/host_arm64_isel.c +++ b/VEX/priv/host_arm64_isel.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_arm_defs.c b/VEX/priv/host_arm_defs.c index 3de6d50116..6f972a41b0 100644 --- a/VEX/priv/host_arm_defs.c +++ b/VEX/priv/host_arm_defs.c @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_arm_defs.h b/VEX/priv/host_arm_defs.h index b88c85a7c4..0f4b519515 100644 --- a/VEX/priv/host_arm_defs.h +++ b/VEX/priv/host_arm_defs.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_arm_isel.c b/VEX/priv/host_arm_isel.c index 9ef4269660..510336ba75 100644 --- a/VEX/priv/host_arm_isel.c +++ b/VEX/priv/host_arm_isel.c @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_reg_alloc2.c b/VEX/priv/host_generic_reg_alloc2.c index 166f52b294..ceea1f4d61 100644 --- a/VEX/priv/host_generic_reg_alloc2.c +++ b/VEX/priv/host_generic_reg_alloc2.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_generic_reg_alloc3.c b/VEX/priv/host_generic_reg_alloc3.c index e6908ce8f2..12b2c154f0 100644 --- a/VEX/priv/host_generic_reg_alloc3.c +++ b/VEX/priv/host_generic_reg_alloc3.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_regs.c b/VEX/priv/host_generic_regs.c index cd5d222f5e..803950a5d7 100644 --- a/VEX/priv/host_generic_regs.c +++ b/VEX/priv/host_generic_regs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_generic_regs.h b/VEX/priv/host_generic_regs.h index 8f6b2d6c47..2387f49c6e 100644 --- a/VEX/priv/host_generic_regs.h +++ b/VEX/priv/host_generic_regs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_generic_simd128.c b/VEX/priv/host_generic_simd128.c index 8c6f70770e..1c0f7cfbaf 100644 --- a/VEX/priv/host_generic_simd128.c +++ b/VEX/priv/host_generic_simd128.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_simd128.h b/VEX/priv/host_generic_simd128.h index 18b35180a5..842385f738 100644 --- a/VEX/priv/host_generic_simd128.h +++ b/VEX/priv/host_generic_simd128.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_simd256.c b/VEX/priv/host_generic_simd256.c index 6bfdf7bffd..f6b4577476 100644 --- a/VEX/priv/host_generic_simd256.c +++ b/VEX/priv/host_generic_simd256.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_simd256.h b/VEX/priv/host_generic_simd256.h index 12a16bb03e..36e599301c 100644 --- a/VEX/priv/host_generic_simd256.h +++ b/VEX/priv/host_generic_simd256.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_generic_simd64.c b/VEX/priv/host_generic_simd64.c index a7e80b4d06..523a5cd1c6 100644 --- a/VEX/priv/host_generic_simd64.c +++ b/VEX/priv/host_generic_simd64.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_generic_simd64.h b/VEX/priv/host_generic_simd64.h index e26ef6c8a5..0df3fccff8 100644 --- a/VEX/priv/host_generic_simd64.h +++ b/VEX/priv/host_generic_simd64.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_mips_defs.c b/VEX/priv/host_mips_defs.c index 717fd271ac..7c01437634 100644 --- a/VEX/priv/host_mips_defs.c +++ b/VEX/priv/host_mips_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_mips_defs.h b/VEX/priv/host_mips_defs.h index 494ba4ea21..cd7882be80 100644 --- a/VEX/priv/host_mips_defs.h +++ b/VEX/priv/host_mips_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_mips_isel.c b/VEX/priv/host_mips_isel.c index c0cdfb084a..c49d152b72 100644 --- a/VEX/priv/host_mips_isel.c +++ b/VEX/priv/host_mips_isel.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_ppc_defs.c b/VEX/priv/host_ppc_defs.c index f4b52e408a..682500a1e3 100644 --- a/VEX/priv/host_ppc_defs.c +++ b/VEX/priv/host_ppc_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_ppc_defs.h b/VEX/priv/host_ppc_defs.h index 321fba9a17..0d05954f50 100644 --- a/VEX/priv/host_ppc_defs.h +++ b/VEX/priv/host_ppc_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_ppc_isel.c b/VEX/priv/host_ppc_isel.c index 7254b5a40a..68cb5031ac 100644 --- a/VEX/priv/host_ppc_isel.c +++ b/VEX/priv/host_ppc_isel.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_s390_defs.c b/VEX/priv/host_s390_defs.c index 22cdd04251..8aa2ba67f8 100644 --- a/VEX/priv/host_s390_defs.c +++ b/VEX/priv/host_s390_defs.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_s390_defs.h b/VEX/priv/host_s390_defs.h index ed1f3cfb2e..e79b990e47 100644 --- a/VEX/priv/host_s390_defs.h +++ b/VEX/priv/host_s390_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_s390_isel.c b/VEX/priv/host_s390_isel.c index 38989f217e..9141b7bffd 100644 --- a/VEX/priv/host_s390_isel.c +++ b/VEX/priv/host_s390_isel.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/host_x86_defs.c b/VEX/priv/host_x86_defs.c index eb8e020e3d..b1c349afbc 100644 --- a/VEX/priv/host_x86_defs.c +++ b/VEX/priv/host_x86_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_x86_defs.h b/VEX/priv/host_x86_defs.h index 6812d5fe39..2455b3245e 100644 --- a/VEX/priv/host_x86_defs.h +++ b/VEX/priv/host_x86_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/host_x86_isel.c b/VEX/priv/host_x86_isel.c index 9ca8a45864..c8fae08eba 100644 --- a/VEX/priv/host_x86_isel.c +++ b/VEX/priv/host_x86_isel.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/ir_defs.c b/VEX/priv/ir_defs.c index 0502f02fb1..f30cf0d4ea 100644 --- a/VEX/priv/ir_defs.c +++ b/VEX/priv/ir_defs.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/ir_inject.c b/VEX/priv/ir_inject.c index eec3dd2fe6..26e8ca2787 100644 --- a/VEX/priv/ir_inject.c +++ b/VEX/priv/ir_inject.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/ir_match.c b/VEX/priv/ir_match.c index b88a66a516..3f4fe8cc54 100644 --- a/VEX/priv/ir_match.c +++ b/VEX/priv/ir_match.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/ir_match.h b/VEX/priv/ir_match.h index 4691bd08f2..9c34dfe321 100644 --- a/VEX/priv/ir_match.h +++ b/VEX/priv/ir_match.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/ir_opt.c b/VEX/priv/ir_opt.c index cf00b0dd2c..bbe9401d5c 100644 --- a/VEX/priv/ir_opt.c +++ b/VEX/priv/ir_opt.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/ir_opt.h b/VEX/priv/ir_opt.h index f67ed00107..3ea4a5aa64 100644 --- a/VEX/priv/ir_opt.h +++ b/VEX/priv/ir_opt.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/main_globals.c b/VEX/priv/main_globals.c index 97a161ea67..b2243f565c 100644 --- a/VEX/priv/main_globals.c +++ b/VEX/priv/main_globals.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/main_globals.h b/VEX/priv/main_globals.h index cab88b61f7..948079f7d6 100644 --- a/VEX/priv/main_globals.h +++ b/VEX/priv/main_globals.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/main_main.c b/VEX/priv/main_main.c index 071bd45844..ac3006d691 100644 --- a/VEX/priv/main_main.c +++ b/VEX/priv/main_main.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/main_util.c b/VEX/priv/main_util.c index e9a496be02..670de8b040 100644 --- a/VEX/priv/main_util.c +++ b/VEX/priv/main_util.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/main_util.h b/VEX/priv/main_util.h index 82b9a5f1e6..2fa26b062d 100644 --- a/VEX/priv/main_util.h +++ b/VEX/priv/main_util.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/mips_defs.h b/VEX/priv/mips_defs.h index fed46ac34c..61ac965784 100644 --- a/VEX/priv/mips_defs.h +++ b/VEX/priv/mips_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/multiarch_main_main.c b/VEX/priv/multiarch_main_main.c index bd0fa79bff..8110b856d0 100644 --- a/VEX/priv/multiarch_main_main.c +++ b/VEX/priv/multiarch_main_main.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/priv/s390_defs.h b/VEX/priv/s390_defs.h index 56886dbe44..80d7336061 100644 --- a/VEX/priv/s390_defs.h +++ b/VEX/priv/s390_defs.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/s390_disasm.c b/VEX/priv/s390_disasm.c index 58189f1233..4d3fec544c 100644 --- a/VEX/priv/s390_disasm.c +++ b/VEX/priv/s390_disasm.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/priv/s390_disasm.h b/VEX/priv/s390_disasm.h index 3cccceadfc..8469f72ab7 100644 --- a/VEX/priv/s390_disasm.h +++ b/VEX/priv/s390_disasm.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex.h b/VEX/pub/libvex.h index f4152a1fce..1e112f5097 100644 --- a/VEX/pub/libvex.h +++ b/VEX/pub/libvex.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_basictypes.h b/VEX/pub/libvex_basictypes.h index 53aa2cd383..745b8d3df8 100644 --- a/VEX/pub/libvex_basictypes.h +++ b/VEX/pub/libvex_basictypes.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_emnote.h b/VEX/pub/libvex_emnote.h index 2feb4bad41..be033b4da1 100644 --- a/VEX/pub/libvex_emnote.h +++ b/VEX/pub/libvex_emnote.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_guest_amd64.h b/VEX/pub/libvex_guest_amd64.h index 7db7cbc35c..1518ba304c 100644 --- a/VEX/pub/libvex_guest_amd64.h +++ b/VEX/pub/libvex_guest_amd64.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_guest_arm.h b/VEX/pub/libvex_guest_arm.h index 5dbe59c41a..87bb03962a 100644 --- a/VEX/pub/libvex_guest_arm.h +++ b/VEX/pub/libvex_guest_arm.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_guest_arm64.h b/VEX/pub/libvex_guest_arm64.h index bf1573d825..39b6ecdc2e 100644 --- a/VEX/pub/libvex_guest_arm64.h +++ b/VEX/pub/libvex_guest_arm64.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_guest_mips32.h b/VEX/pub/libvex_guest_mips32.h index 5a9d43279a..53efd1f313 100644 --- a/VEX/pub/libvex_guest_mips32.h +++ b/VEX/pub/libvex_guest_mips32.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_guest_mips64.h b/VEX/pub/libvex_guest_mips64.h index 6a37f41848..4553cb3e93 100644 --- a/VEX/pub/libvex_guest_mips64.h +++ b/VEX/pub/libvex_guest_mips64.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_guest_ppc32.h b/VEX/pub/libvex_guest_ppc32.h index bb48ac5bd2..8e7fbaa4b9 100644 --- a/VEX/pub/libvex_guest_ppc32.h +++ b/VEX/pub/libvex_guest_ppc32.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_guest_ppc64.h b/VEX/pub/libvex_guest_ppc64.h index 8c01fa64f9..278bfe8384 100644 --- a/VEX/pub/libvex_guest_ppc64.h +++ b/VEX/pub/libvex_guest_ppc64.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_guest_s390x.h b/VEX/pub/libvex_guest_s390x.h index 602f1a13bb..b4e063f262 100644 --- a/VEX/pub/libvex_guest_s390x.h +++ b/VEX/pub/libvex_guest_s390x.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_guest_x86.h b/VEX/pub/libvex_guest_x86.h index 3ec8af5703..fabafe113c 100644 --- a/VEX/pub/libvex_guest_x86.h +++ b/VEX/pub/libvex_guest_x86.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_inner.h b/VEX/pub/libvex_inner.h index 9fb563e38c..023d1f6a3e 100644 --- a/VEX/pub/libvex_inner.h +++ b/VEX/pub/libvex_inner.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_ir.h b/VEX/pub/libvex_ir.h index 4b0b05ebcc..d797bd4b34 100644 --- a/VEX/pub/libvex_ir.h +++ b/VEX/pub/libvex_ir.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/pub/libvex_s390x_common.h b/VEX/pub/libvex_s390x_common.h index 8723ee21d9..c976395fc1 100644 --- a/VEX/pub/libvex_s390x_common.h +++ b/VEX/pub/libvex_s390x_common.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/VEX/pub/libvex_trc_values.h b/VEX/pub/libvex_trc_values.h index fb879b1e02..cfd54ded37 100644 --- a/VEX/pub/libvex_trc_values.h +++ b/VEX/pub/libvex_trc_values.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/VEX/test/test-amd64.c b/VEX/test/test-amd64.c index cfb745e1b8..9cb8c3dbe0 100644 --- a/VEX/test/test-amd64.c +++ b/VEX/test/test-amd64.c @@ -24,8 +24,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ #define _GNU_SOURCE #include diff --git a/VEX/test/test-i386.c b/VEX/test/test-i386.c index cd47930297..a948519e15 100644 --- a/VEX/test/test-i386.c +++ b/VEX/test/test-i386.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ #define _GNU_SOURCE #include diff --git a/VEX/useful/hd_fpu.c b/VEX/useful/hd_fpu.c index 300702916e..9655f12f84 100644 --- a/VEX/useful/hd_fpu.c +++ b/VEX/useful/hd_fpu.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file LICENSE. */ diff --git a/VEX/useful/test_main.c b/VEX/useful/test_main.c index a7fc06b246..cfed7a598d 100644 --- a/VEX/useful/test_main.c +++ b/VEX/useful/test_main.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. @@ -530,9 +528,7 @@ static void MC_helperc_value_check4_fail( void ) { } General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/auxprogs/getoff.c b/auxprogs/getoff.c index d3392a7571..7cd9d24144 100644 --- a/auxprogs/getoff.c +++ b/auxprogs/getoff.c @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/auxprogs/valgrind-di-server.c b/auxprogs/valgrind-di-server.c index 85963f5de0..c6809bc3a9 100644 --- a/auxprogs/valgrind-di-server.c +++ b/auxprogs/valgrind-di-server.c @@ -30,9 +30,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/auxprogs/valgrind-listener.c b/auxprogs/valgrind-listener.c index b0925366df..29f0744f75 100644 --- a/auxprogs/valgrind-listener.c +++ b/auxprogs/valgrind-listener.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_annotate.in b/cachegrind/cg_annotate.in index b41c1c02d6..bcb98935b5 100644 --- a/cachegrind/cg_annotate.in +++ b/cachegrind/cg_annotate.in @@ -21,9 +21,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING. diff --git a/cachegrind/cg_arch.c b/cachegrind/cg_arch.c index bf98ab0539..7d03f21ad3 100644 --- a/cachegrind/cg_arch.c +++ b/cachegrind/cg_arch.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_arch.h b/cachegrind/cg_arch.h index b813bb7e42..add18e13da 100644 --- a/cachegrind/cg_arch.h +++ b/cachegrind/cg_arch.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_branchpred.c b/cachegrind/cg_branchpred.c index 24c8fb2d4d..eb7bf99c4f 100644 --- a/cachegrind/cg_branchpred.c +++ b/cachegrind/cg_branchpred.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_diff.in b/cachegrind/cg_diff.in index b093d6f668..9d9258ef60 100755 --- a/cachegrind/cg_diff.in +++ b/cachegrind/cg_diff.in @@ -21,9 +21,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING. diff --git a/cachegrind/cg_main.c b/cachegrind/cg_main.c index cb696b8c9d..927f3fb328 100644 --- a/cachegrind/cg_main.c +++ b/cachegrind/cg_main.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_merge.c b/cachegrind/cg_merge.c index b53cbe4c8b..4d13cb5d19 100644 --- a/cachegrind/cg_merge.c +++ b/cachegrind/cg_merge.c @@ -27,9 +27,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/cachegrind/cg_sim.c b/cachegrind/cg_sim.c index 7a8b3bf4a3..c8f0a8fc26 100644 --- a/cachegrind/cg_sim.c +++ b/cachegrind/cg_sim.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/bb.c b/callgrind/bb.c index 06dd771df8..da64caa13e 100644 --- a/callgrind/bb.c +++ b/callgrind/bb.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/bbcc.c b/callgrind/bbcc.c index 7ba4e8a870..619d400019 100644 --- a/callgrind/bbcc.c +++ b/callgrind/bbcc.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/callgrind_annotate.in b/callgrind/callgrind_annotate.in index beb86b88f3..e18ed4ed96 100644 --- a/callgrind/callgrind_annotate.in +++ b/callgrind/callgrind_annotate.in @@ -26,9 +26,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING. diff --git a/callgrind/callgrind_control.in b/callgrind/callgrind_control.in index 4660f526cd..39e0a7f555 100644 --- a/callgrind/callgrind_control.in +++ b/callgrind/callgrind_control.in @@ -20,9 +20,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . use File::Basename; # vgdb_exe will be set to a vgdb found 'near' the callgrind_control file diff --git a/callgrind/callstack.c b/callgrind/callstack.c index 3b06db15c8..96dfc995a5 100644 --- a/callgrind/callstack.c +++ b/callgrind/callstack.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/clo.c b/callgrind/clo.c index b26ddd6cdf..b9ccb32967 100644 --- a/callgrind/clo.c +++ b/callgrind/clo.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/context.c b/callgrind/context.c index a7532b6f20..459c6e6ab1 100644 --- a/callgrind/context.c +++ b/callgrind/context.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/costs.c b/callgrind/costs.c index 32d8d87616..936cf90142 100644 --- a/callgrind/costs.c +++ b/callgrind/costs.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/costs.h b/callgrind/costs.h index de88f5c0f2..9b33da480c 100644 --- a/callgrind/costs.h +++ b/callgrind/costs.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/debug.c b/callgrind/debug.c index 4a8b9b09b7..58af44a664 100644 --- a/callgrind/debug.c +++ b/callgrind/debug.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/dump.c b/callgrind/dump.c index 12ecf66f6c..e57abfe9b5 100644 --- a/callgrind/dump.c +++ b/callgrind/dump.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/events.c b/callgrind/events.c index a3925e9e7c..4b0394f6e3 100644 --- a/callgrind/events.c +++ b/callgrind/events.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/events.h b/callgrind/events.h index b45893fb22..a4ca93300b 100644 --- a/callgrind/events.h +++ b/callgrind/events.h @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/fn.c b/callgrind/fn.c index 209c02190a..e9d8dd2143 100644 --- a/callgrind/fn.c +++ b/callgrind/fn.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/global.h b/callgrind/global.h index 7c5a59ce9e..4fd8f22ff2 100644 --- a/callgrind/global.h +++ b/callgrind/global.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/jumps.c b/callgrind/jumps.c index 2cf30c4162..ad01254905 100644 --- a/callgrind/jumps.c +++ b/callgrind/jumps.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/main.c b/callgrind/main.c index 46968539ca..5f88fb0c17 100644 --- a/callgrind/main.c +++ b/callgrind/main.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/sim.c b/callgrind/sim.c index 28012c8bd8..521bfb8163 100644 --- a/callgrind/sim.c +++ b/callgrind/sim.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/callgrind/threads.c b/callgrind/threads.c index 2ada286830..20b23c1899 100644 --- a/callgrind/threads.c +++ b/callgrind/threads.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/launcher-darwin.c b/coregrind/launcher-darwin.c index 5097b58941..eafc21d04f 100644 --- a/coregrind/launcher-darwin.c +++ b/coregrind/launcher-darwin.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/launcher-linux.c b/coregrind/launcher-linux.c index 954a3fd8c7..208996e6c3 100644 --- a/coregrind/launcher-linux.c +++ b/coregrind/launcher-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_addrinfo.c b/coregrind/m_addrinfo.c index d22a99e58d..1796eb8152 100644 --- a/coregrind/m_addrinfo.c +++ b/coregrind/m_addrinfo.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_aspacehl.c b/coregrind/m_aspacehl.c index 982bd5043b..a692f4f5c1 100644 --- a/coregrind/m_aspacehl.c +++ b/coregrind/m_aspacehl.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_aspacemgr/aspacemgr-common.c b/coregrind/m_aspacemgr/aspacemgr-common.c index 95c8dd3db3..79f5252c21 100644 --- a/coregrind/m_aspacemgr/aspacemgr-common.c +++ b/coregrind/m_aspacemgr/aspacemgr-common.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_aspacemgr/aspacemgr-linux.c b/coregrind/m_aspacemgr/aspacemgr-linux.c index afc041dbe3..7ddef30775 100644 --- a/coregrind/m_aspacemgr/aspacemgr-linux.c +++ b/coregrind/m_aspacemgr/aspacemgr-linux.c @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_aspacemgr/aspacemgr-segnames.c b/coregrind/m_aspacemgr/aspacemgr-segnames.c index 99ea9bf920..cfd7ffa330 100644 --- a/coregrind/m_aspacemgr/aspacemgr-segnames.c +++ b/coregrind/m_aspacemgr/aspacemgr-segnames.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_aspacemgr/priv_aspacemgr.h b/coregrind/m_aspacemgr/priv_aspacemgr.h index 174678b4f1..fbc46aca7b 100644 --- a/coregrind/m_aspacemgr/priv_aspacemgr.h +++ b/coregrind/m_aspacemgr/priv_aspacemgr.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_cache.c b/coregrind/m_cache.c index 974ca5dde3..2799027bcc 100644 --- a/coregrind/m_cache.c +++ b/coregrind/m_cache.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_clientstate.c b/coregrind/m_clientstate.c index cb3ba21611..23c846d6b8 100644 --- a/coregrind/m_clientstate.c +++ b/coregrind/m_clientstate.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_commandline.c b/coregrind/m_commandline.c index d89b6ac2da..e34d0f0b4e 100644 --- a/coregrind/m_commandline.c +++ b/coregrind/m_commandline.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_compiler.c b/coregrind/m_compiler.c index bf114ad490..9e792e8a43 100644 --- a/coregrind/m_compiler.c +++ b/coregrind/m_compiler.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_coredump/coredump-elf.c b/coregrind/m_coredump/coredump-elf.c index ec15595413..8da88bc2a8 100644 --- a/coregrind/m_coredump/coredump-elf.c +++ b/coregrind/m_coredump/coredump-elf.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_coredump/coredump-macho.c b/coregrind/m_coredump/coredump-macho.c index fd5f13a11b..61c8b05899 100644 --- a/coregrind/m_coredump/coredump-macho.c +++ b/coregrind/m_coredump/coredump-macho.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_coredump/coredump-solaris.c b/coregrind/m_coredump/coredump-solaris.c index 0539a8438e..8e84dba51f 100644 --- a/coregrind/m_coredump/coredump-solaris.c +++ b/coregrind/m_coredump/coredump-solaris.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_cpuid.S b/coregrind/m_cpuid.S index ed1c0af9cf..4885e2e20a 100644 --- a/coregrind/m_cpuid.S +++ b/coregrind/m_cpuid.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/d3basics.c b/coregrind/m_debuginfo/d3basics.c index 088fa075c4..fa1524681b 100644 --- a/coregrind/m_debuginfo/d3basics.c +++ b/coregrind/m_debuginfo/d3basics.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/debuginfo.c b/coregrind/m_debuginfo/debuginfo.c index 70d489ab85..6351b435d2 100644 --- a/coregrind/m_debuginfo/debuginfo.c +++ b/coregrind/m_debuginfo/debuginfo.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/image.c b/coregrind/m_debuginfo/image.c index 61e75f651b..c08b978396 100644 --- a/coregrind/m_debuginfo/image.c +++ b/coregrind/m_debuginfo/image.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/misc.c b/coregrind/m_debuginfo/misc.c index 519a4f37e8..910d9b2172 100644 --- a/coregrind/m_debuginfo/misc.c +++ b/coregrind/m_debuginfo/misc.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/priv_d3basics.h b/coregrind/m_debuginfo/priv_d3basics.h index 94472ab3bb..b60e3e8eb4 100644 --- a/coregrind/m_debuginfo/priv_d3basics.h +++ b/coregrind/m_debuginfo/priv_d3basics.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/priv_image.h b/coregrind/m_debuginfo/priv_image.h index 965a4a9bc9..f7413a9084 100644 --- a/coregrind/m_debuginfo/priv_image.h +++ b/coregrind/m_debuginfo/priv_image.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_misc.h b/coregrind/m_debuginfo/priv_misc.h index 10591f9b18..ca430d3d07 100644 --- a/coregrind/m_debuginfo/priv_misc.h +++ b/coregrind/m_debuginfo/priv_misc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/priv_readdwarf.h b/coregrind/m_debuginfo/priv_readdwarf.h index eecdcd4a92..1e3f24c2a1 100644 --- a/coregrind/m_debuginfo/priv_readdwarf.h +++ b/coregrind/m_debuginfo/priv_readdwarf.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_readdwarf3.h b/coregrind/m_debuginfo/priv_readdwarf3.h index c7223d0c37..1a5bd61c30 100644 --- a/coregrind/m_debuginfo/priv_readdwarf3.h +++ b/coregrind/m_debuginfo/priv_readdwarf3.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/priv_readelf.h b/coregrind/m_debuginfo/priv_readelf.h index 9b387427c8..2bee615ab5 100644 --- a/coregrind/m_debuginfo/priv_readelf.h +++ b/coregrind/m_debuginfo/priv_readelf.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_readexidx.h b/coregrind/m_debuginfo/priv_readexidx.h index 66ae483d24..8dca00f2bf 100644 --- a/coregrind/m_debuginfo/priv_readexidx.h +++ b/coregrind/m_debuginfo/priv_readexidx.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_readmacho.h b/coregrind/m_debuginfo/priv_readmacho.h index c5697cb4f7..6b6425a63a 100644 --- a/coregrind/m_debuginfo/priv_readmacho.h +++ b/coregrind/m_debuginfo/priv_readmacho.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_readpdb.h b/coregrind/m_debuginfo/priv_readpdb.h index 97407d99a0..b8f5958103 100644 --- a/coregrind/m_debuginfo/priv_readpdb.h +++ b/coregrind/m_debuginfo/priv_readpdb.h @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_storage.h b/coregrind/m_debuginfo/priv_storage.h index 20a3cf8b05..b995d64ed0 100644 --- a/coregrind/m_debuginfo/priv_storage.h +++ b/coregrind/m_debuginfo/priv_storage.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/priv_tytypes.h b/coregrind/m_debuginfo/priv_tytypes.h index adc0226a8d..787c578704 100644 --- a/coregrind/m_debuginfo/priv_tytypes.h +++ b/coregrind/m_debuginfo/priv_tytypes.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/readdwarf.c b/coregrind/m_debuginfo/readdwarf.c index 0b1f6535ba..981ffb1468 100644 --- a/coregrind/m_debuginfo/readdwarf.c +++ b/coregrind/m_debuginfo/readdwarf.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/readdwarf3.c b/coregrind/m_debuginfo/readdwarf3.c index 1b49ba4a18..c4d529bc6d 100644 --- a/coregrind/m_debuginfo/readdwarf3.c +++ b/coregrind/m_debuginfo/readdwarf3.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuginfo/readelf.c b/coregrind/m_debuginfo/readelf.c index 95b97d6bf8..b982a838a5 100644 --- a/coregrind/m_debuginfo/readelf.c +++ b/coregrind/m_debuginfo/readelf.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/readexidx.c b/coregrind/m_debuginfo/readexidx.c index e79dc6f5bb..261c9c466a 100644 --- a/coregrind/m_debuginfo/readexidx.c +++ b/coregrind/m_debuginfo/readexidx.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/readmacho.c b/coregrind/m_debuginfo/readmacho.c index 1f6a61fc4b..f39ee006fa 100644 --- a/coregrind/m_debuginfo/readmacho.c +++ b/coregrind/m_debuginfo/readmacho.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/readpdb.c b/coregrind/m_debuginfo/readpdb.c index 5506dde2b3..6522383547 100644 --- a/coregrind/m_debuginfo/readpdb.c +++ b/coregrind/m_debuginfo/readpdb.c @@ -28,9 +28,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/storage.c b/coregrind/m_debuginfo/storage.c index a120de0e0d..ede39acea1 100644 --- a/coregrind/m_debuginfo/storage.c +++ b/coregrind/m_debuginfo/storage.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/tinfl.c b/coregrind/m_debuginfo/tinfl.c index a38d5aa981..774e18d513 100644 --- a/coregrind/m_debuginfo/tinfl.c +++ b/coregrind/m_debuginfo/tinfl.c @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_debuginfo/tytypes.c b/coregrind/m_debuginfo/tytypes.c index 9491dca630..75e4cf500b 100644 --- a/coregrind/m_debuginfo/tytypes.c +++ b/coregrind/m_debuginfo/tytypes.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/m_debuglog.c b/coregrind/m_debuglog.c index 289f27592e..8580d80967 100644 --- a/coregrind/m_debuglog.c +++ b/coregrind/m_debuglog.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_deduppoolalloc.c b/coregrind/m_deduppoolalloc.c index 597eaa7a05..2ee6a1bbdf 100644 --- a/coregrind/m_deduppoolalloc.c +++ b/coregrind/m_deduppoolalloc.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_demangle/demangle.c b/coregrind/m_demangle/demangle.c index 00fa203897..29afa8973a 100644 --- a/coregrind/m_demangle/demangle.c +++ b/coregrind/m_demangle/demangle.c @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_demangle/vg_libciface.h b/coregrind/m_demangle/vg_libciface.h index 762e63a02f..79b5c8ce09 100644 --- a/coregrind/m_demangle/vg_libciface.h +++ b/coregrind/m_demangle/vg_libciface.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-amd64-darwin.S b/coregrind/m_dispatch/dispatch-amd64-darwin.S index ccf2b91696..7dc06a84e7 100644 --- a/coregrind/m_dispatch/dispatch-amd64-darwin.S +++ b/coregrind/m_dispatch/dispatch-amd64-darwin.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-amd64-linux.S b/coregrind/m_dispatch/dispatch-amd64-linux.S index 007c495f7c..8ea2235d8e 100644 --- a/coregrind/m_dispatch/dispatch-amd64-linux.S +++ b/coregrind/m_dispatch/dispatch-amd64-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-amd64-solaris.S b/coregrind/m_dispatch/dispatch-amd64-solaris.S index 2cccf1ff9e..a894253fec 100644 --- a/coregrind/m_dispatch/dispatch-amd64-solaris.S +++ b/coregrind/m_dispatch/dispatch-amd64-solaris.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-arm-linux.S b/coregrind/m_dispatch/dispatch-arm-linux.S index b61818c27d..40629017c8 100644 --- a/coregrind/m_dispatch/dispatch-arm-linux.S +++ b/coregrind/m_dispatch/dispatch-arm-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-arm64-linux.S b/coregrind/m_dispatch/dispatch-arm64-linux.S index 554fa9b1fd..3426bd9155 100644 --- a/coregrind/m_dispatch/dispatch-arm64-linux.S +++ b/coregrind/m_dispatch/dispatch-arm64-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-mips32-linux.S b/coregrind/m_dispatch/dispatch-mips32-linux.S index fdb1e29b00..9ed11680cc 100644 --- a/coregrind/m_dispatch/dispatch-mips32-linux.S +++ b/coregrind/m_dispatch/dispatch-mips32-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-mips64-linux.S b/coregrind/m_dispatch/dispatch-mips64-linux.S index 5d1efd622d..0b1582ed0b 100644 --- a/coregrind/m_dispatch/dispatch-mips64-linux.S +++ b/coregrind/m_dispatch/dispatch-mips64-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-ppc32-linux.S b/coregrind/m_dispatch/dispatch-ppc32-linux.S index d3ff2d11e9..002345dd0f 100644 --- a/coregrind/m_dispatch/dispatch-ppc32-linux.S +++ b/coregrind/m_dispatch/dispatch-ppc32-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-ppc64be-linux.S b/coregrind/m_dispatch/dispatch-ppc64be-linux.S index c5592d4f31..27fcc69968 100644 --- a/coregrind/m_dispatch/dispatch-ppc64be-linux.S +++ b/coregrind/m_dispatch/dispatch-ppc64be-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-ppc64le-linux.S b/coregrind/m_dispatch/dispatch-ppc64le-linux.S index 3e26d7715c..a2ad8fceee 100644 --- a/coregrind/m_dispatch/dispatch-ppc64le-linux.S +++ b/coregrind/m_dispatch/dispatch-ppc64le-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-s390x-linux.S b/coregrind/m_dispatch/dispatch-s390x-linux.S index c31e32a218..4acc5ba2fb 100644 --- a/coregrind/m_dispatch/dispatch-s390x-linux.S +++ b/coregrind/m_dispatch/dispatch-s390x-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-x86-darwin.S b/coregrind/m_dispatch/dispatch-x86-darwin.S index 467d7d62de..ce8756009b 100644 --- a/coregrind/m_dispatch/dispatch-x86-darwin.S +++ b/coregrind/m_dispatch/dispatch-x86-darwin.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-x86-linux.S b/coregrind/m_dispatch/dispatch-x86-linux.S index 7270744db0..9c0c045548 100644 --- a/coregrind/m_dispatch/dispatch-x86-linux.S +++ b/coregrind/m_dispatch/dispatch-x86-linux.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_dispatch/dispatch-x86-solaris.S b/coregrind/m_dispatch/dispatch-x86-solaris.S index c7d23f20f6..332546cf0c 100644 --- a/coregrind/m_dispatch/dispatch-x86-solaris.S +++ b/coregrind/m_dispatch/dispatch-x86-solaris.S @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_errormgr.c b/coregrind/m_errormgr.c index fb41e4ebd5..8613f650f8 100644 --- a/coregrind/m_errormgr.c +++ b/coregrind/m_errormgr.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_execontext.c b/coregrind/m_execontext.c index 43516e9772..227c3c3dc7 100644 --- a/coregrind/m_execontext.c +++ b/coregrind/m_execontext.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_gdbserver/gdb/signals.h b/coregrind/m_gdbserver/gdb/signals.h index 1ad4a0acdf..d04a574771 100644 --- a/coregrind/m_gdbserver/gdb/signals.h +++ b/coregrind/m_gdbserver/gdb/signals.h @@ -17,9 +17,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + along with this program; if not, see . +*/ #ifndef GDB_SIGNALS_H #define GDB_SIGNALS_H diff --git a/coregrind/m_gdbserver/m_gdbserver.c b/coregrind/m_gdbserver/m_gdbserver.c index 181f6c143b..49e8ca2ef1 100644 --- a/coregrind/m_gdbserver/m_gdbserver.c +++ b/coregrind/m_gdbserver/m_gdbserver.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_gdbserver/regdef.h b/coregrind/m_gdbserver/regdef.h index 146079c1e1..a318ce9130 100644 --- a/coregrind/m_gdbserver/regdef.h +++ b/coregrind/m_gdbserver/regdef.h @@ -15,9 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + along with this program; if not, see . +*/ #ifndef REGDEF_H #define REGDEF_H diff --git a/coregrind/m_hashtable.c b/coregrind/m_hashtable.c index ef03298f9d..4d53cf2c2c 100644 --- a/coregrind/m_hashtable.c +++ b/coregrind/m_hashtable.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_initimg/initimg-darwin.c b/coregrind/m_initimg/initimg-darwin.c index 03402cde26..e2662476ad 100644 --- a/coregrind/m_initimg/initimg-darwin.c +++ b/coregrind/m_initimg/initimg-darwin.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_initimg/initimg-linux.c b/coregrind/m_initimg/initimg-linux.c index 8a7f0d024d..e9173d1097 100644 --- a/coregrind/m_initimg/initimg-linux.c +++ b/coregrind/m_initimg/initimg-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_initimg/initimg-pathscan.c b/coregrind/m_initimg/initimg-pathscan.c index 75c2292c13..f5f825f3b1 100644 --- a/coregrind/m_initimg/initimg-pathscan.c +++ b/coregrind/m_initimg/initimg-pathscan.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_initimg/initimg-solaris.c b/coregrind/m_initimg/initimg-solaris.c index e7f6a6bf10..0a6c385b76 100644 --- a/coregrind/m_initimg/initimg-solaris.c +++ b/coregrind/m_initimg/initimg-solaris.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_initimg/priv_initimg_pathscan.h b/coregrind/m_initimg/priv_initimg_pathscan.h index 9dd8fd9a98..e6ffb4a8b0 100644 --- a/coregrind/m_initimg/priv_initimg_pathscan.h +++ b/coregrind/m_initimg/priv_initimg_pathscan.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcassert.c b/coregrind/m_libcassert.c index bb9b92b5a9..33c5f4dbbd 100644 --- a/coregrind/m_libcassert.c +++ b/coregrind/m_libcassert.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcbase.c b/coregrind/m_libcbase.c index 81ff2a4959..a5d0048802 100644 --- a/coregrind/m_libcbase.c +++ b/coregrind/m_libcbase.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcfile.c b/coregrind/m_libcfile.c index 1815874e9f..c65551a230 100644 --- a/coregrind/m_libcfile.c +++ b/coregrind/m_libcfile.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcprint.c b/coregrind/m_libcprint.c index 92be7078c9..fb08005cb6 100644 --- a/coregrind/m_libcprint.c +++ b/coregrind/m_libcprint.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcproc.c b/coregrind/m_libcproc.c index 97a4fc5347..4fca35021c 100644 --- a/coregrind/m_libcproc.c +++ b/coregrind/m_libcproc.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcsetjmp.c b/coregrind/m_libcsetjmp.c index 85ffc12262..fc0dc1aef7 100644 --- a/coregrind/m_libcsetjmp.c +++ b/coregrind/m_libcsetjmp.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_libcsignal.c b/coregrind/m_libcsignal.c index 4703ad6a25..35d1247f72 100644 --- a/coregrind/m_libcsignal.c +++ b/coregrind/m_libcsignal.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_mach/mach_basics.c b/coregrind/m_mach/mach_basics.c index babcd65e99..2c968ce7d7 100644 --- a/coregrind/m_mach/mach_basics.c +++ b/coregrind/m_mach/mach_basics.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_mach/mach_traps-amd64-darwin.S b/coregrind/m_mach/mach_traps-amd64-darwin.S index 101e89c2d6..4b88f92a69 100644 --- a/coregrind/m_mach/mach_traps-amd64-darwin.S +++ b/coregrind/m_mach/mach_traps-amd64-darwin.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_mach/mach_traps-x86-darwin.S b/coregrind/m_mach/mach_traps-x86-darwin.S index b1567e2496..a12ef23aae 100644 --- a/coregrind/m_mach/mach_traps-x86-darwin.S +++ b/coregrind/m_mach/mach_traps-x86-darwin.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_machine.c b/coregrind/m_machine.c index df842aab2d..3536e57158 100644 --- a/coregrind/m_machine.c +++ b/coregrind/m_machine.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_main.c b/coregrind/m_main.c index 21df6791a7..0a07c06608 100644 --- a/coregrind/m_main.c +++ b/coregrind/m_main.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_mallocfree.c b/coregrind/m_mallocfree.c index eb0bc12f48..4bc24f91e5 100644 --- a/coregrind/m_mallocfree.c +++ b/coregrind/m_mallocfree.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_options.c b/coregrind/m_options.c index f9e9c8b0f6..ff47bd74f6 100644 --- a/coregrind/m_options.c +++ b/coregrind/m_options.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_oset.c b/coregrind/m_oset.c index 5912134cf0..cf28faec95 100644 --- a/coregrind/m_oset.c +++ b/coregrind/m_oset.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_poolalloc.c b/coregrind/m_poolalloc.c index ac4b563cc0..d16377b2ed 100644 --- a/coregrind/m_poolalloc.c +++ b/coregrind/m_poolalloc.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_rangemap.c b/coregrind/m_rangemap.c index e1c139604f..a033ab27e9 100644 --- a/coregrind/m_rangemap.c +++ b/coregrind/m_rangemap.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_redir.c b/coregrind/m_redir.c index 6bc01b434d..b13731adb3 100644 --- a/coregrind/m_redir.c +++ b/coregrind/m_redir.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_replacemalloc/replacemalloc_core.c b/coregrind/m_replacemalloc/replacemalloc_core.c index 4ee787e975..281f1a1b0c 100644 --- a/coregrind/m_replacemalloc/replacemalloc_core.c +++ b/coregrind/m_replacemalloc/replacemalloc_core.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_replacemalloc/vg_replace_malloc.c b/coregrind/m_replacemalloc/vg_replace_malloc.c index 564829aa73..a0e3aa398f 100644 --- a/coregrind/m_replacemalloc/vg_replace_malloc.c +++ b/coregrind/m_replacemalloc/vg_replace_malloc.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sbprofile.c b/coregrind/m_sbprofile.c index 2878a70562..84563206ce 100644 --- a/coregrind/m_sbprofile.c +++ b/coregrind/m_sbprofile.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/priv_sched-lock-impl.h b/coregrind/m_scheduler/priv_sched-lock-impl.h index d68f9d6a44..f53d2be11e 100644 --- a/coregrind/m_scheduler/priv_sched-lock-impl.h +++ b/coregrind/m_scheduler/priv_sched-lock-impl.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/priv_sched-lock.h b/coregrind/m_scheduler/priv_sched-lock.h index ed121b7adb..f04de850fd 100644 --- a/coregrind/m_scheduler/priv_sched-lock.h +++ b/coregrind/m_scheduler/priv_sched-lock.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/priv_sema.h b/coregrind/m_scheduler/priv_sema.h index 00a5f2100d..c09b2ef9a7 100644 --- a/coregrind/m_scheduler/priv_sema.h +++ b/coregrind/m_scheduler/priv_sema.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/sched-lock-generic.c b/coregrind/m_scheduler/sched-lock-generic.c index 2b6ebcb365..93e8ffe6a2 100644 --- a/coregrind/m_scheduler/sched-lock-generic.c +++ b/coregrind/m_scheduler/sched-lock-generic.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/sched-lock.c b/coregrind/m_scheduler/sched-lock.c index 692c2775b3..1a1a843ec0 100644 --- a/coregrind/m_scheduler/sched-lock.c +++ b/coregrind/m_scheduler/sched-lock.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/scheduler.c b/coregrind/m_scheduler/scheduler.c index bd266e4f39..04c9fd4557 100644 --- a/coregrind/m_scheduler/scheduler.c +++ b/coregrind/m_scheduler/scheduler.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/sema.c b/coregrind/m_scheduler/sema.c index 696fec01f0..61e10dcf0b 100644 --- a/coregrind/m_scheduler/sema.c +++ b/coregrind/m_scheduler/sema.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_scheduler/ticket-lock-linux.c b/coregrind/m_scheduler/ticket-lock-linux.c index a9705a02a4..91ed32213c 100644 --- a/coregrind/m_scheduler/ticket-lock-linux.c +++ b/coregrind/m_scheduler/ticket-lock-linux.c @@ -27,9 +27,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_seqmatch.c b/coregrind/m_seqmatch.c index 9e0f4378fd..06151ee0f8 100644 --- a/coregrind/m_seqmatch.c +++ b/coregrind/m_seqmatch.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/priv_sigframe.h b/coregrind/m_sigframe/priv_sigframe.h index 981ba90604..2a491bf3e0 100644 --- a/coregrind/m_sigframe/priv_sigframe.h +++ b/coregrind/m_sigframe/priv_sigframe.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-amd64-darwin.c b/coregrind/m_sigframe/sigframe-amd64-darwin.c index 8d32c8060b..b29413125b 100644 --- a/coregrind/m_sigframe/sigframe-amd64-darwin.c +++ b/coregrind/m_sigframe/sigframe-amd64-darwin.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-amd64-linux.c b/coregrind/m_sigframe/sigframe-amd64-linux.c index 36803a6b6b..08a5f86081 100644 --- a/coregrind/m_sigframe/sigframe-amd64-linux.c +++ b/coregrind/m_sigframe/sigframe-amd64-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-arm-linux.c b/coregrind/m_sigframe/sigframe-arm-linux.c index 6816d78f26..f982f1213e 100644 --- a/coregrind/m_sigframe/sigframe-arm-linux.c +++ b/coregrind/m_sigframe/sigframe-arm-linux.c @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-arm64-linux.c b/coregrind/m_sigframe/sigframe-arm64-linux.c index ebe3303d93..d761b4481a 100644 --- a/coregrind/m_sigframe/sigframe-arm64-linux.c +++ b/coregrind/m_sigframe/sigframe-arm64-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-common.c b/coregrind/m_sigframe/sigframe-common.c index 9d243e6748..fd33367bf5 100644 --- a/coregrind/m_sigframe/sigframe-common.c +++ b/coregrind/m_sigframe/sigframe-common.c @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-mips32-linux.c b/coregrind/m_sigframe/sigframe-mips32-linux.c index 3157c321e2..0d03bdf56f 100644 --- a/coregrind/m_sigframe/sigframe-mips32-linux.c +++ b/coregrind/m_sigframe/sigframe-mips32-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-mips64-linux.c b/coregrind/m_sigframe/sigframe-mips64-linux.c index c7ccd8f843..bab6bb00db 100644 --- a/coregrind/m_sigframe/sigframe-mips64-linux.c +++ b/coregrind/m_sigframe/sigframe-mips64-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-ppc32-linux.c b/coregrind/m_sigframe/sigframe-ppc32-linux.c index 1a3c0b4f4d..5e6b7ef0e8 100644 --- a/coregrind/m_sigframe/sigframe-ppc32-linux.c +++ b/coregrind/m_sigframe/sigframe-ppc32-linux.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-ppc64-linux.c b/coregrind/m_sigframe/sigframe-ppc64-linux.c index b16606c223..0406f3c450 100644 --- a/coregrind/m_sigframe/sigframe-ppc64-linux.c +++ b/coregrind/m_sigframe/sigframe-ppc64-linux.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-s390x-linux.c b/coregrind/m_sigframe/sigframe-s390x-linux.c index dbde62291e..a48899431d 100644 --- a/coregrind/m_sigframe/sigframe-s390x-linux.c +++ b/coregrind/m_sigframe/sigframe-s390x-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-solaris.c b/coregrind/m_sigframe/sigframe-solaris.c index 2ddb22e701..5368f75afc 100644 --- a/coregrind/m_sigframe/sigframe-solaris.c +++ b/coregrind/m_sigframe/sigframe-solaris.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-x86-darwin.c b/coregrind/m_sigframe/sigframe-x86-darwin.c index f55afb0e6d..9bc8219623 100644 --- a/coregrind/m_sigframe/sigframe-x86-darwin.c +++ b/coregrind/m_sigframe/sigframe-x86-darwin.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sigframe/sigframe-x86-linux.c b/coregrind/m_sigframe/sigframe-x86-linux.c index 63bcf196e0..633cdeaf64 100644 --- a/coregrind/m_sigframe/sigframe-x86-linux.c +++ b/coregrind/m_sigframe/sigframe-x86-linux.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_signals.c b/coregrind/m_signals.c index 7591eb3bc1..9ba6efc4cc 100644 --- a/coregrind/m_signals.c +++ b/coregrind/m_signals.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_sparsewa.c b/coregrind/m_sparsewa.c index 8b3caab219..f6a6d461c4 100644 --- a/coregrind/m_sparsewa.c +++ b/coregrind/m_sparsewa.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_stacks.c b/coregrind/m_stacks.c index 560c75611a..90101496d4 100644 --- a/coregrind/m_stacks.c +++ b/coregrind/m_stacks.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_stacktrace.c b/coregrind/m_stacktrace.c index b3ac89ff33..17a7efeaf7 100644 --- a/coregrind/m_stacktrace.c +++ b/coregrind/m_stacktrace.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syscall.c b/coregrind/m_syscall.c index 5948cecf52..cbc491bdd2 100644 --- a/coregrind/m_syscall.c +++ b/coregrind/m_syscall.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-darwin.h b/coregrind/m_syswrap/priv_syswrap-darwin.h index 4b90f5743c..f31cde0c41 100644 --- a/coregrind/m_syswrap/priv_syswrap-darwin.h +++ b/coregrind/m_syswrap/priv_syswrap-darwin.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-generic.h b/coregrind/m_syswrap/priv_syswrap-generic.h index 66c8c40305..88530f0c65 100644 --- a/coregrind/m_syswrap/priv_syswrap-generic.h +++ b/coregrind/m_syswrap/priv_syswrap-generic.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-linux-variants.h b/coregrind/m_syswrap/priv_syswrap-linux-variants.h index 5677245b69..db8770012b 100644 --- a/coregrind/m_syswrap/priv_syswrap-linux-variants.h +++ b/coregrind/m_syswrap/priv_syswrap-linux-variants.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-linux.h b/coregrind/m_syswrap/priv_syswrap-linux.h index 1edf9eb494..5cf5407c98 100644 --- a/coregrind/m_syswrap/priv_syswrap-linux.h +++ b/coregrind/m_syswrap/priv_syswrap-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-main.h b/coregrind/m_syswrap/priv_syswrap-main.h index 13b7b5b1f2..e1da0a127d 100644 --- a/coregrind/m_syswrap/priv_syswrap-main.h +++ b/coregrind/m_syswrap/priv_syswrap-main.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-solaris.h b/coregrind/m_syswrap/priv_syswrap-solaris.h index 76f6cf3a59..c988a6d545 100644 --- a/coregrind/m_syswrap/priv_syswrap-solaris.h +++ b/coregrind/m_syswrap/priv_syswrap-solaris.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_syswrap-xen.h b/coregrind/m_syswrap/priv_syswrap-xen.h index 1234c8e84c..b1d2f485dc 100644 --- a/coregrind/m_syswrap/priv_syswrap-xen.h +++ b/coregrind/m_syswrap/priv_syswrap-xen.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/priv_types_n_macros.h b/coregrind/m_syswrap/priv_types_n_macros.h index 2dd95f68e3..32165fd693 100644 --- a/coregrind/m_syswrap/priv_types_n_macros.h +++ b/coregrind/m_syswrap/priv_types_n_macros.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-amd64-darwin.S b/coregrind/m_syswrap/syscall-amd64-darwin.S index 3e0fd2669a..ed93a851eb 100644 --- a/coregrind/m_syswrap/syscall-amd64-darwin.S +++ b/coregrind/m_syswrap/syscall-amd64-darwin.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-amd64-linux.S b/coregrind/m_syswrap/syscall-amd64-linux.S index e2eb77f8d7..98f060f0ba 100644 --- a/coregrind/m_syswrap/syscall-amd64-linux.S +++ b/coregrind/m_syswrap/syscall-amd64-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-amd64-solaris.S b/coregrind/m_syswrap/syscall-amd64-solaris.S index 391c48da35..14a7e0c5dd 100644 --- a/coregrind/m_syswrap/syscall-amd64-solaris.S +++ b/coregrind/m_syswrap/syscall-amd64-solaris.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-arm-linux.S b/coregrind/m_syswrap/syscall-arm-linux.S index 5d4f17bf8c..12dc9390cb 100644 --- a/coregrind/m_syswrap/syscall-arm-linux.S +++ b/coregrind/m_syswrap/syscall-arm-linux.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-arm64-linux.S b/coregrind/m_syswrap/syscall-arm64-linux.S index 0c915557d0..2e6b72fa67 100644 --- a/coregrind/m_syswrap/syscall-arm64-linux.S +++ b/coregrind/m_syswrap/syscall-arm64-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-mips32-linux.S b/coregrind/m_syswrap/syscall-mips32-linux.S index 51f6518ebc..286cea3694 100644 --- a/coregrind/m_syswrap/syscall-mips32-linux.S +++ b/coregrind/m_syswrap/syscall-mips32-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-mips64-linux.S b/coregrind/m_syswrap/syscall-mips64-linux.S index df30d0eb39..569dee9fea 100644 --- a/coregrind/m_syswrap/syscall-mips64-linux.S +++ b/coregrind/m_syswrap/syscall-mips64-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-ppc32-linux.S b/coregrind/m_syswrap/syscall-ppc32-linux.S index a1ebe927f8..af087aaf22 100644 --- a/coregrind/m_syswrap/syscall-ppc32-linux.S +++ b/coregrind/m_syswrap/syscall-ppc32-linux.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-ppc64be-linux.S b/coregrind/m_syswrap/syscall-ppc64be-linux.S index 16e9cedc0f..a6a2f38b41 100644 --- a/coregrind/m_syswrap/syscall-ppc64be-linux.S +++ b/coregrind/m_syswrap/syscall-ppc64be-linux.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-ppc64le-linux.S b/coregrind/m_syswrap/syscall-ppc64le-linux.S index 6c7df6c082..2eee752a8d 100644 --- a/coregrind/m_syswrap/syscall-ppc64le-linux.S +++ b/coregrind/m_syswrap/syscall-ppc64le-linux.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-s390x-linux.S b/coregrind/m_syswrap/syscall-s390x-linux.S index afe372c441..c1cd85bc79 100644 --- a/coregrind/m_syswrap/syscall-s390x-linux.S +++ b/coregrind/m_syswrap/syscall-s390x-linux.S @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-x86-darwin.S b/coregrind/m_syswrap/syscall-x86-darwin.S index 7bdd3d58ee..9032422685 100644 --- a/coregrind/m_syswrap/syscall-x86-darwin.S +++ b/coregrind/m_syswrap/syscall-x86-darwin.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-x86-linux.S b/coregrind/m_syswrap/syscall-x86-linux.S index 533fb0eea1..2820bb9cc5 100644 --- a/coregrind/m_syswrap/syscall-x86-linux.S +++ b/coregrind/m_syswrap/syscall-x86-linux.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syscall-x86-solaris.S b/coregrind/m_syswrap/syscall-x86-solaris.S index 019401cf22..b94f3479c6 100644 --- a/coregrind/m_syswrap/syscall-x86-solaris.S +++ b/coregrind/m_syswrap/syscall-x86-solaris.S @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-amd64-darwin.c b/coregrind/m_syswrap/syswrap-amd64-darwin.c index f509329779..1b22a96d47 100644 --- a/coregrind/m_syswrap/syswrap-amd64-darwin.c +++ b/coregrind/m_syswrap/syswrap-amd64-darwin.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-amd64-linux.c b/coregrind/m_syswrap/syswrap-amd64-linux.c index 0c1d8d12fe..d4fe4130dd 100644 --- a/coregrind/m_syswrap/syswrap-amd64-linux.c +++ b/coregrind/m_syswrap/syswrap-amd64-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-amd64-solaris.c b/coregrind/m_syswrap/syswrap-amd64-solaris.c index a6ddf531d6..8a0b3c08df 100644 --- a/coregrind/m_syswrap/syswrap-amd64-solaris.c +++ b/coregrind/m_syswrap/syswrap-amd64-solaris.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-arm-linux.c b/coregrind/m_syswrap/syswrap-arm-linux.c index 9ba066596e..3c5194d55c 100644 --- a/coregrind/m_syswrap/syswrap-arm-linux.c +++ b/coregrind/m_syswrap/syswrap-arm-linux.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-arm64-linux.c b/coregrind/m_syswrap/syswrap-arm64-linux.c index f66be2de8b..c700e3dbec 100644 --- a/coregrind/m_syswrap/syswrap-arm64-linux.c +++ b/coregrind/m_syswrap/syswrap-arm64-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-darwin.c b/coregrind/m_syswrap/syswrap-darwin.c index 590493df4d..5861b3985e 100644 --- a/coregrind/m_syswrap/syswrap-darwin.c +++ b/coregrind/m_syswrap/syswrap-darwin.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-generic.c b/coregrind/m_syswrap/syswrap-generic.c index 8b3d6fc721..0b64919359 100644 --- a/coregrind/m_syswrap/syswrap-generic.c +++ b/coregrind/m_syswrap/syswrap-generic.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-linux-variants.c b/coregrind/m_syswrap/syswrap-linux-variants.c index d193520b18..3b0bff162a 100644 --- a/coregrind/m_syswrap/syswrap-linux-variants.c +++ b/coregrind/m_syswrap/syswrap-linux-variants.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-linux.c b/coregrind/m_syswrap/syswrap-linux.c index cd0ee74d28..810ca244cb 100644 --- a/coregrind/m_syswrap/syswrap-linux.c +++ b/coregrind/m_syswrap/syswrap-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-main.c b/coregrind/m_syswrap/syswrap-main.c index a2876c5fb1..49a4234553 100644 --- a/coregrind/m_syswrap/syswrap-main.c +++ b/coregrind/m_syswrap/syswrap-main.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-mips32-linux.c b/coregrind/m_syswrap/syswrap-mips32-linux.c index ebc743b833..244f385a24 100644 --- a/coregrind/m_syswrap/syswrap-mips32-linux.c +++ b/coregrind/m_syswrap/syswrap-mips32-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-mips64-linux.c b/coregrind/m_syswrap/syswrap-mips64-linux.c index 90e890a4ae..201050a4a5 100644 --- a/coregrind/m_syswrap/syswrap-mips64-linux.c +++ b/coregrind/m_syswrap/syswrap-mips64-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-ppc32-linux.c b/coregrind/m_syswrap/syswrap-ppc32-linux.c index 71f208d725..484aac2e06 100644 --- a/coregrind/m_syswrap/syswrap-ppc32-linux.c +++ b/coregrind/m_syswrap/syswrap-ppc32-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-ppc64-linux.c b/coregrind/m_syswrap/syswrap-ppc64-linux.c index 1a42c1fb09..baa2934ab4 100644 --- a/coregrind/m_syswrap/syswrap-ppc64-linux.c +++ b/coregrind/m_syswrap/syswrap-ppc64-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-s390x-linux.c b/coregrind/m_syswrap/syswrap-s390x-linux.c index 41ada8d600..1481e768b6 100644 --- a/coregrind/m_syswrap/syswrap-s390x-linux.c +++ b/coregrind/m_syswrap/syswrap-s390x-linux.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-solaris.c b/coregrind/m_syswrap/syswrap-solaris.c index 22a75014bc..5dba90ac87 100644 --- a/coregrind/m_syswrap/syswrap-solaris.c +++ b/coregrind/m_syswrap/syswrap-solaris.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-x86-darwin.c b/coregrind/m_syswrap/syswrap-x86-darwin.c index a5d9e97674..49533e2533 100644 --- a/coregrind/m_syswrap/syswrap-x86-darwin.c +++ b/coregrind/m_syswrap/syswrap-x86-darwin.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-x86-linux.c b/coregrind/m_syswrap/syswrap-x86-linux.c index f8d97ea85d..ad54cf672a 100644 --- a/coregrind/m_syswrap/syswrap-x86-linux.c +++ b/coregrind/m_syswrap/syswrap-x86-linux.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-x86-solaris.c b/coregrind/m_syswrap/syswrap-x86-solaris.c index 2207cdc7d2..be36625112 100644 --- a/coregrind/m_syswrap/syswrap-x86-solaris.c +++ b/coregrind/m_syswrap/syswrap-x86-solaris.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_syswrap/syswrap-xen.c b/coregrind/m_syswrap/syswrap-xen.c index 54153ab1c7..f464da567b 100644 --- a/coregrind/m_syswrap/syswrap-xen.c +++ b/coregrind/m_syswrap/syswrap-xen.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_threadstate.c b/coregrind/m_threadstate.c index cba4ef8695..6cb6941e4d 100644 --- a/coregrind/m_threadstate.c +++ b/coregrind/m_threadstate.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_tooliface.c b/coregrind/m_tooliface.c index dcb233f02f..efa991debf 100644 --- a/coregrind/m_tooliface.c +++ b/coregrind/m_tooliface.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_trampoline.S b/coregrind/m_trampoline.S index 0488b54bdf..d814bd14e1 100644 --- a/coregrind/m_trampoline.S +++ b/coregrind/m_trampoline.S @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_translate.c b/coregrind/m_translate.c index 3602a46639..8872194902 100644 --- a/coregrind/m_translate.c +++ b/coregrind/m_translate.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_transtab.c b/coregrind/m_transtab.c index 4ed0844ca4..98b81e8736 100644 --- a/coregrind/m_transtab.c +++ b/coregrind/m_transtab.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_ume/elf.c b/coregrind/m_ume/elf.c index 21eb52bcb9..b9ded7ad9d 100644 --- a/coregrind/m_ume/elf.c +++ b/coregrind/m_ume/elf.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_ume/macho.c b/coregrind/m_ume/macho.c index 7b988b6b03..046d174933 100644 --- a/coregrind/m_ume/macho.c +++ b/coregrind/m_ume/macho.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_ume/main.c b/coregrind/m_ume/main.c index 9990b4df9c..d917fb5968 100644 --- a/coregrind/m_ume/main.c +++ b/coregrind/m_ume/main.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_ume/priv_ume.h b/coregrind/m_ume/priv_ume.h index c06445803f..c9094ed8dc 100644 --- a/coregrind/m_ume/priv_ume.h +++ b/coregrind/m_ume/priv_ume.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_ume/script.c b/coregrind/m_ume/script.c index 0a2f48956f..82d2477d3f 100644 --- a/coregrind/m_ume/script.c +++ b/coregrind/m_ume/script.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_vki.c b/coregrind/m_vki.c index a5847ec2a0..ad1c104b84 100644 --- a/coregrind/m_vki.c +++ b/coregrind/m_vki.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_vkiscnums.c b/coregrind/m_vkiscnums.c index 996345e91e..a7ffbf7b51 100644 --- a/coregrind/m_vkiscnums.c +++ b/coregrind/m_vkiscnums.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_wordfm.c b/coregrind/m_wordfm.c index 323ac57f3c..07fdec9087 100644 --- a/coregrind/m_wordfm.c +++ b/coregrind/m_wordfm.c @@ -42,9 +42,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_xarray.c b/coregrind/m_xarray.c index 325e8b16e8..d9baab30ad 100644 --- a/coregrind/m_xarray.c +++ b/coregrind/m_xarray.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_xtmemory.c b/coregrind/m_xtmemory.c index b1bc3df000..ef68ae9d75 100644 --- a/coregrind/m_xtmemory.c +++ b/coregrind/m_xtmemory.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/m_xtree.c b/coregrind/m_xtree.c index 3e3a1ed450..078edc5660 100644 --- a/coregrind/m_xtree.c +++ b/coregrind/m_xtree.c @@ -29,9 +29,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_addrinfo.h b/coregrind/pub_core_addrinfo.h index 48e1b4e8f0..392c2d5bba 100644 --- a/coregrind/pub_core_addrinfo.h +++ b/coregrind/pub_core_addrinfo.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_aspacehl.h b/coregrind/pub_core_aspacehl.h index 3aef352e9f..db7c9fc757 100644 --- a/coregrind/pub_core_aspacehl.h +++ b/coregrind/pub_core_aspacehl.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_aspacemgr.h b/coregrind/pub_core_aspacemgr.h index 2d80119c4c..1b0cd7a719 100644 --- a/coregrind/pub_core_aspacemgr.h +++ b/coregrind/pub_core_aspacemgr.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_basics.h b/coregrind/pub_core_basics.h index d29f3f03f2..abc5a066a3 100644 --- a/coregrind/pub_core_basics.h +++ b/coregrind/pub_core_basics.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_basics_asm.h b/coregrind/pub_core_basics_asm.h index f3741d251f..405416fb13 100644 --- a/coregrind/pub_core_basics_asm.h +++ b/coregrind/pub_core_basics_asm.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_clientstate.h b/coregrind/pub_core_clientstate.h index 73bd4e8936..fb83a9ea23 100644 --- a/coregrind/pub_core_clientstate.h +++ b/coregrind/pub_core_clientstate.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_clreq.h b/coregrind/pub_core_clreq.h index 7a4a9e8fb2..23b402a092 100644 --- a/coregrind/pub_core_clreq.h +++ b/coregrind/pub_core_clreq.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_commandline.h b/coregrind/pub_core_commandline.h index 06f659ce88..1af0bbdba4 100644 --- a/coregrind/pub_core_commandline.h +++ b/coregrind/pub_core_commandline.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_coredump.h b/coregrind/pub_core_coredump.h index 5bb3da0117..b302c1755d 100644 --- a/coregrind/pub_core_coredump.h +++ b/coregrind/pub_core_coredump.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_cpuid.h b/coregrind/pub_core_cpuid.h index e228bebedb..794b9a9884 100644 --- a/coregrind/pub_core_cpuid.h +++ b/coregrind/pub_core_cpuid.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_debuginfo.h b/coregrind/pub_core_debuginfo.h index f9ac9035c2..eb012af937 100644 --- a/coregrind/pub_core_debuginfo.h +++ b/coregrind/pub_core_debuginfo.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_debuglog.h b/coregrind/pub_core_debuglog.h index 74bf2afb25..17547216af 100644 --- a/coregrind/pub_core_debuglog.h +++ b/coregrind/pub_core_debuglog.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_deduppoolalloc.h b/coregrind/pub_core_deduppoolalloc.h index 416110ce2b..dde76bf594 100644 --- a/coregrind/pub_core_deduppoolalloc.h +++ b/coregrind/pub_core_deduppoolalloc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_demangle.h b/coregrind/pub_core_demangle.h index 837d6f1792..86990831f9 100644 --- a/coregrind/pub_core_demangle.h +++ b/coregrind/pub_core_demangle.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_dispatch.h b/coregrind/pub_core_dispatch.h index 4abef243d5..3ad66fceea 100644 --- a/coregrind/pub_core_dispatch.h +++ b/coregrind/pub_core_dispatch.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_dispatch_asm.h b/coregrind/pub_core_dispatch_asm.h index 14c4cc7835..db19f03708 100644 --- a/coregrind/pub_core_dispatch_asm.h +++ b/coregrind/pub_core_dispatch_asm.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_errormgr.h b/coregrind/pub_core_errormgr.h index c1cf5dc3da..496d6fb341 100644 --- a/coregrind/pub_core_errormgr.h +++ b/coregrind/pub_core_errormgr.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_execontext.h b/coregrind/pub_core_execontext.h index d42962ce85..7fe8575fe1 100644 --- a/coregrind/pub_core_execontext.h +++ b/coregrind/pub_core_execontext.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_gdbserver.h b/coregrind/pub_core_gdbserver.h index ab9f755c90..9ecf642484 100644 --- a/coregrind/pub_core_gdbserver.h +++ b/coregrind/pub_core_gdbserver.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_guest.h b/coregrind/pub_core_guest.h index b1928c7032..0da9bc4b01 100644 --- a/coregrind/pub_core_guest.h +++ b/coregrind/pub_core_guest.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/coregrind/pub_core_hashtable.h b/coregrind/pub_core_hashtable.h index 506029cf3d..5125389569 100644 --- a/coregrind/pub_core_hashtable.h +++ b/coregrind/pub_core_hashtable.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_initimg.h b/coregrind/pub_core_initimg.h index 5ac4411c4f..beef7d4c93 100644 --- a/coregrind/pub_core_initimg.h +++ b/coregrind/pub_core_initimg.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_inner.h b/coregrind/pub_core_inner.h index 526172006d..6632f58f35 100644 --- a/coregrind/pub_core_inner.h +++ b/coregrind/pub_core_inner.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcassert.h b/coregrind/pub_core_libcassert.h index 2737f9cddf..619c570acd 100644 --- a/coregrind/pub_core_libcassert.h +++ b/coregrind/pub_core_libcassert.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcbase.h b/coregrind/pub_core_libcbase.h index 36c205267e..fdeada4710 100644 --- a/coregrind/pub_core_libcbase.h +++ b/coregrind/pub_core_libcbase.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcfile.h b/coregrind/pub_core_libcfile.h index d36c7628b0..28f3e8c960 100644 --- a/coregrind/pub_core_libcfile.h +++ b/coregrind/pub_core_libcfile.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcprint.h b/coregrind/pub_core_libcprint.h index 1bc9e12e4e..08e0bc54bd 100644 --- a/coregrind/pub_core_libcprint.h +++ b/coregrind/pub_core_libcprint.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcproc.h b/coregrind/pub_core_libcproc.h index 6ef5686abd..8bf068d5ca 100644 --- a/coregrind/pub_core_libcproc.h +++ b/coregrind/pub_core_libcproc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcsetjmp.h b/coregrind/pub_core_libcsetjmp.h index 494703fe11..ed8e323ba3 100644 --- a/coregrind/pub_core_libcsetjmp.h +++ b/coregrind/pub_core_libcsetjmp.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_libcsignal.h b/coregrind/pub_core_libcsignal.h index 5b22905ddc..312bae2f5d 100644 --- a/coregrind/pub_core_libcsignal.h +++ b/coregrind/pub_core_libcsignal.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_mach.h b/coregrind/pub_core_mach.h index eac1a61152..d85ab6854c 100644 --- a/coregrind/pub_core_mach.h +++ b/coregrind/pub_core_mach.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_machine.h b/coregrind/pub_core_machine.h index d6af843df2..25ea89fbe2 100644 --- a/coregrind/pub_core_machine.h +++ b/coregrind/pub_core_machine.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_mallocfree.h b/coregrind/pub_core_mallocfree.h index 5ed01d340d..e8281f1b39 100644 --- a/coregrind/pub_core_mallocfree.h +++ b/coregrind/pub_core_mallocfree.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_options.h b/coregrind/pub_core_options.h index 9a75da70c6..5dc5ddea41 100644 --- a/coregrind/pub_core_options.h +++ b/coregrind/pub_core_options.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_oset.h b/coregrind/pub_core_oset.h index 29a15bbf22..858c78dc57 100644 --- a/coregrind/pub_core_oset.h +++ b/coregrind/pub_core_oset.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_poolalloc.h b/coregrind/pub_core_poolalloc.h index 0d3c9d1a3d..25bb5ad7b1 100644 --- a/coregrind/pub_core_poolalloc.h +++ b/coregrind/pub_core_poolalloc.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_rangemap.h b/coregrind/pub_core_rangemap.h index 9784eaf647..f680816ee8 100644 --- a/coregrind/pub_core_rangemap.h +++ b/coregrind/pub_core_rangemap.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_redir.h b/coregrind/pub_core_redir.h index fd4706fac7..b88ca98f92 100644 --- a/coregrind/pub_core_redir.h +++ b/coregrind/pub_core_redir.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_replacemalloc.h b/coregrind/pub_core_replacemalloc.h index ea0fc3fbc1..d9408c2695 100644 --- a/coregrind/pub_core_replacemalloc.h +++ b/coregrind/pub_core_replacemalloc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_sbprofile.h b/coregrind/pub_core_sbprofile.h index 2c53242a8f..387da6b303 100644 --- a/coregrind/pub_core_sbprofile.h +++ b/coregrind/pub_core_sbprofile.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_scheduler.h b/coregrind/pub_core_scheduler.h index aef7ad8840..d74eb06297 100644 --- a/coregrind/pub_core_scheduler.h +++ b/coregrind/pub_core_scheduler.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_seqmatch.h b/coregrind/pub_core_seqmatch.h index fe384a2829..1ededd28c3 100644 --- a/coregrind/pub_core_seqmatch.h +++ b/coregrind/pub_core_seqmatch.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_sigframe.h b/coregrind/pub_core_sigframe.h index a8867ff1d2..82bb4779ac 100644 --- a/coregrind/pub_core_sigframe.h +++ b/coregrind/pub_core_sigframe.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_signals.h b/coregrind/pub_core_signals.h index 6a65cf47d2..ae8555ba80 100644 --- a/coregrind/pub_core_signals.h +++ b/coregrind/pub_core_signals.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_sparsewa.h b/coregrind/pub_core_sparsewa.h index 0d9dd10ac4..1a230ce288 100644 --- a/coregrind/pub_core_sparsewa.h +++ b/coregrind/pub_core_sparsewa.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_stacks.h b/coregrind/pub_core_stacks.h index 0895d63bf8..ec1bc51e90 100644 --- a/coregrind/pub_core_stacks.h +++ b/coregrind/pub_core_stacks.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_stacktrace.h b/coregrind/pub_core_stacktrace.h index b7122f1e67..436702e4df 100644 --- a/coregrind/pub_core_stacktrace.h +++ b/coregrind/pub_core_stacktrace.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_syscall.h b/coregrind/pub_core_syscall.h index b6238b6e62..47d87a3782 100644 --- a/coregrind/pub_core_syscall.h +++ b/coregrind/pub_core_syscall.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_syswrap.h b/coregrind/pub_core_syswrap.h index 4e73c073a4..9dfa97bbfd 100644 --- a/coregrind/pub_core_syswrap.h +++ b/coregrind/pub_core_syswrap.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_threadstate.h b/coregrind/pub_core_threadstate.h index c62429e36a..ae7cf6312b 100644 --- a/coregrind/pub_core_threadstate.h +++ b/coregrind/pub_core_threadstate.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_tooliface.h b/coregrind/pub_core_tooliface.h index 2ea95a0101..4da8cd29e9 100644 --- a/coregrind/pub_core_tooliface.h +++ b/coregrind/pub_core_tooliface.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_trampoline.h b/coregrind/pub_core_trampoline.h index e29427d72c..a2bdcbea74 100644 --- a/coregrind/pub_core_trampoline.h +++ b/coregrind/pub_core_trampoline.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_translate.h b/coregrind/pub_core_translate.h index c54fae3f7a..6242a84b1d 100644 --- a/coregrind/pub_core_translate.h +++ b/coregrind/pub_core_translate.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_transtab.h b/coregrind/pub_core_transtab.h index a77ca3c19e..76e9f5f61b 100644 --- a/coregrind/pub_core_transtab.h +++ b/coregrind/pub_core_transtab.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_transtab_asm.h b/coregrind/pub_core_transtab_asm.h index 9e85774c74..551d4ffda7 100644 --- a/coregrind/pub_core_transtab_asm.h +++ b/coregrind/pub_core_transtab_asm.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_ume.h b/coregrind/pub_core_ume.h index 7bf70c61af..d6230fff77 100644 --- a/coregrind/pub_core_ume.h +++ b/coregrind/pub_core_ume.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_vki.h b/coregrind/pub_core_vki.h index 7fbcb016aa..23ea92b7e1 100644 --- a/coregrind/pub_core_vki.h +++ b/coregrind/pub_core_vki.h @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_vkiscnums.h b/coregrind/pub_core_vkiscnums.h index d402d08d3b..ff94c626a4 100644 --- a/coregrind/pub_core_vkiscnums.h +++ b/coregrind/pub_core_vkiscnums.h @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_vkiscnums_asm.h b/coregrind/pub_core_vkiscnums_asm.h index 29b1f9bb36..a4e162cdd6 100644 --- a/coregrind/pub_core_vkiscnums_asm.h +++ b/coregrind/pub_core_vkiscnums_asm.h @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_wordfm.h b/coregrind/pub_core_wordfm.h index 4f504aff82..f51dfabd93 100644 --- a/coregrind/pub_core_wordfm.h +++ b/coregrind/pub_core_wordfm.h @@ -42,9 +42,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_xarray.h b/coregrind/pub_core_xarray.h index c24f29b8ac..5069e0e88c 100644 --- a/coregrind/pub_core_xarray.h +++ b/coregrind/pub_core_xarray.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_xtmemory.h b/coregrind/pub_core_xtmemory.h index e44f5fe07e..f389ed8bd3 100644 --- a/coregrind/pub_core_xtmemory.h +++ b/coregrind/pub_core_xtmemory.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/pub_core_xtree.h b/coregrind/pub_core_xtree.h index 7f8ba75920..27b234efb2 100644 --- a/coregrind/pub_core_xtree.h +++ b/coregrind/pub_core_xtree.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vg_preloaded.c b/coregrind/vg_preloaded.c index ad033432ab..3ea3761f97 100644 --- a/coregrind/vg_preloaded.c +++ b/coregrind/vg_preloaded.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vgdb-invoker-none.c b/coregrind/vgdb-invoker-none.c index 1a755c43d9..8acf9e0193 100644 --- a/coregrind/vgdb-invoker-none.c +++ b/coregrind/vgdb-invoker-none.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vgdb-invoker-ptrace.c b/coregrind/vgdb-invoker-ptrace.c index bd640ed099..c10327b02e 100644 --- a/coregrind/vgdb-invoker-ptrace.c +++ b/coregrind/vgdb-invoker-ptrace.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vgdb-invoker-solaris.c b/coregrind/vgdb-invoker-solaris.c index b62902b950..ac95bdb85c 100644 --- a/coregrind/vgdb-invoker-solaris.c +++ b/coregrind/vgdb-invoker-solaris.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vgdb.c b/coregrind/vgdb.c index e678eac2db..8d213598cb 100644 --- a/coregrind/vgdb.c +++ b/coregrind/vgdb.c @@ -19,9 +19,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/coregrind/vgdb.h b/coregrind/vgdb.h index 385479395a..4ca765ef50 100644 --- a/coregrind/vgdb.h +++ b/coregrind/vgdb.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/dhat/dh_main.c b/dhat/dh_main.c index a0834a4cfd..e13d8b8e3b 100644 --- a/dhat/dh_main.c +++ b/dhat/dh_main.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/dhat/dh_test.js b/dhat/dh_test.js index 7a15261c57..eb238de7eb 100644 --- a/dhat/dh_test.js +++ b/dhat/dh_test.js @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/dhat/dh_view.css b/dhat/dh_view.css index 3d2c12c07d..235fcbf4b6 100644 --- a/dhat/dh_view.css +++ b/dhat/dh_view.css @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/dhat/dh_view.js b/dhat/dh_view.js index 6ccfdf6d48..920dcad45c 100644 --- a/dhat/dh_view.js +++ b/dhat/dh_view.js @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/docs/internals/porting-to-ARM.txt b/docs/internals/porting-to-ARM.txt index 0f68110714..8438af0e5d 100644 --- a/docs/internals/porting-to-ARM.txt +++ b/docs/internals/porting-to-ARM.txt @@ -197,9 +197,7 @@ All of include/vki_posixtypes-arm-linux.h General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ @@ -268,9 +266,7 @@ All of include/vki-arm-linux.h General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ @@ -888,9 +884,7 @@ All of coregrind/vki_unistd-arm-linux.h General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_barrier.c b/drd/drd_barrier.c index f1f57fb9fd..bc37b473c5 100644 --- a/drd/drd_barrier.c +++ b/drd/drd_barrier.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_barrier.h b/drd/drd_barrier.h index 6df29e9b88..24266b90f2 100644 --- a/drd/drd_barrier.h +++ b/drd/drd_barrier.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_basics.h b/drd/drd_basics.h index eb8c10f704..0d56ebe3e5 100644 --- a/drd/drd_basics.h +++ b/drd/drd_basics.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_bitmap.c b/drd/drd_bitmap.c index 2b9db28a68..564aa6922f 100644 --- a/drd/drd_bitmap.c +++ b/drd/drd_bitmap.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_bitmap.h b/drd/drd_bitmap.h index bf53164446..95253dd6a2 100644 --- a/drd/drd_bitmap.h +++ b/drd/drd_bitmap.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_clientobj.c b/drd/drd_clientobj.c index decd4365d9..a5ab1bcda8 100644 --- a/drd/drd_clientobj.c +++ b/drd/drd_clientobj.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_clientobj.h b/drd/drd_clientobj.h index 1425da2cf8..e00f3ee169 100644 --- a/drd/drd_clientobj.h +++ b/drd/drd_clientobj.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_clientreq.c b/drd/drd_clientreq.c index 70f8a10739..9023a61858 100644 --- a/drd/drd_clientreq.c +++ b/drd/drd_clientreq.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_clientreq.h b/drd/drd_clientreq.h index 04078b9e7a..1425d68897 100644 --- a/drd/drd_clientreq.h +++ b/drd/drd_clientreq.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_cond.c b/drd/drd_cond.c index 4aae52630e..81c72bdf1a 100644 --- a/drd/drd_cond.c +++ b/drd/drd_cond.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_cond.h b/drd/drd_cond.h index 6f5af43522..91532d47e1 100644 --- a/drd/drd_cond.h +++ b/drd/drd_cond.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_darwin_intercepts.c b/drd/drd_darwin_intercepts.c index f70adc3823..737408afed 100644 --- a/drd/drd_darwin_intercepts.c +++ b/drd/drd_darwin_intercepts.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_error.c b/drd/drd_error.c index 622b344b16..fa7ecb90f8 100644 --- a/drd/drd_error.c +++ b/drd/drd_error.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_error.h b/drd/drd_error.h index 7a2bbac8d7..32109f09ca 100644 --- a/drd/drd_error.h +++ b/drd/drd_error.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_hb.c b/drd/drd_hb.c index 819b3c0483..a681a509dc 100644 --- a/drd/drd_hb.c +++ b/drd/drd_hb.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_hb.h b/drd/drd_hb.h index e45ba17561..c4902c7fcf 100644 --- a/drd/drd_hb.h +++ b/drd/drd_hb.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_libstdcxx_intercepts.c b/drd/drd_libstdcxx_intercepts.c index 354f8da25f..f0fb0871d8 100644 --- a/drd/drd_libstdcxx_intercepts.c +++ b/drd/drd_libstdcxx_intercepts.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_load_store.c b/drd/drd_load_store.c index 051f4f0673..d7b4fdb729 100644 --- a/drd/drd_load_store.c +++ b/drd/drd_load_store.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_load_store.h b/drd/drd_load_store.h index 31f846bcc4..67005ba8cf 100644 --- a/drd/drd_load_store.h +++ b/drd/drd_load_store.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_main.c b/drd/drd_main.c index 6d6ca637dc..b7f5142130 100644 --- a/drd/drd_main.c +++ b/drd/drd_main.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_malloc_wrappers.c b/drd/drd_malloc_wrappers.c index 9585cd27e1..2f1ab483bf 100644 --- a/drd/drd_malloc_wrappers.c +++ b/drd/drd_malloc_wrappers.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_malloc_wrappers.h b/drd/drd_malloc_wrappers.h index 100ac66b55..87eb3e7cb5 100644 --- a/drd/drd_malloc_wrappers.h +++ b/drd/drd_malloc_wrappers.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_mutex.c b/drd/drd_mutex.c index 2e9eecc26a..bc33fbb433 100644 --- a/drd/drd_mutex.c +++ b/drd/drd_mutex.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_mutex.h b/drd/drd_mutex.h index 71503bc59e..7574420f38 100644 --- a/drd/drd_mutex.h +++ b/drd/drd_mutex.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_pthread_intercepts.c b/drd/drd_pthread_intercepts.c index d6abd43681..8d095c0adc 100644 --- a/drd/drd_pthread_intercepts.c +++ b/drd/drd_pthread_intercepts.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_qtcore_intercepts.c b/drd/drd_qtcore_intercepts.c index ed80a6f17d..7299087a5b 100644 --- a/drd/drd_qtcore_intercepts.c +++ b/drd/drd_qtcore_intercepts.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_rwlock.c b/drd/drd_rwlock.c index fd09e0a1fe..81d157170e 100644 --- a/drd/drd_rwlock.c +++ b/drd/drd_rwlock.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_rwlock.h b/drd/drd_rwlock.h index e3e2b88ef6..ea6c762b1d 100644 --- a/drd/drd_rwlock.h +++ b/drd/drd_rwlock.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_segment.c b/drd/drd_segment.c index 9d81b66475..570ed4994c 100644 --- a/drd/drd_segment.c +++ b/drd/drd_segment.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_segment.h b/drd/drd_segment.h index 420e673d77..4546f5a272 100644 --- a/drd/drd_segment.h +++ b/drd/drd_segment.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_semaphore.c b/drd/drd_semaphore.c index 7125381341..f114690621 100644 --- a/drd/drd_semaphore.c +++ b/drd/drd_semaphore.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_semaphore.h b/drd/drd_semaphore.h index 7185405c62..396a480ad4 100644 --- a/drd/drd_semaphore.h +++ b/drd/drd_semaphore.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_strmem_intercepts.c b/drd/drd_strmem_intercepts.c index 6150f813c3..ba82014df7 100644 --- a/drd/drd_strmem_intercepts.c +++ b/drd/drd_strmem_intercepts.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_suppression.c b/drd/drd_suppression.c index df5ad3dbdc..7912a262f8 100644 --- a/drd/drd_suppression.c +++ b/drd/drd_suppression.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_thread.c b/drd/drd_thread.c index 7641a355f1..a4ea68cf7d 100644 --- a/drd/drd_thread.c +++ b/drd/drd_thread.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_thread.h b/drd/drd_thread.h index b91caa9249..b42b6d8589 100644 --- a/drd/drd_thread.h +++ b/drd/drd_thread.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_thread_bitmap.h b/drd/drd_thread_bitmap.h index 9a41b7cda0..b6b86cd7ba 100644 --- a/drd/drd_thread_bitmap.h +++ b/drd/drd_thread_bitmap.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_vc.c b/drd/drd_vc.c index f238ecdcf5..66736e9752 100644 --- a/drd/drd_vc.c +++ b/drd/drd_vc.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/drd_vc.h b/drd/drd_vc.h index c51079badf..c1ed6c429a 100644 --- a/drd/drd_vc.h +++ b/drd/drd_vc.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/pub_drd_bitmap.h b/drd/pub_drd_bitmap.h index ddf01f599b..6e94d59b6a 100644 --- a/drd/pub_drd_bitmap.h +++ b/drd/pub_drd_bitmap.h @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/tests/tsan_thread_wrappers_pthread.h b/drd/tests/tsan_thread_wrappers_pthread.h index 45485ea85d..f15e6ad631 100644 --- a/drd/tests/tsan_thread_wrappers_pthread.h +++ b/drd/tests/tsan_thread_wrappers_pthread.h @@ -16,9 +16,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/drd/tests/tsan_unittest.cpp b/drd/tests/tsan_unittest.cpp index 16fe837756..f68cac4eed 100644 --- a/drd/tests/tsan_unittest.cpp +++ b/drd/tests/tsan_unittest.cpp @@ -16,9 +16,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-bbv/bbv_main.c b/exp-bbv/bbv_main.c index ee2460d51e..438edbfb01 100644 --- a/exp-bbv/bbv_main.c +++ b/exp-bbv/bbv_main.c @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-sgcheck/h_intercepts.c b/exp-sgcheck/h_intercepts.c index 81f846e75f..6fe8680317 100644 --- a/exp-sgcheck/h_intercepts.c +++ b/exp-sgcheck/h_intercepts.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-sgcheck/h_main.c b/exp-sgcheck/h_main.c index 1baf1cd13b..64cac3a323 100644 --- a/exp-sgcheck/h_main.c +++ b/exp-sgcheck/h_main.c @@ -30,9 +30,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-sgcheck/h_main.h b/exp-sgcheck/h_main.h index 74af1f895f..75c0993599 100644 --- a/exp-sgcheck/h_main.h +++ b/exp-sgcheck/h_main.h @@ -25,9 +25,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-sgcheck/pc_common.c b/exp-sgcheck/pc_common.c index ba44347aaf..b760e35219 100644 --- a/exp-sgcheck/pc_common.c +++ b/exp-sgcheck/pc_common.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/exp-sgcheck/pc_common.h b/exp-sgcheck/pc_common.h index 0af20f9735..5a9e1495bd 100644 --- a/exp-sgcheck/pc_common.h +++ b/exp-sgcheck/pc_common.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/exp-sgcheck/pc_main.c b/exp-sgcheck/pc_main.c index 6866eb86ea..93f4b1e409 100644 --- a/exp-sgcheck/pc_main.c +++ b/exp-sgcheck/pc_main.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/exp-sgcheck/sg_main.c b/exp-sgcheck/sg_main.c index 9b81dceff9..92018e4e4d 100644 --- a/exp-sgcheck/sg_main.c +++ b/exp-sgcheck/sg_main.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/exp-sgcheck/sg_main.h b/exp-sgcheck/sg_main.h index 929dba410e..14259328c0 100644 --- a/exp-sgcheck/sg_main.h +++ b/exp-sgcheck/sg_main.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_addrdescr.c b/helgrind/hg_addrdescr.c index 56f9a7369c..c13ad07e2d 100644 --- a/helgrind/hg_addrdescr.c +++ b/helgrind/hg_addrdescr.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_addrdescr.h b/helgrind/hg_addrdescr.h index 012d5caaa3..18d370d742 100644 --- a/helgrind/hg_addrdescr.h +++ b/helgrind/hg_addrdescr.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_basics.c b/helgrind/hg_basics.c index a397a5cdb4..64e4470df1 100644 --- a/helgrind/hg_basics.c +++ b/helgrind/hg_basics.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_basics.h b/helgrind/hg_basics.h index 8b58bfd3be..89c1bc0f81 100644 --- a/helgrind/hg_basics.h +++ b/helgrind/hg_basics.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_errors.c b/helgrind/hg_errors.c index 2eb9f0ef98..58801b66f2 100644 --- a/helgrind/hg_errors.c +++ b/helgrind/hg_errors.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_errors.h b/helgrind/hg_errors.h index f9ca9ff606..08191e1b3d 100644 --- a/helgrind/hg_errors.h +++ b/helgrind/hg_errors.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_intercepts.c b/helgrind/hg_intercepts.c index e186716627..a10c3a4a3b 100644 --- a/helgrind/hg_intercepts.c +++ b/helgrind/hg_intercepts.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/helgrind/hg_lock_n_thread.c b/helgrind/hg_lock_n_thread.c index 42a3a59515..f874e1defc 100644 --- a/helgrind/hg_lock_n_thread.c +++ b/helgrind/hg_lock_n_thread.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_lock_n_thread.h b/helgrind/hg_lock_n_thread.h index f74babf5cd..956fbdd8f4 100644 --- a/helgrind/hg_lock_n_thread.h +++ b/helgrind/hg_lock_n_thread.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/hg_main.c b/helgrind/hg_main.c index d75aa43d82..d8845715a2 100644 --- a/helgrind/hg_main.c +++ b/helgrind/hg_main.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/helgrind/hg_wordset.c b/helgrind/hg_wordset.c index 7a8320e750..0c793d9d41 100644 --- a/helgrind/hg_wordset.c +++ b/helgrind/hg_wordset.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/helgrind/hg_wordset.h b/helgrind/hg_wordset.h index 844ca7f53b..c7264b8d36 100644 --- a/helgrind/hg_wordset.h +++ b/helgrind/hg_wordset.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/helgrind/libhb.h b/helgrind/libhb.h index ffbf5fe9c0..a6005ade0a 100644 --- a/helgrind/libhb.h +++ b/helgrind/libhb.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/helgrind/libhb_core.c b/helgrind/libhb_core.c index 1105c03ca6..683c685f24 100644 --- a/helgrind/libhb_core.c +++ b/helgrind/libhb_core.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_addrinfo.h b/include/pub_tool_addrinfo.h index 5c10404f4e..e168500f10 100644 --- a/include/pub_tool_addrinfo.h +++ b/include/pub_tool_addrinfo.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_aspacehl.h b/include/pub_tool_aspacehl.h index fd523ca92f..8f6fe8a79a 100644 --- a/include/pub_tool_aspacehl.h +++ b/include/pub_tool_aspacehl.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_aspacemgr.h b/include/pub_tool_aspacemgr.h index 5ea671d641..ccd143bec8 100644 --- a/include/pub_tool_aspacemgr.h +++ b/include/pub_tool_aspacemgr.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_basics.h b/include/pub_tool_basics.h index 9ad0f70d72..4580e06b2b 100644 --- a/include/pub_tool_basics.h +++ b/include/pub_tool_basics.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_basics_asm.h b/include/pub_tool_basics_asm.h index a2f105641e..83ac2e4c79 100644 --- a/include/pub_tool_basics_asm.h +++ b/include/pub_tool_basics_asm.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_clientstate.h b/include/pub_tool_clientstate.h index d1b764eb06..556ab03dd5 100644 --- a/include/pub_tool_clientstate.h +++ b/include/pub_tool_clientstate.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_clreq.h b/include/pub_tool_clreq.h index 37af2ced0c..5ae18192c2 100644 --- a/include/pub_tool_clreq.h +++ b/include/pub_tool_clreq.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_debuginfo.h b/include/pub_tool_debuginfo.h index 6098b9ec51..078c562b8e 100644 --- a/include/pub_tool_debuginfo.h +++ b/include/pub_tool_debuginfo.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_deduppoolalloc.h b/include/pub_tool_deduppoolalloc.h index e9eced8347..6e6c17ad54 100644 --- a/include/pub_tool_deduppoolalloc.h +++ b/include/pub_tool_deduppoolalloc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_errormgr.h b/include/pub_tool_errormgr.h index 7af6783f10..fd85cff58e 100644 --- a/include/pub_tool_errormgr.h +++ b/include/pub_tool_errormgr.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_execontext.h b/include/pub_tool_execontext.h index 369f2c68b2..98c29b7e81 100644 --- a/include/pub_tool_execontext.h +++ b/include/pub_tool_execontext.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_gdbserver.h b/include/pub_tool_gdbserver.h index 061c5944a0..2a56b595af 100644 --- a/include/pub_tool_gdbserver.h +++ b/include/pub_tool_gdbserver.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_guest.h b/include/pub_tool_guest.h index b28e4ec4d3..c0b36f82d8 100644 --- a/include/pub_tool_guest.h +++ b/include/pub_tool_guest.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/include/pub_tool_hashtable.h b/include/pub_tool_hashtable.h index 22673675a3..69d4148e44 100644 --- a/include/pub_tool_hashtable.h +++ b/include/pub_tool_hashtable.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcassert.h b/include/pub_tool_libcassert.h index 41af2d2170..a2ba8635a6 100644 --- a/include/pub_tool_libcassert.h +++ b/include/pub_tool_libcassert.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcbase.h b/include/pub_tool_libcbase.h index 476272cdbc..33444ac32a 100644 --- a/include/pub_tool_libcbase.h +++ b/include/pub_tool_libcbase.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcfile.h b/include/pub_tool_libcfile.h index c03842a0e5..c42f1b8d4d 100644 --- a/include/pub_tool_libcfile.h +++ b/include/pub_tool_libcfile.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcprint.h b/include/pub_tool_libcprint.h index fe74628804..793773af50 100644 --- a/include/pub_tool_libcprint.h +++ b/include/pub_tool_libcprint.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcproc.h b/include/pub_tool_libcproc.h index 96b6d6838e..f90af82e0e 100644 --- a/include/pub_tool_libcproc.h +++ b/include/pub_tool_libcproc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcsetjmp.h b/include/pub_tool_libcsetjmp.h index 3cda7f8494..681450cef7 100644 --- a/include/pub_tool_libcsetjmp.h +++ b/include/pub_tool_libcsetjmp.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_libcsignal.h b/include/pub_tool_libcsignal.h index 82d3082d67..8a772dec6a 100644 --- a/include/pub_tool_libcsignal.h +++ b/include/pub_tool_libcsignal.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_machine.h b/include/pub_tool_machine.h index fab8ee4fd5..1cdf19cd85 100644 --- a/include/pub_tool_machine.h +++ b/include/pub_tool_machine.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_mallocfree.h b/include/pub_tool_mallocfree.h index 46db0ff7fe..8532bba870 100644 --- a/include/pub_tool_mallocfree.h +++ b/include/pub_tool_mallocfree.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_options.h b/include/pub_tool_options.h index 1b0169acbc..e92e9a4a5f 100644 --- a/include/pub_tool_options.h +++ b/include/pub_tool_options.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_oset.h b/include/pub_tool_oset.h index cfdb60363d..bbd3e08885 100644 --- a/include/pub_tool_oset.h +++ b/include/pub_tool_oset.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_poolalloc.h b/include/pub_tool_poolalloc.h index cc54b7ee12..b4dd3a67c4 100644 --- a/include/pub_tool_poolalloc.h +++ b/include/pub_tool_poolalloc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_rangemap.h b/include/pub_tool_rangemap.h index 080fa95b40..02e125147d 100644 --- a/include/pub_tool_rangemap.h +++ b/include/pub_tool_rangemap.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_redir.h b/include/pub_tool_redir.h index 15ba67fdb8..e194ddbd6b 100644 --- a/include/pub_tool_redir.h +++ b/include/pub_tool_redir.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_replacemalloc.h b/include/pub_tool_replacemalloc.h index e237fff16f..659d65f7ee 100644 --- a/include/pub_tool_replacemalloc.h +++ b/include/pub_tool_replacemalloc.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_seqmatch.h b/include/pub_tool_seqmatch.h index 760aecbdf2..d3302ddb7c 100644 --- a/include/pub_tool_seqmatch.h +++ b/include/pub_tool_seqmatch.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_signals.h b/include/pub_tool_signals.h index 045e1d40aa..0de30465c1 100644 --- a/include/pub_tool_signals.h +++ b/include/pub_tool_signals.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_sparsewa.h b/include/pub_tool_sparsewa.h index 84c983d218..c5b336bdae 100644 --- a/include/pub_tool_sparsewa.h +++ b/include/pub_tool_sparsewa.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_stacktrace.h b/include/pub_tool_stacktrace.h index 17eca4196a..cad840e1df 100644 --- a/include/pub_tool_stacktrace.h +++ b/include/pub_tool_stacktrace.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_threadstate.h b/include/pub_tool_threadstate.h index 5aec49da9d..0bf116e2b9 100644 --- a/include/pub_tool_threadstate.h +++ b/include/pub_tool_threadstate.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_tooliface.h b/include/pub_tool_tooliface.h index 00ec5fef90..c7eef06eb1 100644 --- a/include/pub_tool_tooliface.h +++ b/include/pub_tool_tooliface.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_transtab.h b/include/pub_tool_transtab.h index 63a2aa5440..05a9fe5a3a 100644 --- a/include/pub_tool_transtab.h +++ b/include/pub_tool_transtab.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_vki.h b/include/pub_tool_vki.h index 9c1615e4b8..560800d9a6 100644 --- a/include/pub_tool_vki.h +++ b/include/pub_tool_vki.h @@ -26,9 +26,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_vkiscnums.h b/include/pub_tool_vkiscnums.h index 721948b207..cb5f957701 100644 --- a/include/pub_tool_vkiscnums.h +++ b/include/pub_tool_vkiscnums.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_vkiscnums_asm.h b/include/pub_tool_vkiscnums_asm.h index 2181757525..484dded829 100644 --- a/include/pub_tool_vkiscnums_asm.h +++ b/include/pub_tool_vkiscnums_asm.h @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_wordfm.h b/include/pub_tool_wordfm.h index 5a3d6da222..bbfaf18b51 100644 --- a/include/pub_tool_wordfm.h +++ b/include/pub_tool_wordfm.h @@ -42,9 +42,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_xarray.h b/include/pub_tool_xarray.h index 280db354e5..becb879466 100644 --- a/include/pub_tool_xarray.h +++ b/include/pub_tool_xarray.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_xtmemory.h b/include/pub_tool_xtmemory.h index 4b899d4302..e51b221c0d 100644 --- a/include/pub_tool_xtmemory.h +++ b/include/pub_tool_xtmemory.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/pub_tool_xtree.h b/include/pub_tool_xtree.h index c71a95bd1a..de2d31ef12 100644 --- a/include/pub_tool_xtree.h +++ b/include/pub_tool_xtree.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-amd64-linux.h b/include/vki/vki-amd64-linux.h index f99dcf81cf..d6a5a77e6a 100644 --- a/include/vki/vki-amd64-linux.h +++ b/include/vki/vki-amd64-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-arm-linux.h b/include/vki/vki-arm-linux.h index 46577e9eb7..88db6a0b00 100644 --- a/include/vki/vki-arm-linux.h +++ b/include/vki/vki-arm-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-arm64-linux.h b/include/vki/vki-arm64-linux.h index 54b0428d93..ecea8cc782 100644 --- a/include/vki/vki-arm64-linux.h +++ b/include/vki/vki-arm64-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-darwin.h b/include/vki/vki-darwin.h index 3b31ff116c..dbae64bc49 100644 --- a/include/vki/vki-darwin.h +++ b/include/vki/vki-darwin.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-linux.h b/include/vki/vki-linux.h index b4c60854a3..76bc7837b5 100644 --- a/include/vki/vki-linux.h +++ b/include/vki/vki-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-mips32-linux.h b/include/vki/vki-mips32-linux.h index d3fb1d9dd2..94e453ed46 100644 --- a/include/vki/vki-mips32-linux.h +++ b/include/vki/vki-mips32-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-mips64-linux.h b/include/vki/vki-mips64-linux.h index cedee0be3e..dd4716215b 100644 --- a/include/vki/vki-mips64-linux.h +++ b/include/vki/vki-mips64-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . */ #ifndef __VKI_MIPS64_LINUX_H diff --git a/include/vki/vki-posixtypes-amd64-linux.h b/include/vki/vki-posixtypes-amd64-linux.h index 342e41690b..60bcd080f3 100644 --- a/include/vki/vki-posixtypes-amd64-linux.h +++ b/include/vki/vki-posixtypes-amd64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-arm-linux.h b/include/vki/vki-posixtypes-arm-linux.h index bc06ec9b2c..2b1ed9c782 100644 --- a/include/vki/vki-posixtypes-arm-linux.h +++ b/include/vki/vki-posixtypes-arm-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-arm64-linux.h b/include/vki/vki-posixtypes-arm64-linux.h index d9acee0dba..94685f1276 100644 --- a/include/vki/vki-posixtypes-arm64-linux.h +++ b/include/vki/vki-posixtypes-arm64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-mips32-linux.h b/include/vki/vki-posixtypes-mips32-linux.h index b65e3eda4b..f0d23c49d8 100644 --- a/include/vki/vki-posixtypes-mips32-linux.h +++ b/include/vki/vki-posixtypes-mips32-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-mips64-linux.h b/include/vki/vki-posixtypes-mips64-linux.h index 96d2728b73..16e473a4ad 100644 --- a/include/vki/vki-posixtypes-mips64-linux.h +++ b/include/vki/vki-posixtypes-mips64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . */ #ifndef __VKI_POSIXTYPES_MIPS64_LINUX_H diff --git a/include/vki/vki-posixtypes-ppc32-linux.h b/include/vki/vki-posixtypes-ppc32-linux.h index e72a8f6f7a..db978fa8aa 100644 --- a/include/vki/vki-posixtypes-ppc32-linux.h +++ b/include/vki/vki-posixtypes-ppc32-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-ppc64-linux.h b/include/vki/vki-posixtypes-ppc64-linux.h index ac385ea120..ae9d352a3b 100644 --- a/include/vki/vki-posixtypes-ppc64-linux.h +++ b/include/vki/vki-posixtypes-ppc64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-s390x-linux.h b/include/vki/vki-posixtypes-s390x-linux.h index 8e04c3dfaa..0d0145acf2 100644 --- a/include/vki/vki-posixtypes-s390x-linux.h +++ b/include/vki/vki-posixtypes-s390x-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-posixtypes-x86-linux.h b/include/vki/vki-posixtypes-x86-linux.h index 7f131d7b80..2f3b72098e 100644 --- a/include/vki/vki-posixtypes-x86-linux.h +++ b/include/vki/vki-posixtypes-x86-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-ppc32-linux.h b/include/vki/vki-ppc32-linux.h index 0582e43d41..8f59b1fd17 100644 --- a/include/vki/vki-ppc32-linux.h +++ b/include/vki/vki-ppc32-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-ppc64-linux.h b/include/vki/vki-ppc64-linux.h index b82dc377ba..a5e64dd392 100644 --- a/include/vki/vki-ppc64-linux.h +++ b/include/vki/vki-ppc64-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-s390x-linux.h b/include/vki/vki-s390x-linux.h index 8fdeadd1f6..7b863a3243 100644 --- a/include/vki/vki-s390x-linux.h +++ b/include/vki/vki-s390x-linux.h @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-amd64-linux.h b/include/vki/vki-scnums-amd64-linux.h index 144cdbc90a..ee6cccb51a 100644 --- a/include/vki/vki-scnums-amd64-linux.h +++ b/include/vki/vki-scnums-amd64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-arm-linux.h b/include/vki/vki-scnums-arm-linux.h index efbc1a8f70..ff560e19dd 100644 --- a/include/vki/vki-scnums-arm-linux.h +++ b/include/vki/vki-scnums-arm-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-arm64-linux.h b/include/vki/vki-scnums-arm64-linux.h index 8c2eb6d66d..9aa3b2b5fb 100644 --- a/include/vki/vki-scnums-arm64-linux.h +++ b/include/vki/vki-scnums-arm64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-darwin.h b/include/vki/vki-scnums-darwin.h index 99cb342fab..7fa442a39c 100644 --- a/include/vki/vki-scnums-darwin.h +++ b/include/vki/vki-scnums-darwin.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-mips32-linux.h b/include/vki/vki-scnums-mips32-linux.h index 29a1db12d8..544fb01a84 100644 --- a/include/vki/vki-scnums-mips32-linux.h +++ b/include/vki/vki-scnums-mips32-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-mips64-linux.h b/include/vki/vki-scnums-mips64-linux.h index 3bc08e5da5..f85b33331f 100644 --- a/include/vki/vki-scnums-mips64-linux.h +++ b/include/vki/vki-scnums-mips64-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-ppc32-linux.h b/include/vki/vki-scnums-ppc32-linux.h index dec5f0a919..6987ad941b 100644 --- a/include/vki/vki-scnums-ppc32-linux.h +++ b/include/vki/vki-scnums-ppc32-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-ppc64-linux.h b/include/vki/vki-scnums-ppc64-linux.h index 969524e6d8..6827964fdf 100644 --- a/include/vki/vki-scnums-ppc64-linux.h +++ b/include/vki/vki-scnums-ppc64-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-s390x-linux.h b/include/vki/vki-scnums-s390x-linux.h index 00fc5edbcb..f38617098b 100644 --- a/include/vki/vki-scnums-s390x-linux.h +++ b/include/vki/vki-scnums-s390x-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-solaris.h b/include/vki/vki-scnums-solaris.h index f9056abe86..d043dd8bcc 100644 --- a/include/vki/vki-scnums-solaris.h +++ b/include/vki/vki-scnums-solaris.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-scnums-x86-linux.h b/include/vki/vki-scnums-x86-linux.h index 041d247a5b..37683aa35b 100644 --- a/include/vki/vki-scnums-x86-linux.h +++ b/include/vki/vki-scnums-x86-linux.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-solaris-repcache.h b/include/vki/vki-solaris-repcache.h index 57f031ee1d..acac86f4dd 100644 --- a/include/vki/vki-solaris-repcache.h +++ b/include/vki/vki-solaris-repcache.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-solaris.h b/include/vki/vki-solaris.h index 5ab109c3e1..7765a86474 100644 --- a/include/vki/vki-solaris.h +++ b/include/vki/vki-solaris.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-x86-linux.h b/include/vki/vki-x86-linux.h index 12ded916b5..35528bb6f6 100644 --- a/include/vki/vki-x86-linux.h +++ b/include/vki/vki-x86-linux.h @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-domctl.h b/include/vki/vki-xen-domctl.h index 9e8b5ef1f9..6e25c7a961 100644 --- a/include/vki/vki-xen-domctl.h +++ b/include/vki/vki-xen-domctl.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-evtchn.h b/include/vki/vki-xen-evtchn.h index 9d4e4c3a62..a68292f555 100644 --- a/include/vki/vki-xen-evtchn.h +++ b/include/vki/vki-xen-evtchn.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-gnttab.h b/include/vki/vki-xen-gnttab.h index 3e6c36cdb7..33e9ba31e9 100644 --- a/include/vki/vki-xen-gnttab.h +++ b/include/vki/vki-xen-gnttab.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-hvm.h b/include/vki/vki-xen-hvm.h index 0c34570b63..050e16d19b 100644 --- a/include/vki/vki-xen-hvm.h +++ b/include/vki/vki-xen-hvm.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-memory.h b/include/vki/vki-xen-memory.h index 3b6f9e5195..f8eccd5624 100644 --- a/include/vki/vki-xen-memory.h +++ b/include/vki/vki-xen-memory.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-mmuext.h b/include/vki/vki-xen-mmuext.h index 817269c659..b0634afbb1 100644 --- a/include/vki/vki-xen-mmuext.h +++ b/include/vki/vki-xen-mmuext.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-physdev.h b/include/vki/vki-xen-physdev.h index 6f8c2c84c3..807aeac5a2 100644 --- a/include/vki/vki-xen-physdev.h +++ b/include/vki/vki-xen-physdev.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-schedop.h b/include/vki/vki-xen-schedop.h index 3c5b2ceebe..49ee30a6b1 100644 --- a/include/vki/vki-xen-schedop.h +++ b/include/vki/vki-xen-schedop.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-tmem.h b/include/vki/vki-xen-tmem.h index bc51f934e9..ef3f72e5aa 100644 --- a/include/vki/vki-xen-tmem.h +++ b/include/vki/vki-xen-tmem.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-version.h b/include/vki/vki-xen-version.h index dfaf7c07e0..e65b6d5098 100644 --- a/include/vki/vki-xen-version.h +++ b/include/vki/vki-xen-version.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-x86.h b/include/vki/vki-xen-x86.h index a26b3ea8ad..de654af478 100644 --- a/include/vki/vki-xen-x86.h +++ b/include/vki/vki-xen-x86.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen-xsm.h b/include/vki/vki-xen-xsm.h index 2e4b17f5d9..ae30b24f59 100644 --- a/include/vki/vki-xen-xsm.h +++ b/include/vki/vki-xen-xsm.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/include/vki/vki-xen.h b/include/vki/vki-xen.h index c0dfee36b8..2c91b4a209 100644 --- a/include/vki/vki-xen.h +++ b/include/vki/vki-xen.h @@ -15,9 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/lackey/lk_main.c b/lackey/lk_main.c index 1bcd8ed566..d4393b4890 100644 --- a/lackey/lk_main.c +++ b/lackey/lk_main.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/massif/ms_main.c b/massif/ms_main.c index 9749bd9cf8..f022621eac 100644 --- a/massif/ms_main.c +++ b/massif/ms_main.c @@ -20,9 +20,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/massif/ms_print.in b/massif/ms_print.in index 565fd65064..a206ce4d62 100755 --- a/massif/ms_print.in +++ b/massif/ms_print.in @@ -21,9 +21,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING. diff --git a/memcheck/mc_errors.c b/memcheck/mc_errors.c index d9f18476b4..e067686a40 100644 --- a/memcheck/mc_errors.c +++ b/memcheck/mc_errors.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_include.h b/memcheck/mc_include.h index 7b4c555cab..0abbee60de 100644 --- a/memcheck/mc_include.h +++ b/memcheck/mc_include.h @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_leakcheck.c b/memcheck/mc_leakcheck.c index 782244481f..c78960c0cb 100644 --- a/memcheck/mc_leakcheck.c +++ b/memcheck/mc_leakcheck.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_machine.c b/memcheck/mc_machine.c index 4ce746e995..c1031f7229 100644 --- a/memcheck/mc_machine.c +++ b/memcheck/mc_machine.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/memcheck/mc_main.c b/memcheck/mc_main.c index 253f091dc3..414446240d 100644 --- a/memcheck/mc_main.c +++ b/memcheck/mc_main.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_main_asm.c b/memcheck/mc_main_asm.c index a853ccd4c4..06033d78c2 100644 --- a/memcheck/mc_main_asm.c +++ b/memcheck/mc_main_asm.c @@ -24,9 +24,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_malloc_wrappers.c b/memcheck/mc_malloc_wrappers.c index caf097f62e..3e1665e675 100644 --- a/memcheck/mc_malloc_wrappers.c +++ b/memcheck/mc_malloc_wrappers.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_replace_strmem.c b/memcheck/mc_replace_strmem.c index c90574c5e5..5f026a6a4a 100644 --- a/memcheck/mc_replace_strmem.c +++ b/memcheck/mc_replace_strmem.c @@ -23,9 +23,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/mc_translate.c b/memcheck/mc_translate.c index 1b06f8402b..424de15aca 100644 --- a/memcheck/mc_translate.c +++ b/memcheck/mc_translate.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/amd64/more_x87_fp.c b/memcheck/tests/amd64/more_x87_fp.c index f53bf6238b..b809b664f5 100644 --- a/memcheck/tests/amd64/more_x87_fp.c +++ b/memcheck/tests/amd64/more_x87_fp.c @@ -26,8 +26,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/memcheck/tests/linux/timerfd-syscall.c b/memcheck/tests/linux/timerfd-syscall.c index 74f0682df0..4af622cc48 100644 --- a/memcheck/tests/linux/timerfd-syscall.c +++ b/memcheck/tests/linux/timerfd-syscall.c @@ -18,8 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . * * See also http://www.xmailserver.org/timerfd-test2.c */ diff --git a/memcheck/tests/vbit-test/binary.c b/memcheck/tests/vbit-test/binary.c index 22c3ec566d..473a631d6c 100644 --- a/memcheck/tests/vbit-test/binary.c +++ b/memcheck/tests/vbit-test/binary.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/irops.c b/memcheck/tests/vbit-test/irops.c index 65617b2736..58d03e91d7 100644 --- a/memcheck/tests/vbit-test/irops.c +++ b/memcheck/tests/vbit-test/irops.c @@ -18,9 +18,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/main.c b/memcheck/tests/vbit-test/main.c index ba5d2ebf4b..db829dddaa 100644 --- a/memcheck/tests/vbit-test/main.c +++ b/memcheck/tests/vbit-test/main.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/qernary.c b/memcheck/tests/vbit-test/qernary.c index 764333322b..3e719110bc 100644 --- a/memcheck/tests/vbit-test/qernary.c +++ b/memcheck/tests/vbit-test/qernary.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/ternary.c b/memcheck/tests/vbit-test/ternary.c index 1658c556c7..96d392de79 100644 --- a/memcheck/tests/vbit-test/ternary.c +++ b/memcheck/tests/vbit-test/ternary.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/unary.c b/memcheck/tests/vbit-test/unary.c index aa0aeb98df..836026597a 100644 --- a/memcheck/tests/vbit-test/unary.c +++ b/memcheck/tests/vbit-test/unary.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/util.c b/memcheck/tests/vbit-test/util.c index d64268df51..6e0ff1c2c1 100644 --- a/memcheck/tests/vbit-test/util.c +++ b/memcheck/tests/vbit-test/util.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/valgrind.c b/memcheck/tests/vbit-test/valgrind.c index 870c5350a4..2597be8bc7 100644 --- a/memcheck/tests/vbit-test/valgrind.c +++ b/memcheck/tests/vbit-test/valgrind.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/vbits.c b/memcheck/tests/vbit-test/vbits.c index 5a5cd663d6..58f82d68da 100644 --- a/memcheck/tests/vbit-test/vbits.c +++ b/memcheck/tests/vbit-test/vbits.c @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/vbits.h b/memcheck/tests/vbit-test/vbits.h index 7a332c7e1d..545ec592a9 100644 --- a/memcheck/tests/vbit-test/vbits.h +++ b/memcheck/tests/vbit-test/vbits.h @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/vbit-test/vtest.h b/memcheck/tests/vbit-test/vtest.h index ccb982ab2a..c724f4142a 100644 --- a/memcheck/tests/vbit-test/vtest.h +++ b/memcheck/tests/vbit-test/vtest.h @@ -17,9 +17,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/memcheck/tests/x86/more_x86_fp.c b/memcheck/tests/x86/more_x86_fp.c index e672703740..3438f17646 100644 --- a/memcheck/tests/x86/more_x86_fp.c +++ b/memcheck/tests/x86/more_x86_fp.c @@ -17,8 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ diff --git a/none/nl_main.c b/none/nl_main.c index e0790b19a3..1adf9f793d 100644 --- a/none/nl_main.c +++ b/none/nl_main.c @@ -21,9 +21,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/amd64/fb_test_amd64.c b/none/tests/amd64/fb_test_amd64.c index f4b06e68d4..3c38b1384e 100644 --- a/none/tests/amd64/fb_test_amd64.c +++ b/none/tests/amd64/fb_test_amd64.c @@ -18,8 +18,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ #include diff --git a/none/tests/ppc32/jm-insns.c b/none/tests/ppc32/jm-insns.c index be02425fd2..339ebe8e0a 100644 --- a/none/tests/ppc32/jm-insns.c +++ b/none/tests/ppc32/jm-insns.c @@ -29,8 +29,7 @@ case I chased). * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . */ /* @@ -326,8 +325,7 @@ uint32_t* get_rwx_area ( void ) * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . */ #if !defined (__TEST_PPC_H__) diff --git a/none/tests/ppc32/power5+_round.c b/none/tests/ppc32/power5+_round.c index b11e67bd9b..bca29e0740 100644 --- a/none/tests/ppc32/power5+_round.c +++ b/none/tests/ppc32/power5+_round.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/power6_bcmp.c b/none/tests/ppc32/power6_bcmp.c index 45c05a7301..de47865d46 100644 --- a/none/tests/ppc32/power6_bcmp.c +++ b/none/tests/ppc32/power6_bcmp.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/round.c b/none/tests/ppc32/round.c index a92440ae66..5a4b91c56f 100644 --- a/none/tests/ppc32/round.c +++ b/none/tests/ppc32/round.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/testVMX.c b/none/tests/ppc32/testVMX.c index 3d28491eb7..d8d9de6217 100644 --- a/none/tests/ppc32/testVMX.c +++ b/none/tests/ppc32/testVMX.c @@ -29,8 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with testVMX; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US + * along with testVMX; if not, see . */ /* @@ -83,8 +82,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with testVMX; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US + * along with testVMX; if not, see . */ #ifndef MEMORY_VECTOR_H @@ -124,8 +122,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with testVMX; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 US + * along with testVMX; if not, see . */ #include diff --git a/none/tests/ppc32/test_dfp1.c b/none/tests/ppc32/test_dfp1.c index 40c3a10fc2..baf18419c7 100644 --- a/none/tests/ppc32/test_dfp1.c +++ b/none/tests/ppc32/test_dfp1.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_dfp2.c b/none/tests/ppc32/test_dfp2.c index 31bdae9e46..1563fb32b8 100644 --- a/none/tests/ppc32/test_dfp2.c +++ b/none/tests/ppc32/test_dfp2.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_dfp3.c b/none/tests/ppc32/test_dfp3.c index 4fe3137ed2..f8596de38f 100644 --- a/none/tests/ppc32/test_dfp3.c +++ b/none/tests/ppc32/test_dfp3.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_dfp4.c b/none/tests/ppc32/test_dfp4.c index 54ffbb0e86..bce9130f70 100644 --- a/none/tests/ppc32/test_dfp4.c +++ b/none/tests/ppc32/test_dfp4.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_dfp5.c b/none/tests/ppc32/test_dfp5.c index b00573f2e8..9af94b81f9 100644 --- a/none/tests/ppc32/test_dfp5.c +++ b/none/tests/ppc32/test_dfp5.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_isa_2_06_part1.c b/none/tests/ppc32/test_isa_2_06_part1.c index e84fafaa05..7300f8e835 100644 --- a/none/tests/ppc32/test_isa_2_06_part1.c +++ b/none/tests/ppc32/test_isa_2_06_part1.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_isa_2_06_part2.c b/none/tests/ppc32/test_isa_2_06_part2.c index 2ee7b53ced..4733f8e2d9 100644 --- a/none/tests/ppc32/test_isa_2_06_part2.c +++ b/none/tests/ppc32/test_isa_2_06_part2.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc32/test_isa_2_06_part3.c b/none/tests/ppc32/test_isa_2_06_part3.c index 9f80da2841..dd0ad7ea91 100644 --- a/none/tests/ppc32/test_isa_2_06_part3.c +++ b/none/tests/ppc32/test_isa_2_06_part3.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc64/power6_bcmp.c b/none/tests/ppc64/power6_bcmp.c index 31377431b3..6c16ec3b11 100644 --- a/none/tests/ppc64/power6_bcmp.c +++ b/none/tests/ppc64/power6_bcmp.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc64/power6_mf_gpr.c b/none/tests/ppc64/power6_mf_gpr.c index ba4bf4d7cc..6151a34784 100644 --- a/none/tests/ppc64/power6_mf_gpr.c +++ b/none/tests/ppc64/power6_mf_gpr.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/none/tests/ppc64/ppc64_helpers.h b/none/tests/ppc64/ppc64_helpers.h index 36c473710b..d4dbc8b2c4 100644 --- a/none/tests/ppc64/ppc64_helpers.h +++ b/none/tests/ppc64/ppc64_helpers.h @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . */ #include "tests/malloc.h" // memalign32 diff --git a/none/tests/ppc64/test_isa_2_07_part1.c b/none/tests/ppc64/test_isa_2_07_part1.c index 5e4858f9c7..187af37415 100644 --- a/none/tests/ppc64/test_isa_2_07_part1.c +++ b/none/tests/ppc64/test_isa_2_07_part1.c @@ -29,8 +29,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . * */ diff --git a/none/tests/ppc64/test_isa_2_07_part2.c b/none/tests/ppc64/test_isa_2_07_part2.c index 5ac1d574ef..039734163a 100644 --- a/none/tests/ppc64/test_isa_2_07_part2.c +++ b/none/tests/ppc64/test_isa_2_07_part2.c @@ -14,9 +14,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. diff --git a/none/tests/ppc64/test_isa_3_0.c b/none/tests/ppc64/test_isa_3_0.c index 1c2cda361d..78b5130c11 100644 --- a/none/tests/ppc64/test_isa_3_0.c +++ b/none/tests/ppc64/test_isa_3_0.c @@ -25,8 +25,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program; if not, see . */ /* diff --git a/none/tests/s390x/lsc2.c b/none/tests/s390x/lsc2.c index c3bfacec73..ecfc5a9816 100644 --- a/none/tests/s390x/lsc2.c +++ b/none/tests/s390x/lsc2.c @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with this program; if not, see . */ #define _GNU_SOURCE #include "assert.h" diff --git a/perf/vg_perf.in b/perf/vg_perf.in index a55e227326..90ee1d238d 100644 --- a/perf/vg_perf.in +++ b/perf/vg_perf.in @@ -20,9 +20,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING. diff --git a/shared/vg_replace_strmem.c b/shared/vg_replace_strmem.c index 19143cf15b..87a4bcc550 100644 --- a/shared/vg_replace_strmem.c +++ b/shared/vg_replace_strmem.c @@ -22,9 +22,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307, USA. + along with this program; if not, see . The GNU General Public License is contained in the file COPYING. */ diff --git a/tests/vg_regtest.in b/tests/vg_regtest.in index f03416e500..5803b86f59 100755 --- a/tests/vg_regtest.in +++ b/tests/vg_regtest.in @@ -20,9 +20,7 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program; if not, see . # # The GNU General Public License is contained in the file COPYING.