diff options
Diffstat (limited to 'pmt/src/scheme/gnuradio/pmt-serialize.scm')
-rw-r--r-- | pmt/src/scheme/gnuradio/pmt-serialize.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pmt/src/scheme/gnuradio/pmt-serialize.scm b/pmt/src/scheme/gnuradio/pmt-serialize.scm index a39f9cf50e..c1d32d75b1 100644 --- a/pmt/src/scheme/gnuradio/pmt-serialize.scm +++ b/pmt/src/scheme/gnuradio/pmt-serialize.scm @@ -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, |