[giggle] giggle-clone-dialog: Add license information



commit b209edaa62cb0cbae3d2ad40ae90acb69a75368a
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Mar 29 14:44:35 2011 +0100

    giggle-clone-dialog: Add license information

 src/giggle-clone-dialog.c |   17 +++++++++++++++++
 src/giggle-clone-dialog.h |   17 +++++++++++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)
---
diff --git a/src/giggle-clone-dialog.c b/src/giggle-clone-dialog.c
index 7060e43..111a200 100644
--- a/src/giggle-clone-dialog.c
+++ b/src/giggle-clone-dialog.c
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2010 Florian Müllner
+ *
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
diff --git a/src/giggle-clone-dialog.h b/src/giggle-clone-dialog.h
index e4aba68..3e2de3a 100644
--- a/src/giggle-clone-dialog.h
+++ b/src/giggle-clone-dialog.h
@@ -1,3 +1,20 @@
+/*
+ * Copyright (C) 2010 Florian Müllner
+ *
+ * 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, see <http://www.gnu.org/licenses/>.
+ */
+
 #include <gtk/gtk.h>
 
 G_BEGIN_DECLS



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]