From 4d2e202ee0954f130c8533af3a8dd0fa571e5150 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Jan 2018 07:12:38 +0300 Subject: Update copyrights year. --- src/unittests/resources/map/maplayer/draw.cc | 2 +- src/unittests/resources/map/maplayer/drawfringenormal.cc | 2 +- src/unittests/resources/map/maplayer/drawfringesimple.cc | 2 +- src/unittests/resources/map/maplayer/drawspeciallayer1.cc | 2 +- src/unittests/resources/map/maplayer/drawspeciallayer2.cc | 2 +- src/unittests/resources/map/maplayer/getemptytiledrawwidth.cc | 2 +- src/unittests/resources/map/maplayer/gettiledrawwidth.cc | 2 +- src/unittests/resources/map/maplayer/updatecache.cc | 2 +- src/unittests/resources/map/maplayer/updateconditiontiles.cc | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src/unittests/resources/map/maplayer') diff --git a/src/unittests/resources/map/maplayer/draw.cc b/src/unittests/resources/map/maplayer/draw.cc index 9b946b0c9..32c12bd07 100644 --- a/src/unittests/resources/map/maplayer/draw.cc +++ b/src/unittests/resources/map/maplayer/draw.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/drawfringenormal.cc b/src/unittests/resources/map/maplayer/drawfringenormal.cc index 372f602b0..963084f8b 100644 --- a/src/unittests/resources/map/maplayer/drawfringenormal.cc +++ b/src/unittests/resources/map/maplayer/drawfringenormal.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/drawfringesimple.cc b/src/unittests/resources/map/maplayer/drawfringesimple.cc index 8773790c7..c1d1e858a 100644 --- a/src/unittests/resources/map/maplayer/drawfringesimple.cc +++ b/src/unittests/resources/map/maplayer/drawfringesimple.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/drawspeciallayer1.cc b/src/unittests/resources/map/maplayer/drawspeciallayer1.cc index c9dd51f1d..5adf13c35 100644 --- a/src/unittests/resources/map/maplayer/drawspeciallayer1.cc +++ b/src/unittests/resources/map/maplayer/drawspeciallayer1.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/drawspeciallayer2.cc b/src/unittests/resources/map/maplayer/drawspeciallayer2.cc index e4e414a0d..8c7326a8d 100644 --- a/src/unittests/resources/map/maplayer/drawspeciallayer2.cc +++ b/src/unittests/resources/map/maplayer/drawspeciallayer2.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/getemptytiledrawwidth.cc b/src/unittests/resources/map/maplayer/getemptytiledrawwidth.cc index a5378ce86..6f2cc146c 100644 --- a/src/unittests/resources/map/maplayer/getemptytiledrawwidth.cc +++ b/src/unittests/resources/map/maplayer/getemptytiledrawwidth.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/gettiledrawwidth.cc b/src/unittests/resources/map/maplayer/gettiledrawwidth.cc index 121e14530..404dcd9a2 100644 --- a/src/unittests/resources/map/maplayer/gettiledrawwidth.cc +++ b/src/unittests/resources/map/maplayer/gettiledrawwidth.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/updatecache.cc b/src/unittests/resources/map/maplayer/updatecache.cc index eaff5ac5d..8b1aa914e 100644 --- a/src/unittests/resources/map/maplayer/updatecache.cc +++ b/src/unittests/resources/map/maplayer/updatecache.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/unittests/resources/map/maplayer/updateconditiontiles.cc b/src/unittests/resources/map/maplayer/updateconditiontiles.cc index f9b7cffc2..832e863b8 100644 --- a/src/unittests/resources/map/maplayer/updateconditiontiles.cc +++ b/src/unittests/resources/map/maplayer/updateconditiontiles.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * -- cgit v1.2.3-70-g09d2