summaryrefslogtreecommitdiff
path: root/gladeui/glade-name-context.h
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-09-21 10:00:24 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-09-21 10:00:24 -0300
commit48d6b070d7a4e1e02fa5da14f17d614efdd6d6fd (patch)
treed4c5ccccf4e0a481685c61c3ccaba648dcefe883 /gladeui/glade-name-context.h
parent89bf07f696044729bf299cdb6514fa7655d66a47 (diff)
downloadglade-48d6b070d7a4e1e02fa5da14f17d614efdd6d6fd.tar.gz
Headers cleanup
Add missing copyright notes
Diffstat (limited to 'gladeui/glade-name-context.h')
-rw-r--r--gladeui/glade-name-context.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/gladeui/glade-name-context.h b/gladeui/glade-name-context.h
index ddc360f6..d754f4e2 100644
--- a/gladeui/glade-name-context.h
+++ b/gladeui/glade-name-context.h
@@ -1,3 +1,27 @@
+/*
+ * glade-name-context.c
+ *
+ * Copyright (C) 2008 Tristan Van Berkom.
+ *
+ * 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.
+ *
+ * Authors:
+ * Tristan Van Berkom <tvb@gnome.org>
+ *
+ */
+
#ifndef __GLADE_NAME_CONTEXT_H__
#define __GLADE_NAME_CONTEXT_H__