summaryrefslogtreecommitdiff
path: root/gladeui/glade-editable.h
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-editable.h')
-rw-r--r--gladeui/glade-editable.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/gladeui/glade-editable.h b/gladeui/glade-editable.h
index 509a6931..21cc7697 100644
--- a/gladeui/glade-editable.h
+++ b/gladeui/glade-editable.h
@@ -1,3 +1,27 @@
+/*
+ * glade-editable.h
+ *
+ * Copyright (C) 2008 Tristan Van Berkom.
+ *
+ * Authors:
+ * Tristan Van Berkom <tvb@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.1 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 program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ */
+
#ifndef __GLADE_EDITABLE_H__
#define __GLADE_EDITABLE_H__