X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscreen.hpp;h=a2b753c27d73ae076c79621d25dc6594df554503;hb=665b4a4a6b0edae82fb830528f16d2176da44aa4;hp=6c6ea0219d31130af07bbd4c38bd755fa26d01d0;hpb=f3e5e57c9996168a4889ae8e195be25f8b7e629b;p=supertux.git diff --git a/src/screen.hpp b/src/screen.hpp index 6c6ea0219..a2b753c27 100644 --- a/src/screen.hpp +++ b/src/screen.hpp @@ -1,5 +1,5 @@ -// $Id: worldmap.hpp 2800 2005-10-02 22:57:31Z matzebraun $ -// +// $Id$ +// // SuperTux // Copyright (C) 2006 Matthias Braun // @@ -12,7 +12,7 @@ // 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. @@ -51,4 +51,3 @@ public: }; #endif -