aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/trx_rate_ctr.cpp
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-06-25 12:29:01 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-06-25 12:40:17 +0200
commite9ce77b87159397015cf368e87b8b21f3318abbc (patch)
tree67364c457520d613abba12d297ae8b83bf679a41 /CommonLibs/trx_rate_ctr.cpp
parentc27d9f88df7b6fd0084cfcd8715c8549eb098a65 (diff)
trx_{vty,rate_ctr}: Set proper license AGPLv3+
Take the chance to improve text with author, SPDX tag and fix incorrect copyright dates. Related: OS#3515 Change-Id: Ic745312ed07db205b1cdc0f2fa130000319354c5
Diffstat (limited to 'CommonLibs/trx_rate_ctr.cpp')
-rw-r--r--CommonLibs/trx_rate_ctr.cpp14
1 files changed, 8 insertions, 6 deletions
diff --git a/CommonLibs/trx_rate_ctr.cpp b/CommonLibs/trx_rate_ctr.cpp
index d98caff..43e4189 100644
--- a/CommonLibs/trx_rate_ctr.cpp
+++ b/CommonLibs/trx_rate_ctr.cpp
@@ -2,21 +2,23 @@
* Copyright (C) 2019 sysmocom - s.f.m.c. GmbH
* All Rights Reserved
*
+ * SPDX-License-Identifier: AGPL-3.0+
+ *
* Author: Pau Espin Pedrol <pespin@sysmocom.de>
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * 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
* (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 General Public License for more details.
+ * GNU Affero General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
+ * See the COPYING file in the main directory for details.
*/
/*