]> git.jsancho.org Git - lugaru.git/commitdiff
Update copyright year to 2017
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 28 Jan 2017 21:18:27 +0000 (22:18 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 28 Jan 2017 21:18:27 +0000 (22:18 +0100)
88 files changed:
Source/Animation/Animation.cpp
Source/Animation/Animation.def
Source/Animation/Animation.hpp
Source/Animation/Joint.cpp
Source/Animation/Joint.hpp
Source/Animation/Muscle.cpp
Source/Animation/Muscle.hpp
Source/Animation/Skeleton.cpp
Source/Animation/Skeleton.hpp
Source/Audio/Sounds.cpp
Source/Audio/Sounds.def
Source/Audio/Sounds.hpp
Source/Audio/openal_wrapper.cpp
Source/Audio/openal_wrapper.hpp
Source/Devtools/ConsoleCmds.cpp
Source/Devtools/ConsoleCmds.def
Source/Devtools/ConsoleCmds.hpp
Source/Environment/Lights.cpp
Source/Environment/Lights.hpp
Source/Environment/Skybox.cpp
Source/Environment/Skybox.hpp
Source/Environment/Terrain.cpp
Source/Environment/Terrain.hpp
Source/Game.cpp
Source/Game.hpp
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/Graphic/Decal.cpp
Source/Graphic/Decal.hpp
Source/Graphic/Models.cpp
Source/Graphic/Models.hpp
Source/Graphic/Sprite.cpp
Source/Graphic/Sprite.hpp
Source/Graphic/Stereo.cpp
Source/Graphic/Stereo.hpp
Source/Graphic/Text.cpp
Source/Graphic/Text.hpp
Source/Graphic/Texture.cpp
Source/Graphic/Texture.hpp
Source/Graphic/gamegl.hpp
Source/Level/Awards.cpp
Source/Level/Awards.def
Source/Level/Awards.hpp
Source/Level/Bonuses.def
Source/Level/Campaign.cpp
Source/Level/Campaign.hpp
Source/Level/Dialog.cpp
Source/Level/Dialog.hpp
Source/Level/Hotspot.cpp
Source/Level/Hotspot.hpp
Source/Lugaru.rc
Source/Math/Frustum.cpp
Source/Math/Frustum.hpp
Source/Math/Random.hpp
Source/Math/XYZ.cpp
Source/Math/XYZ.hpp
Source/Menu/Menu.cpp
Source/Menu/Menu.hpp
Source/Objects/Object.cpp
Source/Objects/Object.hpp
Source/Objects/Person.cpp
Source/Objects/Person.hpp
Source/Objects/Weapons.cpp
Source/Objects/Weapons.hpp
Source/Platform/Platform.hpp
Source/Platform/PlatformUnix.cpp
Source/Platform/PlatformWindows.cpp
Source/Tutorial.cpp
Source/Tutorial.hpp
Source/User/Account.cpp
Source/User/Account.hpp
Source/User/Settings.cpp
Source/User/Settings.hpp
Source/Utils/Folders.cpp
Source/Utils/Folders.hpp
Source/Utils/ImageIO.cpp
Source/Utils/ImageIO.hpp
Source/Utils/Input.cpp
Source/Utils/Input.hpp
Source/Utils/binio.h
Source/Utils/pack.c
Source/Utils/private.c
Source/Utils/private.h
Source/Utils/unpack.c
Source/Version.hpp.in
Source/main.cpp

index a8ad6e19cf448dba073e62923b5d527d84af1290..c46df97bce4bcc99cd99e6400f886413aad9154b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 8dd9469a5dc7f4c723aade7f7d642db1393420aa..6fc11a6e7d672c7276857b79863cbffc0b669f7b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 912a60ea00aec3073d303105315ae21efac8d9e3..fdcba0e1707c53ea5a78aed5f739c29e6408bc30 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 8d7caf917313a8260ad022cf05f0b69a4c0c9106..b6ad7070b81530652ca3cc2c223729a452ecf864 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 114ca0703c5717c2113f5b7fb666dd8936148432..b03c823e3cf8667c9ab034d86daca10a7b0a0bad 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index ab94d3c449caf7722bcebae2bbda8699ed751d81..c65bbbdcf389fb45cdf8b4c51ac72fcafbf4f056 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index d3ea8151425760370c8037c20e50abd9599fb415..ffca26be2972d961acb093381f0127a8f224b976 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 91fdbd548441df9e216cb446e30631b03f70485d..89144f69f937320e36d78e075b8fb9fb14cecdfd 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 0f900f548608d10276d045968cf40723a9ed41dc..029096013ed13c46860b9e23b61478753c5db057 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 4d8510a7c2ad56aaf7abaa53c58c6141216478c5..01f00dbe6d5f60f78f436cf3a66a3cea19e6226a 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6fde586a28b4153dffcc5b7245bdcf6b5e0e9e74..5356418afe57714dd4c795b9a9843be2cfdbe195 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 4ceddeca15013144196bb1675b490c4db21f44ad..72a0139d5ce6ac206e28fcea1854e528aa59af97 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 269b868bd71bbd6dde0704f5053b6f67772f102c..cc4fc36f703fce49ee2e723d508209c2cf9b6409 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 2e7b7aff68a47810d6431302140a68107ea49f40..e4175972a016a9c5d8c677036e7106ff6fb32829 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 5183b437af97365dbaa08e260639406b8c8e7743..7e95bf4f90fafea3730cad8c657a1555924673a2 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index d3f1684934750f952eb464a1c498852d406b3648..0c058c4340a32a1afdf97341a3eb939e3845f634 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 9670aa05048d008ee82d253ce5e83a37c3efe8ca..3d0f718c24b089a43e06b7d8996b2e5f2828233c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 315181509de7103d9cd89d58be1758089de90f46..921685bb7d98aeb16599b3f48b2e833438d4144f 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 19c143243ca077aab5c9fe9f3226df11b1df3f21..42de553de1b7eaec744badb2145e5c9806d0cad9 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 51fe46627cfa345db165d389f8ebd7d15554a7ca..2da9e4ff7e8b2a1af9b58cd6d6c6fb609bdb4da5 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 3f72664b534af54316956fe75abfda31264b9fbb..5da5f43c0a801517e7d9133f93611035fc46a765 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 9ef47187e4b49a8fa04fa0285d6bb33a98c8db5c..4874e337bcd1fa5e532597a414afa67a48fc5283 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 207c8fd341b652d56b38171dabace05785c01316..6132c6a48ba07a91f2e1e779a9f16e478360480f 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index d362a54c97b322fa6ef9fbca778a6c73d5420e38..5465a8e96012356bda8072a3c851ac02d2bb8e26 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 36ad6c8c4de0080ffc2bcd20b4b97cb8e87d4e60..d14037f79dca0486187060a5de8d38415265dfc6 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 676727d9606f3d82f4c04dce8ca73699ce52d17d..fd21a648541c880d246622cd72daced4fd0f5f1e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 57f6958faba924144401c348bb146e0ae268dcb9..bcb47594ed5e7d5e7fdafe54b66204281251f57e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 69f9d04ce53ff8fbfba1630fabb5024e93a55818..81780500ffa30acba2823aca35dd58d7d7d24fb1 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index bfbc7ce07f6745bf8f179084328ee4534ca5ebc4..73bad7357d8592e59c3fee5efca10ff349949fe4 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 7491d73c0484d08483ab29cb6ce8b9d29aa9e47a..686877aa3a11611268fc126c03546294a7fe2279 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 1390bccd49118ad8c40863a5daae52b73692331c..d4c99413cb09fb1193b65de009e882eb62241143 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index eedaea0753cf5040ad19e21803b30fa27875b997..cd1bea9c81963b3991e738b862746397517ba7ab 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index cb5bcdafdf4c3b953991dedc8951c2e4b23f3193..58d8649545e04ce703b6d215434df5196b688c2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index c2b2d9ef6da625a79bf492bd4bdd11be853912b1..6bf7bb9f5ba777f8616c058539378113184fe240 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6b76ef5f3819f753648f4689c20695753c4fa9bf..5e88e961802a83fff61b07bc54a5404f79499d19 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6bcf775fa4d785facc51239d1e8bc47158576c2d..22c765aaae2be67d86c68741e5f47405c8ed8916 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index e93d1130aa2e42dddf14cfb69bf977a898f49613..2de2db640eb3364076ca7ce9a25b31ee9a6d6422 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6998c7a65557b5bad34dbbc386496c0c10e802fd..b7ec4e5743f71df74b177bc5113cddaf8ad13570 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 65c4ca1d98de063ee91561dd9524165fd5a47f55..efa6a4e8e634f0087bc0eb407be51cb826eec0c9 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 4b4b9ea7636e50e8811cdb1b114b679f93ca658b..94e4e09c3185bcd2ea01e6c3120e6f2679fc1217 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 54df61336cdecc4d6ba849d5fab29f9ba2a0a697..46884478d69e5a02efec04e0840647633b5d1e55 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index bf95b07463148bde5a092739e725900530fcc996..706c2b9eb86e88f399a559a2794ecd99e7b42088 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 1bb7622a217e9f93d99e3be04815de91722fa4e2..815e31439e1fb128d12457498c16a8896797fcde 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index fd8e5c4808eb5f600e1aa894a5a4ee91fca0b51d..313c7c36c9e9e5f47d4ba59f652f96858ea5e457 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index da0fb7510f69c9dee6860d2f8791f0ec691cb5a9..5841e2620643ff21f0cc1a2e75e7eb4b29d4ab08 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index bcc1a959c3e9fb7368a96362acb56253651b609f..808fa993500adaf6ea9f6e3e40d56bc25c1ed1e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 02072d0137d101338dd3f0e8b908156e9c14ae6c..25092abddc2b704b79abf71f8dfef2d965317d05 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index a9b83439da6a5b1bf23b1afe6e7d16524d95e782..514a686018f75ece0de010bf7cc1d176fa732d7b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 79740e0ceb5c3ff4cc568c4ff4bb54a478142b25..7649c2a308ec35575ef60ee1ead1e40722d80ce8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 618e335b32eaa90901f9088e96788c8cb5718e01..e417aea1be0cc9e286f27ad37acbaf59843e4b4e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 9ea7e95bb531cb3b0344d3af21fd741a8db19dfe..120aacfb6deaa7d1f8c91dfca5521bd8f56019c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index c29fb4c38e384b10e63d4492d6f95e7e71a9bf57..1ca0bbee46c1bcdc96debcabd918cacbd8edb2a6 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index c436aab93978beaaa0b3cde94c15d828e00db884..a374c9ef4589dd365438e8ef3911f862de21705d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 3c7f21b8c0d363df6ced2e2df6a1574e8f240183..4844ba54f6516559851275cc31c8a55357f460c1 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 79f4e4843505335f42d930e7373d061e0f251750..7253a78c7aebda587f3a04d1747d6fbf14d29b4d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index f4b66239859f67442bc2e83d7f904be3ee74048e..082148d8cbd3ff4953cac2e8cbe9cf960d7a261b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index a78655ab79e8f1fc19dc66976cfd6715fd7b7345..e7debc7e433a6a87e9b74aa5171c5866769a28dd 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6892ea1154ff42702c66eb70b99b91864ba42bf4..c26f8e8cc952715e19b18344ce7d621a329a5db5 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index b8d003187450c82f0c3849dbffae36f596c25829..caabec392baa5321457c89a20dbf4e284aeee7a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index eea5a5c2188bd5b17337f094f2d32e9ca0dd596a..0ed6ed912c7d1a44e43886e5b772d4b2bbaff7c0 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index a2fcc9eb27f6a07a910e99e7d1424c3f6bbe583d..a7d991d6907e1a81360f910ae199cfbc838d35f5 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index d1a86a8198c1575ffb3595fd4d501e017c4891c7..d8ce273faeff31b2636844b9c175ac6c1129f8af 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 891646ab830aef23d6852817c6e843ec3cb970ab..27bd61d804dfaaddb93b5aaa2d43f225058c4cb2 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 590bbe407d89d53ca723ee16db502966bcc8db63..bd384241f22ade2c5305afbce46037960a54676c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index dc41e1169004fc23d5f0320012993992427e1fd7..89ad19d536ac644174ce899d2d062d70ce82f883 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index de2f4d81829f81ff039a224fb755cc089369f988..90b956753a4376d6b0806e0cc90943d4d016d141 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 1610744c8c1ccc4a933a3f44f67733c02d4535d4..7b03008fd26b3c5d105be6512b4b123be96182a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 6ed11bf7e6ecbf0cd9e7051e3eb6cd07a36da6d1..963575327a2593474fe52f8e70d1c7bf21006eb2 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index e106bf5f4b3096ad76aeb2f28ce5e2add16a2983..5c413f88f8c7ef2e0b15e7b760fab8cdf56ae2bc 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 374f052073fb1a101efb0017f09a6f347d1f7157..22ec959d214d5b028e9989607af31c1709ef1ba7 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 1c2c6da8e0eff82f20c76e09987d56a22552c071..52b4ecc2b350871c8e0d7ad367ff460216a50ae4 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index f4ba1ea1289d560119baf3dbdfe5d12398e4255b..bfc621e080c6692160ae1727566a0eac58a541a7 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index f75a1838ddfcbb419d224601640a23f6579dd82a..0b52531567babd8efa78dcb49b4dce4eab92154c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 8b12b62d69829db61c478befd5310ebd4fff170f..fedc77e5bc328b0b8567312f5597177e5c39316d 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index d9b8886cd1b7156456dcf6628aac5b81878a4cca..aeac90da06ffb9e7e9cf3ea2ff3660b1668bf682 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 751da930b65a46a75bb4cdafc87476a08ae2dcb9..2183c51767f1570839e514fc73b0c4b81e8ea7e8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 2399506cb7076efd8773fef434ad91dd1389ddbd..c50ab6d3d8c3c0fa787501b2f95c1f07b2b942bf 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 124f1b7658cb660ed4dddc4e7fc34c44f7367ec5..706c201bce872b7688e790d871a82e8d0837b12b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 18a891e4884e5c9acddf4bcf4e5a32cb865855f5..6b420ddcc98c84527cb9afef8185d1e59a53fd71 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 5249e683df09990d8065d821c47cb92c16eb3170..70d47a55b44ac03245cc0dcb21a176477bc67a1b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 1a77b58e32c2c3f1c77d604535b5922e218c80f6..131855775d17559aa7182a1a3dab16b5158fda24 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index a566125b6d4a36022dd84396aef87b10c936ff77..a20e622216c7d03d3c3150663d830ae32e3338d6 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index da5c2ae9177c2c79b9c6bfcb786fba341b73866a..730dc9544d71c7bfcba933a27c63377a2b00b8d7 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 3e3772836f4f2e592e41520f911075a4b24da622..935f51e1477a9711610f1fcd1aaa2e25b2fbc2a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 787a3ad325282a5bf61ec7301c4d2486ab33473b..71f1cfb83d7568dd15e3b5efa2bbd5c4b090e9f8 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 5a31c91921b712e500c864aea02ac0c05447d551..991d897bc37cf77e52345a465ac99fb7c1e6f48e 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 180ecc7cbbf9a4872eada5ebbb14e30267aef889..c1644f23fba1eb128076cbf54ce4ead08a12339c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.
 
index 99d5465d48830a17572488586f89d0ae2d66bdd6..3593c691c82b7588f501a6f3e63235fea9784746 100644 (file)
@@ -1,6 +1,6 @@
 /*
 Copyright (C) 2003, 2010 - Wolfire Games
-Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file)
+Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file)
 
 This file is part of Lugaru.