]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Clean up whitespace in license text.
authorRoland McGrath <roland@redhat.com>
Wed, 5 Apr 2006 00:59:43 +0000 (00:59 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 5 Apr 2006 00:59:43 +0000 (00:59 +0000)
25 files changed:
tests/run-allfcts.sh
tests/run-arextract.sh
tests/run-arsymtest.sh
tests/run-bug1-test.sh
tests/run-ecp-test.sh
tests/run-ecp-test2.sh
tests/run-elflint-self.sh
tests/run-elflint-test.sh
tests/run-get-aranges.sh
tests/run-get-files.sh
tests/run-get-lines.sh
tests/run-get-pubnames.sh
tests/run-line2addr.sh
tests/run-ranlib-test.sh
tests/run-ranlib-test2.sh
tests/run-ranlib-test3.sh
tests/run-ranlib-test4.sh
tests/run-readelf-test1.sh
tests/run-show-abbrev.sh
tests/run-show-ciefde.sh
tests/run-show-die-info.sh
tests/run-strings-test.sh
tests/run-strip-test.sh
tests/run-strip-test2.sh
tests/run-strip-test3.sh

index 8b35ecfde11217c4da14af7c97c440778734bb9c..e990a63e81553897af3343be194ba00325236b0e 100755 (executable)
@@ -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.
index 60699937115009e728045a628625e91dcabc056e..51482771c2f7fe952d2620b25c9b4015902360af 100755 (executable)
@@ -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.
index 7e003ac5e2c4f9f5ef785fa2a0b5118ce654a992..6e58af6953667a962f560de20333d131622b3fac 100755 (executable)
@@ -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
index 4e12b77daa3c39283709fd9d6e4b926ae0ac4edd..0a4dfa146653c3d3c4772eff073b3a4900d11498 100755 (executable)
@@ -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
index 819cdc1c0a51660874d5abcdbf3ac6b8c47f3500..941f3e962fcbb0f4f72e1647423d3865f8481b23 100755 (executable)
@@ -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.
index 96adcb6440fe55d5dcd02d166a71a8370359ec06..42317080d8c9e56002be6c2cb9e99ed4826387f0 100755 (executable)
@@ -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.
index 06410fc79dda9387a0ab9f03bb7702b645caa4fa..11b4c8c512d32a1a995520a49e8305cfb6f9c8d7 100755 (executable)
@@ -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.
index f9451ebdd2aa062a1de28548285c620c606dc336..021802042c459f0282b047d13a81776f97abb64a 100755 (executable)
@@ -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.
index fadcebef97d0989f955de6f3d097ffa73e6b1c5b..f78a4a1d6f48431887eb3ff515ff9204631251fe 100755 (executable)
@@ -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.
index 77f7f219499925a6d4ebbaf87cae29d43c9946fc..e301f8d4a58bd5749ca569ee5da09395c11dfcf3 100755 (executable)
@@ -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.
index 48b16f9ac06c335742fad43ebbd4bf9e145d9b68..fb675dc71e4183e088fe291d899557b1a87532a0 100755 (executable)
@@ -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.
index 3d4e62dd3eefb3a5dad6d14a266c07cf13cab5b1..131baf0dd596314aebd98effe2912af09973927b 100755 (executable)
@@ -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.
index c0a507a54ed50187f8a9288005a8e7fea056fa76..3fb6f47175e346bf0abaac72cae7fd1ba4907dc4 100755 (executable)
@@ -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.
index 4c287f1d49aee496d9e36aa666f7ab57c954d5c0..01c0d0b71010619089b4b8bb04b72af1e094486a 100755 (executable)
@@ -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.
index cbdc0e71c8e5281e6852d5274ee8f5585be5a90e..19b081d6622c1b6cd802e247e8f8a9b17ade0c02 100755 (executable)
@@ -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.
index 600604da4550c8566c41ae5d54b71c0f293343e4..7be6ddd3cc29a643db7163fadabc771df66cecd0 100755 (executable)
@@ -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.
index 646bc2708247776e72befad9116be0a73f5ef1de..eeeb56fb5284fdb52b31ad60e0a1719682e549d3 100755 (executable)
@@ -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.
index 3ff11f4f275f5edb73086f42319eb75e7e0cc97c..aaa03edbfa22c211249b206c3bd1fd3836ffa214 100755 (executable)
@@ -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.
index 3d41aec8be2f7f88b5cce3f6f84443b62e3b90a4..a148dffb82b5baf85423757fc1e7e1258e8bd85c 100755 (executable)
@@ -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.
index 045e1c4ece23f478f9343693c21fa4701a197a5c..37505c00ba86654ff5ba2c4273eea73293783cc9 100755 (executable)
@@ -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.
index ff3e63311b82c622edaf0653db1a7096a74d14b2..47b515133458c57b318f78e87c2d092e3e239afd 100755 (executable)
@@ -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.
index 6fcbe3ff616f6029d6f3fc17389093836fc10849..139c2669ef5830d28f2241d4ea6980a661959ac0 100755 (executable)
@@ -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.
index 2d2991d0062df9d61ac5b56608ba5af298846669..656e449b50b691b1e46b97140de6730d399acdc1 100755 (executable)
@@ -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.
index dcdc8fec74fcb9de94e35b83c178da10db7cbe2a..a5858d2ebc2b73f4b764525d050e10e50221734a 100755 (executable)
@@ -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.
index fe925fabdc3c3991c71d293a44d73cd47f83427e..3d52f6e9d408a182e4f29e601f3156a5312583ca 100755 (executable)
@@ -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.