From: Roland McGrath Date: Wed, 5 Apr 2006 00:59:43 +0000 (+0000) Subject: Clean up whitespace in license text. X-Git-Tag: elfutils-0.120~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0c2e8a2d62c8255276620199ef250bd9457d9e;p=thirdparty%2Felfutils.git Clean up whitespace in license text. --- diff --git a/tests/run-allfcts.sh b/tests/run-allfcts.sh index 8b35ecfde..e990a63e8 100755 --- a/tests/run-allfcts.sh +++ b/tests/run-allfcts.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-arextract.sh b/tests/run-arextract.sh index 606999371..51482771c 100755 --- a/tests/run-arextract.sh +++ b/tests/run-arextract.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-arsymtest.sh b/tests/run-arsymtest.sh index 7e003ac5e..6e58af695 100755 --- a/tests/run-arsymtest.sh +++ b/tests/run-arsymtest.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. @@ -23,7 +24,6 @@ # Network licensing program, please visit www.openinventionnetwork.com # . - lib=../libelf/libelf.a okfile=arsymtest.ok tmpfile=arsymtest.tmp diff --git a/tests/run-bug1-test.sh b/tests/run-bug1-test.sh index 4e12b77da..0a4dfa146 100755 --- a/tests/run-bug1-test.sh +++ b/tests/run-bug1-test.sh @@ -1,16 +1,28 @@ -#! /bin/sh +#! /bin/sh -x # Copyright (C) 2006 Red Hat, Inc. # Written by Ulrich Drepper , 2006. # -# This program is Open Source software; you can redistribute it and/or -# modify it under the terms of the Open Software License version 1.0 as -# published by the Open Source Initiative. +# Red Hat elfutils is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by the +# Free Software Foundation; version 2 of the License. # -# You should have received a copy of the Open Software License along -# with this program; if not, you may obtain a copy of the Open Software -# License version 1.0 from http://www.opensource.org/licenses/osl.php or -# by writing the Open Source Initiative c/o Lawrence Rosen, Esq., -# 3001 King Ranch Road, Ukiah, CA 95482. +# Red Hat elfutils is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# 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 Red Hat elfutils; if not, write to the Free Software Foundation, +# Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA. +# +# Red Hat elfutils is an included package of the Open Invention Network. +# An included package of the Open Invention Network is a package for which +# Open Invention Network licensees cross-license their patents. No patent +# license is granted, either expressly or impliedly, by designation as an +# included package. Should you wish to participate in the Open Invention +# Network licensing program, please visit www.openinventionnetwork.com +# . + . $srcdir/test-subr.sh testfiles testfile28 testfile28.rdwr diff --git a/tests/run-ecp-test.sh b/tests/run-ecp-test.sh index 819cdc1c0..941f3e962 100755 --- a/tests/run-ecp-test.sh +++ b/tests/run-ecp-test.sh @@ -2,6 +2,7 @@ # Copyright (C) 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Jakub Jelinek , 2002. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-ecp-test2.sh b/tests/run-ecp-test2.sh index 96adcb644..42317080d 100755 --- a/tests/run-ecp-test2.sh +++ b/tests/run-ecp-test2.sh @@ -2,6 +2,7 @@ # Copyright (C) 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Jakub Jelinek , 2002. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-elflint-self.sh b/tests/run-elflint-self.sh index 06410fc79..11b4c8c51 100755 --- a/tests/run-elflint-self.sh +++ b/tests/run-elflint-self.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-elflint-test.sh b/tests/run-elflint-test.sh index f9451ebdd..021802042 100755 --- a/tests/run-elflint-test.sh +++ b/tests/run-elflint-test.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-get-aranges.sh b/tests/run-get-aranges.sh index fadcebef9..f78a4a1d6 100755 --- a/tests/run-get-aranges.sh +++ b/tests/run-get-aranges.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-get-files.sh b/tests/run-get-files.sh index 77f7f2194..e301f8d4a 100755 --- a/tests/run-get-files.sh +++ b/tests/run-get-files.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2004, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-get-lines.sh b/tests/run-get-lines.sh index 48b16f9ac..fb675dc71 100755 --- a/tests/run-get-lines.sh +++ b/tests/run-get-lines.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2004, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-get-pubnames.sh b/tests/run-get-pubnames.sh index 3d4e62dd3..131baf0dd 100755 --- a/tests/run-get-pubnames.sh +++ b/tests/run-get-pubnames.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2003, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-line2addr.sh b/tests/run-line2addr.sh index c0a507a54..3fb6f4717 100755 --- a/tests/run-line2addr.sh +++ b/tests/run-line2addr.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-ranlib-test.sh b/tests/run-ranlib-test.sh index 4c287f1d4..01c0d0b71 100755 --- a/tests/run-ranlib-test.sh +++ b/tests/run-ranlib-test.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-ranlib-test2.sh b/tests/run-ranlib-test2.sh index cbdc0e71c..19b081d66 100755 --- a/tests/run-ranlib-test2.sh +++ b/tests/run-ranlib-test2.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-ranlib-test3.sh b/tests/run-ranlib-test3.sh index 600604da4..7be6ddd3c 100755 --- a/tests/run-ranlib-test3.sh +++ b/tests/run-ranlib-test3.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-ranlib-test4.sh b/tests/run-ranlib-test4.sh index 646bc2708..eeeb56fb5 100755 --- a/tests/run-ranlib-test4.sh +++ b/tests/run-ranlib-test4.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-readelf-test1.sh b/tests/run-readelf-test1.sh index 3ff11f4f2..aaa03edbf 100755 --- a/tests/run-readelf-test1.sh +++ b/tests/run-readelf-test1.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-show-abbrev.sh b/tests/run-show-abbrev.sh index 3d41aec8b..a148dffb8 100755 --- a/tests/run-show-abbrev.sh +++ b/tests/run-show-abbrev.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-show-ciefde.sh b/tests/run-show-ciefde.sh index 045e1c4ec..37505c00b 100755 --- a/tests/run-show-ciefde.sh +++ b/tests/run-show-ciefde.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-show-die-info.sh b/tests/run-show-die-info.sh index ff3e63311..47b515133 100755 --- a/tests/run-show-die-info.sh +++ b/tests/run-show-die-info.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-strings-test.sh b/tests/run-strings-test.sh index 6fcbe3ff6..139c2669e 100755 --- a/tests/run-strings-test.sh +++ b/tests/run-strings-test.sh @@ -2,6 +2,7 @@ # Copyright (C) 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 2005. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-strip-test.sh b/tests/run-strip-test.sh index 2d2991d00..656e449b5 100755 --- a/tests/run-strip-test.sh +++ b/tests/run-strip-test.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2003, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-strip-test2.sh b/tests/run-strip-test2.sh index dcdc8fec7..a5858d2eb 100755 --- a/tests/run-strip-test2.sh +++ b/tests/run-strip-test2.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License. diff --git a/tests/run-strip-test3.sh b/tests/run-strip-test3.sh index fe925fabd..3d52f6e9d 100755 --- a/tests/run-strip-test3.sh +++ b/tests/run-strip-test3.sh @@ -2,6 +2,7 @@ # Copyright (C) 1999, 2000, 2002, 2003, 2005 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper , 1999. +# # Red Hat elfutils is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by the # Free Software Foundation; version 2 of the License.