]> err.no Git - eweouz/commitdiff
Add copyright notices for .c files too
authorTollef Fog Heen <tfheen@err.no>
Sun, 29 Sep 2013 13:58:44 +0000 (15:58 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 29 Sep 2013 13:58:44 +0000 (15:58 +0200)
src/eweouz-dump-addressbook.c
src/eweouz-write-addressbook.c

index ca7a01933f9ffc9782ab31aac8085bacf62765d7..769b69921e21ceec8fe1c79220c412be634994f1 100644 (file)
@@ -1,3 +1,20 @@
+/* Copyright (c) 2008-2013 Tollef Fog Heen <tfheen@err.no>
+
+ eweouz is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ eweouz 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.
+*/
+
 #include <libebook/libebook.h>
 #include <glib.h>
 #include <locale.h>
index 81cbfbad4cffecc8639da7af0f06a3a80c833e1b..f982232d2a5e59fd8c211ccb2aaf089a49a61555 100644 (file)
@@ -1,3 +1,20 @@
+/* Copyright (c) 2008-2013 Tollef Fog Heen <tfheen@err.no>
+
+ eweouz is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ eweouz 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.
+*/
+
 #include <libebook/libebook.h>
 #include <glib.h>
 #include <locale.h>