summaryrefslogtreecommitdiff
path: root/pkcs11/gkm/gkm-test.c
diff options
context:
space:
mode:
authorJordi Mallach <jordi@debian.org>2012-03-15 21:29:54 +0100
committerStef Walter <stefw@gnome.org>2012-03-16 22:15:25 +0100
commit7ba686114bd490547c1deaf87bb44eee4a80cd74 (patch)
tree991766ea886f8c9eb17e04004bc35eaba061c48b /pkcs11/gkm/gkm-test.c
parent0b27af1d6f659124550dce6367d247037ba9ec44 (diff)
downloadgnome-keyring-7ba686114bd490547c1deaf87bb44eee4a80cd74.tar.gz
Fix copyright headers.
Many files were missing “Public” in “GNU Lesser General Public License”, and others replaced it with “Private”, probably due to a mass replace that went a bit too far. Restore the correct wording in all affected places. https://bugzilla.gnome.org/show_bug.cgi?id=672189
Diffstat (limited to 'pkcs11/gkm/gkm-test.c')
-rw-r--r--pkcs11/gkm/gkm-test.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkcs11/gkm/gkm-test.c b/pkcs11/gkm/gkm-test.c
index 3e268ac7..3937014c 100644
--- a/pkcs11/gkm/gkm-test.c
+++ b/pkcs11/gkm/gkm-test.c
@@ -4,16 +4,16 @@
* Copyright (C) 2010 Stefan Walter
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General License as
+ * it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 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
- * Lesser General License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Lesser General
+ * You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
* 02111-1307, USA.