summaryrefslogtreecommitdiff
path: root/src/resources/map
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-01-01 20:04:08 +0300
committerAndrei Karas <akaras@inbox.ru>2019-01-01 20:04:08 +0300
commitd530e74cc4335a4fbeff03072f3d9a8f6875a767 (patch)
tree00c05852bd0a986fcd2bb5fd8732e44afaf9344c /src/resources/map
parent49e4acb3676dd0057a8c4fdc8e21cdb46c8cc6a1 (diff)
downloadplus-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.gz
plus-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.bz2
plus-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.xz
plus-d530e74cc4335a4fbeff03072f3d9a8f6875a767.zip
Update copyright year.
Diffstat (limited to 'src/resources/map')
-rw-r--r--src/resources/map/location.h2
-rw-r--r--src/resources/map/map.cpp2
-rw-r--r--src/resources/map/map.h2
-rw-r--r--src/resources/map/mapheights.cpp2
-rw-r--r--src/resources/map/mapheights.h2
-rw-r--r--src/resources/map/mapitem.cpp2
-rw-r--r--src/resources/map/mapitem.h2
-rw-r--r--src/resources/map/maplayer.cpp2
-rw-r--r--src/resources/map/maplayer.h2
-rw-r--r--src/resources/map/mapobject.h2
-rw-r--r--src/resources/map/mapobjectlist.h2
-rw-r--r--src/resources/map/maprowvertexes.h2
-rw-r--r--src/resources/map/metatile.h2
-rw-r--r--src/resources/map/objectslayer.cpp2
-rw-r--r--src/resources/map/objectslayer.h2
-rw-r--r--src/resources/map/properties.h2
-rw-r--r--src/resources/map/speciallayer.cpp2
-rw-r--r--src/resources/map/speciallayer.h2
-rw-r--r--src/resources/map/tileanimation.cpp2
-rw-r--r--src/resources/map/tileanimation.h2
-rw-r--r--src/resources/map/tileinfo.h2
-rw-r--r--src/resources/map/tileset.h2
-rw-r--r--src/resources/map/walklayer.cpp2
-rw-r--r--src/resources/map/walklayer.h2
24 files changed, 24 insertions, 24 deletions
diff --git a/src/resources/map/location.h b/src/resources/map/location.h
index d53b4cbf0..84a44b494 100644
--- a/src/resources/map/location.h
+++ b/src/resources/map/location.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/map.cpp b/src/resources/map/map.cpp
index 3cc6ecafe..34e5feedb 100644
--- a/src/resources/map/map.cpp
+++ b/src/resources/map/map.cpp
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/map.h b/src/resources/map/map.h
index 5827d8a94..74ffdb8ef 100644
--- a/src/resources/map/map.h
+++ b/src/resources/map/map.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapheights.cpp b/src/resources/map/mapheights.cpp
index 2bcb754fb..9d7fa425b 100644
--- a/src/resources/map/mapheights.cpp
+++ b/src/resources/map/mapheights.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2018 The ManaPlus Developers
+ * Copyright (C) 2013-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapheights.h b/src/resources/map/mapheights.h
index c3c832a4c..dc96aa2a4 100644
--- a/src/resources/map/mapheights.h
+++ b/src/resources/map/mapheights.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2018 The ManaPlus Developers
+ * Copyright (C) 2013-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapitem.cpp b/src/resources/map/mapitem.cpp
index 951222b6b..c672aab6e 100644
--- a/src/resources/map/mapitem.cpp
+++ b/src/resources/map/mapitem.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapitem.h b/src/resources/map/mapitem.h
index adb95a23d..b760eb106 100644
--- a/src/resources/map/mapitem.h
+++ b/src/resources/map/mapitem.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/maplayer.cpp b/src/resources/map/maplayer.cpp
index ce9813c63..b0bfe76db 100644
--- a/src/resources/map/maplayer.cpp
+++ b/src/resources/map/maplayer.cpp
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/maplayer.h b/src/resources/map/maplayer.h
index ec3c846a3..9599045bb 100644
--- a/src/resources/map/maplayer.h
+++ b/src/resources/map/maplayer.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapobject.h b/src/resources/map/mapobject.h
index 22556d9d3..fa0a20118 100644
--- a/src/resources/map/mapobject.h
+++ b/src/resources/map/mapobject.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/mapobjectlist.h b/src/resources/map/mapobjectlist.h
index 744d3f831..59d6df6b0 100644
--- a/src/resources/map/mapobjectlist.h
+++ b/src/resources/map/mapobjectlist.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/maprowvertexes.h b/src/resources/map/maprowvertexes.h
index 00dfe10ce..b297b6b28 100644
--- a/src/resources/map/maprowvertexes.h
+++ b/src/resources/map/maprowvertexes.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/metatile.h b/src/resources/map/metatile.h
index 90944f150..5ec4fc85c 100644
--- a/src/resources/map/metatile.h
+++ b/src/resources/map/metatile.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/objectslayer.cpp b/src/resources/map/objectslayer.cpp
index 4e680a847..940b5fe94 100644
--- a/src/resources/map/objectslayer.cpp
+++ b/src/resources/map/objectslayer.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/objectslayer.h b/src/resources/map/objectslayer.h
index 864c70fbc..265fb6c32 100644
--- a/src/resources/map/objectslayer.h
+++ b/src/resources/map/objectslayer.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/properties.h b/src/resources/map/properties.h
index 46c8fd032..ba1dddc6e 100644
--- a/src/resources/map/properties.h
+++ b/src/resources/map/properties.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/speciallayer.cpp b/src/resources/map/speciallayer.cpp
index 3c8ced0c4..5afe27699 100644
--- a/src/resources/map/speciallayer.cpp
+++ b/src/resources/map/speciallayer.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/speciallayer.h b/src/resources/map/speciallayer.h
index d4ebb41ed..4ed01d15d 100644
--- a/src/resources/map/speciallayer.h
+++ b/src/resources/map/speciallayer.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/tileanimation.cpp b/src/resources/map/tileanimation.cpp
index 6f6ee9e3e..9bbf14dfd 100644
--- a/src/resources/map/tileanimation.cpp
+++ b/src/resources/map/tileanimation.cpp
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/tileanimation.h b/src/resources/map/tileanimation.h
index e3e798514..29a443588 100644
--- a/src/resources/map/tileanimation.h
+++ b/src/resources/map/tileanimation.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/tileinfo.h b/src/resources/map/tileinfo.h
index 731db25ed..87977f94a 100644
--- a/src/resources/map/tileinfo.h
+++ b/src/resources/map/tileinfo.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2015-2018 The ManaPlus Developers
+ * Copyright (C) 2015-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/tileset.h b/src/resources/map/tileset.h
index 50eb112e3..54adfe65b 100644
--- a/src/resources/map/tileset.h
+++ b/src/resources/map/tileset.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2018 The ManaPlus Developers
+ * Copyright (C) 2011-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/walklayer.cpp b/src/resources/map/walklayer.cpp
index b7b300071..2a8174c0c 100644
--- a/src/resources/map/walklayer.cpp
+++ b/src/resources/map/walklayer.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2018 The ManaPlus Developers
+ * Copyright (C) 2013-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/resources/map/walklayer.h b/src/resources/map/walklayer.h
index 1dfdae355..07804db43 100644
--- a/src/resources/map/walklayer.h
+++ b/src/resources/map/walklayer.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2018 The ManaPlus Developers
+ * Copyright (C) 2013-2019 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*