diff options
author | Paul E. McKenney | 2013-12-03 18:54:18 +0100 |
---|---|---|
committer | Paul E. McKenney | 2013-12-03 19:11:19 +0100 |
commit | 0e342a87d5f0cd06697c3fdc5e8b49c61e558231 (patch) | |
tree | ad8d1e1359144f4abade7ddfaa44c816bff28e46 /tools/testing/selftests/rcutorture/configs/v3.5 | |
parent | rcutorture: Move checkarg to functions.sh (diff) | |
download | kernel-qcow2-linux-0e342a87d5f0cd06697c3fdc5e8b49c61e558231.tar.gz kernel-qcow2-linux-0e342a87d5f0cd06697c3fdc5e8b49c61e558231.tar.xz kernel-qcow2-linux-0e342a87d5f0cd06697c3fdc5e8b49c61e558231.zip |
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/configs/v3.5')
-rw-r--r-- | tools/testing/selftests/rcutorture/configs/v3.5/ver_functions.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/v3.5/ver_functions.sh b/tools/testing/selftests/rcutorture/configs/v3.5/ver_functions.sh index 401974455aee..6a5f13aab44d 100644 --- a/tools/testing/selftests/rcutorture/configs/v3.5/ver_functions.sh +++ b/tools/testing/selftests/rcutorture/configs/v3.5/ver_functions.sh @@ -13,8 +13,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, you can access it online at +# http://www.gnu.org/licenses/gpl-2.0.html. # # Copyright (C) IBM Corporation, 2013 # |