diff options
Diffstat (limited to 'pmt/src/lib/generate_unv.py')
-rwxr-xr-x | pmt/src/lib/generate_unv.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pmt/src/lib/generate_unv.py b/pmt/src/lib/generate_unv.py index 8e9821f10..2abafa4c1 100755 --- a/pmt/src/lib/generate_unv.py +++ b/pmt/src/lib/generate_unv.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, @@ -51,7 +51,7 @@ header = """\ * * 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, |