aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2019-03-07 22:20:20 +0000
committerBrooks Davis <brooks@FreeBSD.org>2019-03-07 22:20:20 +0000
commitb1329b31f7dc3cbc7e1c69772d8d69dbdfa61af4 (patch)
tree409f27e196a0fda7b4d0c55220755aa32619fa58 /sys/gnu
parent5d3c30e56c31ebf5524c692099be3b0d890226cc (diff)
downloadsrc-b1329b31f7dc3cbc7e1c69772d8d69dbdfa61af4.tar.gz
src-b1329b31f7dc3cbc7e1c69772d8d69dbdfa61af4.zip
Correct license boilerplate, to match the SPDX tag.
The GPL-2.0 tag is a deprecated tag which means that same thing as GPL-2.0-only.
Notes
Notes: svn path=/head/; revision=344900
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/gcov/gcc_4_7.c2
-rw-r--r--sys/gnu/gcov/gcov_fs.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/gnu/gcov/gcc_4_7.c b/sys/gnu/gcov/gcc_4_7.c
index e420b7b9be4e..fa23d5615870 100644
--- a/sys/gnu/gcov/gcc_4_7.c
+++ b/sys/gnu/gcov/gcc_4_7.c
@@ -2,7 +2,7 @@
// This program 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; either version 2
-// of the License, or (at your option) any later version.
+// of the License.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
diff --git a/sys/gnu/gcov/gcov_fs.c b/sys/gnu/gcov/gcov_fs.c
index 7868e00ebaf9..30dee2415f4d 100644
--- a/sys/gnu/gcov/gcov_fs.c
+++ b/sys/gnu/gcov/gcov_fs.c
@@ -2,7 +2,7 @@
// This program 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; either version 2
-// of the License, or (at your option) any later version.
+// of the License.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of