summaryrefslogtreecommitdiff
path: root/libgnomekbd/gkbd-util.c
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@src.gnome.org>2006-10-08 00:10:31 +0000
committerSergey V. Udaltsov <svu@src.gnome.org>2006-10-08 00:10:31 +0000
commita6f5223f81fffeaef6dc04c14b88d1e84915b0cf (patch)
tree2fe1c8b394d5afe1033f13ab362372a7ed970360 /libgnomekbd/gkbd-util.c
parentc6ff3bead57e4676274b856e75af13e342051ffe (diff)
downloadlibgnomekbd-a6f5223f81fffeaef6dc04c14b88d1e84915b0cf.tar.gz
cleaning up licensing issues
Diffstat (limited to 'libgnomekbd/gkbd-util.c')
-rw-r--r--libgnomekbd/gkbd-util.c25
1 files changed, 14 insertions, 11 deletions
diff --git a/libgnomekbd/gkbd-util.c b/libgnomekbd/gkbd-util.c
index dbc164b..d7779b7 100644
--- a/libgnomekbd/gkbd-util.c
+++ b/libgnomekbd/gkbd-util.c
@@ -1,17 +1,20 @@
/*
- * 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
- * (at your option) any later version.
+ * Copyright (C) 2006 Sergey V. Udaltsov <svu@gnome.org>
*
- * 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 Library General Public License for more details.
+ * This library 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 of the License, or (at your option) any later version.
*
- * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * This library 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 Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#include <config.h>