[discident-glib] Add copyright notices
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [discident-glib] Add copyright notices
- Date: Thu, 18 Mar 2010 20:59:52 +0000 (UTC)
commit 1c6cbd2022c35fb12051e93f89e41b7dae7f81a5
Author: Bastien Nocera <hadess hadess net>
Date: Thu Mar 18 20:24:30 2010 +0000
Add copyright notices
discident-glib/discident-glib-private.h | 21 +++++++++++++++++++++
discident-glib/discident-glib.c | 21 +++++++++++++++++++++
discident-glib/discident-glib.h | 21 +++++++++++++++++++++
3 files changed, 63 insertions(+), 0 deletions(-)
---
diff --git a/discident-glib/discident-glib-private.h b/discident-glib/discident-glib-private.h
index 4d177ac..9792d50 100644
--- a/discident-glib/discident-glib-private.h
+++ b/discident-glib/discident-glib-private.h
@@ -1,3 +1,24 @@
+/*
+ Copyright (C) 2010 Bastien Nocera
+
+ The Gnome Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The Gnome 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+
+ Authors: Bastien Nocera <hadess hadess net>
+
+ */
#define QUERY_GTIN "http://discident.com/v1/%s/"
diff --git a/discident-glib/discident-glib.c b/discident-glib/discident-glib.c
index 7e2a3e3..3dad9e7 100644
--- a/discident-glib/discident-glib.c
+++ b/discident-glib/discident-glib.c
@@ -1,3 +1,24 @@
+/*
+ Copyright (C) 2010 Bastien Nocera
+
+ The Gnome Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The Gnome 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+
+ Authors: Bastien Nocera <hadess hadess net>
+
+ */
#include <gio/gio.h>
#include <json-glib/json-glib.h>
diff --git a/discident-glib/discident-glib.h b/discident-glib/discident-glib.h
index 72756a7..ad9d343 100644
--- a/discident-glib/discident-glib.h
+++ b/discident-glib/discident-glib.h
@@ -1,3 +1,24 @@
+/*
+ Copyright (C) 2010 Bastien Nocera
+
+ The Gnome Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The Gnome 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+
+ Authors: Bastien Nocera <hadess hadess net>
+
+ */
#include <glib.h>
#include <gio/gio.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]