diff options
Diffstat (limited to 'src/resources/sprite')
-rw-r--r-- | src/resources/sprite/animatedsprite.cpp | 2 | ||||
-rw-r--r-- | src/resources/sprite/animatedsprite.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/animationdelayload.cpp | 2 | ||||
-rw-r--r-- | src/resources/sprite/animationdelayload.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/imagesprite.cpp | 2 | ||||
-rw-r--r-- | src/resources/sprite/imagesprite.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/sprite.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/spritedef.cpp | 2 | ||||
-rw-r--r-- | src/resources/sprite/spritedef.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/spritedisplay.h | 2 | ||||
-rw-r--r-- | src/resources/sprite/spritereference.h | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/src/resources/sprite/animatedsprite.cpp b/src/resources/sprite/animatedsprite.cpp index 242559e6d..27b221bd8 100644 --- a/src/resources/sprite/animatedsprite.cpp +++ b/src/resources/sprite/animatedsprite.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animatedsprite.h b/src/resources/sprite/animatedsprite.h index 722c5b715..82372e61f 100644 --- a/src/resources/sprite/animatedsprite.h +++ b/src/resources/sprite/animatedsprite.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animationdelayload.cpp b/src/resources/sprite/animationdelayload.cpp index 8800cb754..ab0362337 100644 --- a/src/resources/sprite/animationdelayload.cpp +++ b/src/resources/sprite/animationdelayload.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/animationdelayload.h b/src/resources/sprite/animationdelayload.h index 9e91a1949..7b63f7ee5 100644 --- a/src/resources/sprite/animationdelayload.h +++ b/src/resources/sprite/animationdelayload.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2015 The ManaPlus Developers + * Copyright (C) 2012-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/imagesprite.cpp b/src/resources/sprite/imagesprite.cpp index 9b14e3126..c3258ca44 100644 --- a/src/resources/sprite/imagesprite.cpp +++ b/src/resources/sprite/imagesprite.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/imagesprite.h b/src/resources/sprite/imagesprite.h index 89a8bdbe1..c3fa39fae 100644 --- a/src/resources/sprite/imagesprite.h +++ b/src/resources/sprite/imagesprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/sprite.h b/src/resources/sprite/sprite.h index 34ec001e1..9d4475c60 100644 --- a/src/resources/sprite/sprite.h +++ b/src/resources/sprite/sprite.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedef.cpp b/src/resources/sprite/spritedef.cpp index d54516ad1..d157028ef 100644 --- a/src/resources/sprite/spritedef.cpp +++ b/src/resources/sprite/spritedef.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedef.h b/src/resources/sprite/spritedef.h index cab987668..c7a86f1e6 100644 --- a/src/resources/sprite/spritedef.h +++ b/src/resources/sprite/spritedef.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritedisplay.h b/src/resources/sprite/spritedisplay.h index a3abcd928..424e8adc2 100644 --- a/src/resources/sprite/spritedisplay.h +++ b/src/resources/sprite/spritedisplay.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/resources/sprite/spritereference.h b/src/resources/sprite/spritereference.h index 734bcf673..767b7568c 100644 --- a/src/resources/sprite/spritereference.h +++ b/src/resources/sprite/spritereference.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-2015 The ManaPlus Developers + * Copyright (C) 2011-2016 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |