diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-12-03 12:54:18 -0500 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-12-03 13:11:19 -0500 |
commit | 0e342a87d5f0cd06697c3fdc5e8b49c61e558231 (patch) | |
tree | ad8d1e1359144f4abade7ddfaa44c816bff28e46 /tools/testing/selftests/rcutorture/bin/config2frag.sh | |
parent | 32caccb8f47c032df55e77102ea43c627f1ca507 (diff) |
rcutorture: Stop tracking FSF's postal address
All of the rcutorture scripts has the usual GPL header, which contains
a long-obsolete postal address for FSF. To avoid the need to track the
FSF office's movements, this commit substitutes the URL where GPL may
be found.
Reported-by: Greg KH <gregkh@linuxfoundation.org>
Reported-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/testing/selftests/rcutorture/bin/config2frag.sh')
-rw-r--r-- | tools/testing/selftests/rcutorture/bin/config2frag.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testing/selftests/rcutorture/bin/config2frag.sh b/tools/testing/selftests/rcutorture/bin/config2frag.sh index 252f769c17ba..9f9ffcd427d3 100644 --- a/tools/testing/selftests/rcutorture/bin/config2frag.sh +++ b/tools/testing/selftests/rcutorture/bin/config2frag.sh | |||
@@ -15,8 +15,8 @@ | |||
15 | # GNU General Public License for more details. | 15 | # GNU General Public License for more details. |
16 | # | 16 | # |
17 | # You should have received a copy of the GNU General Public License | 17 | # You should have received a copy of the GNU General Public License |
18 | # along with this program; if not, write to the Free Software | 18 | # along with this program; if not, you can access it online at |
19 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 19 | # http://www.gnu.org/licenses/gpl-2.0.html. |
20 | # | 20 | # |
21 | # Copyright (C) IBM Corporation, 2013 | 21 | # Copyright (C) IBM Corporation, 2013 |
22 | # | 22 | # |