QTfrontend/hwmap.cpp
changeset 4976 088d40d8aba2
parent 4572 087fdb85e2ef
child 5213 a86768368309
--- 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 <iulyanov@gmail.com>
+ * Copyright (c) 2006-2007 Ulyanov Igor <iulyanov@gmail.com>
+ * Copyright (c) 2007-2011 Andrey Korotaev <unC0Rr@gmail.com>
  *
  * 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"