diff options
author | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-07-21 03:44:38 +0000 |
---|---|---|
committer | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-07-21 03:44:38 +0000 |
commit | 937b719d2e57d0497293d603da10cac2532346f6 (patch) | |
tree | 4fe77e67611a34ea5439df2603f5d7a9c2a3bb27 /pmt/src/lib/generate_unv.py | |
parent | 367efcdd71036a7f9930359280ca056baadc48a8 (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 '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 8e9821f109..2abafa4c17 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, |