From 3bb118270bc2489c0fcfc6e6a56a2544edb12a03 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 22 Dec 2016 15:01:18 +0100 Subject: rs232.c: Fix license to GPLv2-or-later. libosmo-netif is GPLv2-or-later Change-Id: I7c73d1a0b15cfb2a729687cde6f9a8e62a230fd7 --- src/rs232.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/rs232.c b/src/rs232.c index 798bf72..c05a693 100644 --- a/src/rs232.c +++ b/src/rs232.c @@ -8,16 +8,16 @@ * Pablo Neira Ayuso * * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Affero General 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 of the License, or * (at your option) any later version. * * This program 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 Affero General Public License for more details. + * GNU General Public License for more details. * - * You should have received a copy of the GNU Affero General Public License + * You should have received a copy of the GNU General Public License * along with this program. If not, see . * */ -- cgit v1.2.3