diff options
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/dye/dye_unittest.cc | 2 | ||||
-rw-r--r-- | src/resources/mstack_unittest.cc | 2 | ||||
-rw-r--r-- | src/resources/sprite/animatedsprite_unittest.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/resources/dye/dye_unittest.cc b/src/resources/dye/dye_unittest.cc index 1ee109ffa..4786141a6 100644 --- a/src/resources/dye/dye_unittest.cc +++ b/src/resources/dye/dye_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013 The ManaPlus Developers + * Copyright (C) 2013-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/mstack_unittest.cc b/src/resources/mstack_unittest.cc index e4e9adaf0..584120027 100644 --- a/src/resources/mstack_unittest.cc +++ b/src/resources/mstack_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015 The ManaPlus Developers + * Copyright (C) 2015-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animatedsprite_unittest.cc b/src/resources/sprite/animatedsprite_unittest.cc index d33e21a5d..c1735d803 100644 --- a/src/resources/sprite/animatedsprite_unittest.cc +++ b/src/resources/sprite/animatedsprite_unittest.cc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013 The ManaPlus Developers + * Copyright (C) 2013-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |