From bebf5a4a72d205a1a05c7dc70d9bef240cfc477f Mon Sep 17 00:00:00 2001 From: michaelld Date: Sat, 31 Jan 2009 02:48:58 +0000 Subject: Merged in misc_fixes branch. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10350 221aa14e-8319-0410-a670-987f0aec2ac5 --- gnuradio-core/src/lib/swig/sw_io.i | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnuradio-core/src/lib/swig/sw_io.i') 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. */ -- cgit