summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier_evt_xkb.c
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2006-10-07 16:56:51 +0000
committerSergey Udaltsov <svu@gnome.org>2006-10-07 16:56:51 +0000
commit6c84f54a003678b98f9a2745f52b66e89e545033 (patch)
tree0bad352706f477503cacc7f8b4ec533e9e9fb998 /libxklavier/xklavier_evt_xkb.c
parent3d556f84ee2ea5d8cefde6768fa1493afb8c2205 (diff)
downloadlibxklavier-6c84f54a003678b98f9a2745f52b66e89e545033.tar.gz
added copyright statements, as requested by debian folks
Diffstat (limited to 'libxklavier/xklavier_evt_xkb.c')
-rw-r--r--libxklavier/xklavier_evt_xkb.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/libxklavier/xklavier_evt_xkb.c b/libxklavier/xklavier_evt_xkb.c
index 036312e..b196c02 100644
--- a/libxklavier/xklavier_evt_xkb.c
+++ b/libxklavier/xklavier_evt_xkb.c
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2002-2006 Sergey V. Udaltsov <svu@gnome.org>
+ *
+ * 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.
+ *
+ * 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 <time.h>
#include <X11/Xatom.h>