diff options
Diffstat (limited to 'dtools/bin')
-rwxr-xr-x | dtools/bin/incr_release | 2 | ||||
-rwxr-xr-x | dtools/bin/show_release | 2 | ||||
-rwxr-xr-x | dtools/bin/tag_release | 2 | ||||
-rwxr-xr-x | dtools/bin/update_fsf_address | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dtools/bin/incr_release b/dtools/bin/incr_release index 8f2bf8797..9373ac48c 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 ecc55a426..31a06c598 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 853dfb9ec..e7fac7c57 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 937e3ca8b..ec67ef076 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, |