aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fr
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-12-09 13:03:29 +0000
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-12-09 13:03:29 +0000
commit53aa0f51b8fffbaaa994b048fd18b63473bf4a79 (patch)
tree85bff7b84d60d03c728ed0fc246f0dfb1ffa0e7e /tests/fr
parenta6a40dcbfd36d40ab71322e75f8b08ea4933594f (diff)
license: Fix the license to GPL
This was always intended to be GPL and not AGPL. "kat" did the development as part of an internship paid by me and we agreed to shared copyright. Change-Id: Ied2041ba20c5737bd967dfaa3017edf72a95b31c
Diffstat (limited to 'tests/fr')
-rw-r--r--tests/fr/fr_test.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/fr/fr_test.c b/tests/fr/fr_test.c
index 980259be..4d472b55 100644
--- a/tests/fr/fr_test.c
+++ b/tests/fr/fr_test.c
@@ -3,8 +3,8 @@
* All Rights Reserved
*
* 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,
@@ -12,8 +12,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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/>.
+ * 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.
*
*/