X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftrigger%2Fscripttrigger.hpp;h=edf03946e909b0211936e774a580392e074a02b7;hb=7b6e4c78fe9366f3beff03acdd8310d979d8b2a5;hp=a5ded1d9b1501f4ca9406312bc0c94892755fd14;hpb=5b7f9214cb929399f1a855ef5807018a9447d510;p=supertux.git diff --git a/src/trigger/scripttrigger.hpp b/src/trigger/scripttrigger.hpp index a5ded1d9b..edf03946e 100644 --- a/src/trigger/scripttrigger.hpp +++ b/src/trigger/scripttrigger.hpp @@ -1,7 +1,7 @@ // $Id$ // // SuperTux -// Copyright (C) 2005 Matthias Braun +// Copyright (C) 2006 Matthias Braun // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -15,8 +15,7 @@ // // 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. +// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef __SCRIPTTRIGGER_H__ #define __SCRIPTTRIGGER_H__