summaryrefslogtreecommitdiff
path: root/dtools
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-21 03:44:38 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-07-21 03:44:38 +0000
commit937b719d2e57d0497293d603da10cac2532346f6 (patch)
tree4fe77e67611a34ea5439df2603f5d7a9c2a3bb27 /dtools
parent367efcdd71036a7f9930359280ca056baadc48a8 (diff)
Updated license from GPL version 2 or later to GPL version 3 or later.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'dtools')
-rw-r--r--dtools/README2
-rwxr-xr-xdtools/bin/incr_release2
-rwxr-xr-xdtools/bin/show_release2
-rwxr-xr-xdtools/bin/tag_release2
-rwxr-xr-xdtools/bin/update_fsf_address2
-rw-r--r--dtools/python/release_tools.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/dtools/README b/dtools/README
index 6095fecf71..938ef6dd58 100644
--- a/dtools/README
+++ b/dtools/README
@@ -5,7 +5,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
diff --git a/dtools/bin/incr_release b/dtools/bin/incr_release
index 8f2bf8797f..9373ac48c1 100755
--- a/dtools/bin/incr_release
+++ b/dtools/bin/incr_release
@@ -6,7 +6,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
diff --git a/dtools/bin/show_release b/dtools/bin/show_release
index ecc55a4265..31a06c598c 100755
--- a/dtools/bin/show_release
+++ b/dtools/bin/show_release
@@ -6,7 +6,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
diff --git a/dtools/bin/tag_release b/dtools/bin/tag_release
index 853dfb9ec3..e7fac7c578 100755
--- a/dtools/bin/tag_release
+++ b/dtools/bin/tag_release
@@ -6,7 +6,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
diff --git a/dtools/bin/update_fsf_address b/dtools/bin/update_fsf_address
index 937e3ca8bd..ec67ef0766 100755
--- a/dtools/bin/update_fsf_address
+++ b/dtools/bin/update_fsf_address
@@ -6,7 +6,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
diff --git a/dtools/python/release_tools.py b/dtools/python/release_tools.py
index 69bcc8fcbc..ff170b12a1 100644
--- a/dtools/python/release_tools.py
+++ b/dtools/python/release_tools.py
@@ -5,7 +5,7 @@
#
# GNU Radio 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,