diff options
author | michaelld | 2009-01-31 02:48:58 +0000 |
---|---|---|
committer | michaelld | 2009-01-31 02:48:58 +0000 |
commit | bebf5a4a72d205a1a05c7dc70d9bef240cfc477f (patch) | |
tree | 5f784a74f8284194536179eb60ad972d3185d717 /gnuradio-core/src/lib/swig/sw_io.i | |
parent | f1ea36990b1a2bcf304cd6371100b9d175db0b3d (diff) | |
download | gnuradio-bebf5a4a72d205a1a05c7dc70d9bef240cfc477f.tar.gz gnuradio-bebf5a4a72d205a1a05c7dc70d9bef240cfc477f.tar.bz2 gnuradio-bebf5a4a72d205a1a05c7dc70d9bef240cfc477f.zip |
Merged in misc_fixes branch.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10350 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gnuradio-core/src/lib/swig/sw_io.i')
-rw-r--r-- | gnuradio-core/src/lib/swig/sw_io.i | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnuradio-core/src/lib/swig/sw_io.i b/gnuradio-core/src/lib/swig/sw_io.i index d41637000..acbe1adbe 100644 --- a/gnuradio-core/src/lib/swig/sw_io.i +++ b/gnuradio-core/src/lib/swig/sw_io.i @@ -5,16 +5,16 @@ * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify - * it under the terms of the GNU Io Public License as published by + * it under the terms of the GNU General Public License as published by * 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, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Io Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU Io Public License along + * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ |