summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog2
-rw-r--r--docs/exploring-gnuradio/Makefile2
-rwxr-xr-xdocs/exploring-gnuradio/dial_tone.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 396726f67..6f024c4a3 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -9,7 +9,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/docs/exploring-gnuradio/Makefile b/docs/exploring-gnuradio/Makefile
index 62f2435e6..b36ce1f6d 100644
--- a/docs/exploring-gnuradio/Makefile
+++ b/docs/exploring-gnuradio/Makefile
@@ -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/docs/exploring-gnuradio/dial_tone.py b/docs/exploring-gnuradio/dial_tone.py
index 5d13c5b72..74570b866 100755
--- a/docs/exploring-gnuradio/dial_tone.py
+++ b/docs/exploring-gnuradio/dial_tone.py
@@ -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,