X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fgame.h;h=83d2f51b6965b6233bad0e94e69388ce5d6a1a3f;hb=88e62c4ff5f422b930c38ab643121e5f8607d889;hp=5c8346ecf706cc26fac2cfbd374008e7dd050103;hpb=68b2316d5438e8ebaaa7f7fdaa8292a8a290e14d;p=physics.git diff --git a/src/game.h b/src/game.h index 5c8346e..83d2f51 100644 --- a/src/game.h +++ b/src/game.h @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2008 Patrik Gornicz, Gornicz_P (at) hotmail (dot) com. + * + * 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 3 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 . + */ + #ifndef GAME_H #define GAME_H