diff -r 078cd026a7b1 -r 088d40d8aba2 QTfrontend/hwmap.cpp --- a/QTfrontend/hwmap.cpp Mon Feb 28 22:28:43 2011 +0300 +++ b/QTfrontend/hwmap.cpp Wed Mar 02 00:27:20 2011 +0100 @@ -1,6 +1,7 @@ /* * Hedgewars, a free turn based strategy game - * Copyright (c) 2006, 2007 Igor Ulyanov + * Copyright (c) 2006-2007 Ulyanov Igor + * Copyright (c) 2007-2011 Andrey Korotaev * * 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 @@ -13,7 +14,8 @@ * * 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 + */ #include "hwconsts.h" #include "hwmap.h"