summaryrefslogtreecommitdiff
path: root/gl/rijndael-alg-fst.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/rijndael-alg-fst.c')
-rw-r--r--gl/rijndael-alg-fst.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gl/rijndael-alg-fst.c b/gl/rijndael-alg-fst.c
index 5bc5e7e072..7f86c6c21a 100644
--- a/gl/rijndael-alg-fst.c
+++ b/gl/rijndael-alg-fst.c
@@ -2,8 +2,8 @@
* Copyright (C) 2005 Free Software Foundation, Inc.
*
* This file is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License as published
- * by the Free Software Foundation; either version 2.1, or (at your
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation; either version 2, or (at your
* option) any later version.
*
* This file is distributed in the hope that it will be useful, but
@@ -11,7 +11,7 @@
* 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 Lesser General Public License
+ * You should have received a copy of the GNU General Public License
* along with this file; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301, USA.