diff options
Diffstat (limited to 'gr-trellis/src/python')
-rw-r--r-- | gr-trellis/src/python/Makefile.am | 2 | ||||
-rwxr-xr-x | gr-trellis/src/python/qa_trellis.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-trellis/src/python/Makefile.am b/gr-trellis/src/python/Makefile.am index 8a443a9004..37b8f1a03b 100644 --- a/gr-trellis/src/python/Makefile.am +++ b/gr-trellis/src/python/Makefile.am @@ -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/gr-trellis/src/python/qa_trellis.py b/gr-trellis/src/python/qa_trellis.py index 7f33821ce3..27cea8e873 100755 --- a/gr-trellis/src/python/qa_trellis.py +++ b/gr-trellis/src/python/qa_trellis.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, |