summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2006-04-05 00:59:43 +0000
committerRoland McGrath <roland@redhat.com>2006-04-05 00:59:43 +0000
commit6d0c2e8a2d62c8255276620199ef250bd9457d9e (patch)
tree96a6987ae85f843bdcbb34ef11076dd8b7dc864c
parent411f2f89ef5cb121c84aa7343fdd1b4090a0b900 (diff)
downloadelfutils-6d0c2e8a2d62c8255276620199ef250bd9457d9e.tar.gz
Clean up whitespace in license text.
-rwxr-xr-xtests/run-allfcts.sh1
-rwxr-xr-xtests/run-arextract.sh1
-rwxr-xr-xtests/run-arsymtest.sh2
-rwxr-xr-xtests/run-bug1-test.sh30
-rwxr-xr-xtests/run-ecp-test.sh1
-rwxr-xr-xtests/run-ecp-test2.sh1
-rwxr-xr-xtests/run-elflint-self.sh1
-rwxr-xr-xtests/run-elflint-test.sh1
-rwxr-xr-xtests/run-get-aranges.sh1
-rwxr-xr-xtests/run-get-files.sh1
-rwxr-xr-xtests/run-get-lines.sh1
-rwxr-xr-xtests/run-get-pubnames.sh1
-rwxr-xr-xtests/run-line2addr.sh1
-rwxr-xr-xtests/run-ranlib-test.sh1
-rwxr-xr-xtests/run-ranlib-test2.sh1
-rwxr-xr-xtests/run-ranlib-test3.sh1
-rwxr-xr-xtests/run-ranlib-test4.sh1
-rwxr-xr-xtests/run-readelf-test1.sh1
-rwxr-xr-xtests/run-show-abbrev.sh1
-rwxr-xr-xtests/run-show-ciefde.sh1
-rwxr-xr-xtests/run-show-die-info.sh1
-rwxr-xr-xtests/run-strings-test.sh1
-rwxr-xr-xtests/run-strip-test.sh1
-rwxr-xr-xtests/run-strip-test2.sh1
-rwxr-xr-xtests/run-strip-test3.sh1
25 files changed, 45 insertions, 10 deletions
diff --git a/tests/run-allfcts.sh b/tests/run-allfcts.sh
index 8b35ecfd..e990a63e 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 <drepper@redhat.com>, 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 60699937..51482771 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 <drepper@redhat.com>, 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 7e003ac5..6e58af69 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 <drepper@redhat.com>, 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
# <http://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 4e12b77d..0a4dfa14 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 <drepper@redhat.com>, 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
+# <http://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 819cdc1c..941f3e96 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 <jakub@redhat.com>, 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 96adcb64..42317080 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 <jakub@redhat.com>, 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 06410fc7..11b4c8c5 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 <drepper@redhat.com>, 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 f9451ebd..02180204 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 <drepper@redhat.com>, 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 fadcebef..f78a4a1d 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 <drepper@redhat.com>, 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 77f7f219..e301f8d4 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 <drepper@redhat.com>, 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 48b16f9a..fb675dc7 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 <drepper@redhat.com>, 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 3d4e62dd..131baf0d 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 <drepper@redhat.com>, 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 c0a507a5..3fb6f471 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 <drepper@redhat.com>, 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 4c287f1d..01c0d0b7 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 <drepper@redhat.com>, 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 cbdc0e71..19b081d6 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 <drepper@redhat.com>, 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 600604da..7be6ddd3 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 <drepper@redhat.com>, 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 646bc270..eeeb56fb 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 <drepper@redhat.com>, 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 3ff11f4f..aaa03edb 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 <drepper@redhat.com>, 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 3d41aec8..a148dffb 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 <drepper@redhat.com>, 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 045e1c4e..37505c00 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 <drepper@redhat.com>, 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 ff3e6331..47b51513 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 <drepper@redhat.com>, 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 6fcbe3ff..139c2669 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 <drepper@redhat.com>, 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 2d2991d0..656e449b 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 <drepper@redhat.com>, 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 dcdc8fec..a5858d2e 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 <drepper@redhat.com>, 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 fe925fab..3d52f6e9 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 <drepper@redhat.com>, 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.