X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftimer.cpp;h=8166e85e5eee5887cd07ad90b5c8a96e8856e00c;hb=609794e5b7fb466ca1a53d7a2406e2a8ed547de8;hp=ee63f83c9ba0b5db5226cc6ab673c69b4e932263;hpb=d46c78c842ab4090a3f46e560c891234167f124b;p=supertux.git diff --git a/src/timer.cpp b/src/timer.cpp index ee63f83c9..8166e85e5 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -1,3 +1,22 @@ +// $Id$ +// +// SuperTux +// Copyright (C) 2005 Matthias Braun +// +// 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 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, write to the Free Software +// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +// 02111-1307, USA. #include #include