aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2016-01-31 05:11:19 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2016-01-31 05:11:19 +0100
commit9ba2f302449e0acfb571bb0ee99566f3d85ef32e (patch)
tree7e2a36bcac04fb4af02ade892ae9db89432b1c64
parentea0179e342343f5fbefb265bde4dea0d475f0781 (diff)
downloadsciteco-9ba2f302449e0acfb571bb0ee99566f3d85ef32e.tar.gz
added Copyright to gtk-info-popup.gob
-rw-r--r--src/interface-gtk/gtk-info-popup.gob17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/interface-gtk/gtk-info-popup.gob b/src/interface-gtk/gtk-info-popup.gob
index 5082091..763274d 100644
--- a/src/interface-gtk/gtk-info-popup.gob
+++ b/src/interface-gtk/gtk-info-popup.gob
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2012-2016 Robin Haberkorn
+ *
+ * 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 3 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, see <http://www.gnu.org/licenses/>.
+ */
+
requires 2.0.20
%ctop{