X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=main.cpp;h=585bd2c0431c396fe7711e733eba5bed089b342b;hb=024ba91057ba3387b9d7328e5d4392d4112be8a8;hp=733b5587deb107f8047c13bae99f5c1e0beaa432;hpb=56a9f9ab7b4b4c89918e938521125ed76db68a86;p=ghostsoverboard diff --git a/main.cpp b/main.cpp index 733b558..585bd2c 100644 --- a/main.cpp +++ b/main.cpp @@ -1,3 +1,25 @@ +/************************************************************************** + Ghosts Overboard - a game for Maemo 5 + + Copyright (C) 2011 Heli Hyvättinen + + This file is part of Ghosts Overboard + + Ghosts Overboard 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 . + +**************************************************************************/ + #include #include "mainwindow.h"