aboutsummaryrefslogtreecommitdiffstats
path: root/src/xua_msg.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-04-03 17:04:00 +0200
committerHarald Welte <laforge@gnumonks.org>2017-04-10 10:41:16 +0200
commitd75e8967ef9e117d54c3cd87082f8de7c840c9f5 (patch)
treeec881fd9894d16ef88fcbaf06b50402fa0cc911f /src/xua_msg.c
parent34ed4e5a20a016b3b35e1b3317ec91cbb1732247 (diff)
License headers: Should always have been GPLv2-or-later
libosmo-sigtran is GPLv2-or-later, there were some files that accidentially had an AGPLv3 license header, which was a copy+paste mistake at that time. Change-Id: I67dfd0ae6157afafd3873a3baaa4c6107c04ddfd
Diffstat (limited to 'src/xua_msg.c')
-rw-r--r--src/xua_msg.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xua_msg.c b/src/xua_msg.c
index a7f2e52..e094cb6 100644
--- a/src/xua_msg.c
+++ b/src/xua_msg.c
@@ -3,16 +3,16 @@
* (C) 2016-2017 by Harald Welte <laforge@gnumonks.org>
*
* 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
- * the Free Software Foundation; either version 3 of the License, or
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 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 <http://www.gnu.org/licenses/>.
*
*/