summaryrefslogtreecommitdiff
path: root/gladeui/glade-signal-editor.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-signal-editor.h
parent89bf07f696044729bf299cdb6514fa7655d66a47 (diff)
downloadglade-48d6b070d7a4e1e02fa5da14f17d614efdd6d6fd.tar.gz
Headers cleanup
Add missing copyright notes
Diffstat (limited to 'gladeui/glade-signal-editor.h')
-rw-r--r--gladeui/glade-signal-editor.h22
1 files changed, 22 insertions, 0 deletions
diff --git a/gladeui/glade-signal-editor.h b/gladeui/glade-signal-editor.h
index a5039ee7..a62c886e 100644
--- a/gladeui/glade-signal-editor.h
+++ b/gladeui/glade-signal-editor.h
@@ -1,3 +1,25 @@
+/*
+ * Copyright (C) 2001 Ximian, Inc.
+ *
+ * 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.
+ *
+ * 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 General Public License for more details.
+ *
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ * Authors:
+ * Shane Butler <shane_b@users.sourceforge.net>
+ * Joaquin Cuenca Abela <e98cuenc@yahoo.com>
+ */
+
#ifndef __GLADE_SIGNAL_EDITOR_H__
#define __GLADE_SIGNAL_EDITOR_H__