summaryrefslogtreecommitdiff
path: root/katze/gtk3-compat.h
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2012-11-16 01:58:25 +0100
committerChristian Dywan <christian@twotoasts.de>2012-11-16 01:58:25 +0100
commitb64dc25f4b5ca59885dc8762330ed8c0072bdff5 (patch)
treeff307be2bb59c8ed8f51258cc755767ebdd4140d /katze/gtk3-compat.h
parent23ba0f177a9258dd0c4861f59b58b4d16156a821 (diff)
downloadmidori-b64dc25f4b5ca59885dc8762330ed8c0072bdff5.tar.gz
Support sh/ py unit tests: add license unit test
Add missing licenses to gtkiconentry.h, midori-extension-columns.vala, gtk3-compat.*
Diffstat (limited to 'katze/gtk3-compat.h')
-rw-r--r--katze/gtk3-compat.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/katze/gtk3-compat.h b/katze/gtk3-compat.h
index 28f38e9e..1b0b4563 100644
--- a/katze/gtk3-compat.h
+++ b/katze/gtk3-compat.h
@@ -1,3 +1,14 @@
+/*
+ Copyright (C) 2011-2012 Christian Dywan <christian@twotoasts.de>
+
+ 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.1 of the License, or (at your option) any later version.
+
+ See the file COPYING for the full license text.
+*/
+
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>