From 1c275dbd78c0c36905b921e889951762ef445e35 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Sat, 28 Apr 2012 22:32:37 +0200 Subject: Structs continued --- src/math/const.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/math/const.h') diff --git a/src/math/const.h b/src/math/const.h index 9e4504f..c33f8f4 100644 --- a/src/math/const.h +++ b/src/math/const.h @@ -1,3 +1,19 @@ +// * This file is part of the COLOBOT source code +// * Copyright (C) 2012, Polish Portal of Colobot (PPC) +// * +// * 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 http://www.gnu.org/licenses/. + // math/const.h /* Math constants */ -- cgit v1.2.3-1-g7c22