From 760a836e5557ddc707430dfa57f7012336203e1e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Fri, 3 May 2013 00:34:43 +0200 Subject: Upgrade license to GPLv3 --- src/interface.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/interface.c') diff --git a/src/interface.c b/src/interface.c index 4483c07..0f9fad7 100644 --- a/src/interface.c +++ b/src/interface.c @@ -1,3 +1,19 @@ +/* Eye on Manga - Manga collection software for Maemo 5 + Copyright (C) 2010-2013 Tom Willemse + + Eye on Manga 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. + + Eye on Manga 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 Eye on Manga. If not, see . +*/ #include #include "interface.h" #include "eom-main-window.h" -- cgit v1.2.3-54-g00ecf