diff options
Diffstat (limited to 'include/gnuradio/element.hpp')
-rw-r--r-- | include/gnuradio/element.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gnuradio/element.hpp b/include/gnuradio/element.hpp index 6c2790d..f009862 100644 --- a/include/gnuradio/element.hpp +++ b/include/gnuradio/element.hpp @@ -12,7 +12,7 @@ // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with io_sig program. If not, see <http://www.gnu.org/licenses/>. +// along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef INCLUDED_GNURADIO_ELEMENT_HPP #define INCLUDED_GNURADIO_ELEMENT_HPP |