diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-01-13 03:03:13 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-01-13 03:03:13 +0000 |
commit | c903827e277e102e0539bef1ee049ce31bfa3d09 (patch) | |
tree | a4d97bed88c4b31f5877181393ba1bf31a46d0c1 /graphics/sprites/equipment/chest | |
parent | 54bbe11504a6beadc40525b6f23cddd770ad9fae (diff) | |
download | clientdata-c903827e277e102e0539bef1ee049ce31bfa3d09.tar.gz clientdata-c903827e277e102e0539bef1ee049ce31bfa3d09.tar.bz2 clientdata-c903827e277e102e0539bef1ee049ce31bfa3d09.tar.xz clientdata-c903827e277e102e0539bef1ee049ce31bfa3d09.zip |
Revert "Changed all '2012' by '2013' when necessary."
Reason: We only add the new year when the file has been changed.
If it doesn't, then it's not needed and useless.
This reverts commit 04291a4c3220d06796f28f1f3147bffa739e7b9e.
Diffstat (limited to 'graphics/sprites/equipment/chest')
6 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sprites/equipment/chest/cottonshirt-female.xml b/graphics/sprites/equipment/chest/cottonshirt-female.xml index 3beb54db..2959842c 100644 --- a/graphics/sprites/equipment/chest/cottonshirt-female.xml +++ b/graphics/sprites/equipment/chest/cottonshirt-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-female.png|W" diff --git a/graphics/sprites/equipment/chest/cottonshirt-male.xml b/graphics/sprites/equipment/chest/cottonshirt-male.xml index e796515e..2ee97507 100644 --- a/graphics/sprites/equipment/chest/cottonshirt-male.xml +++ b/graphics/sprites/equipment/chest/cottonshirt-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/cottonshirt-male.png|W" diff --git a/graphics/sprites/equipment/chest/shirt-female.xml b/graphics/sprites/equipment/chest/shirt-female.xml index 7567f4b8..fea02d83 100644 --- a/graphics/sprites/equipment/chest/shirt-female.xml +++ b/graphics/sprites/equipment/chest/shirt-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/shirt-female.png|W;R" diff --git a/graphics/sprites/equipment/chest/shirt-male.xml b/graphics/sprites/equipment/chest/shirt-male.xml index e1728b4d..84f658ab 100644 --- a/graphics/sprites/equipment/chest/shirt-male.xml +++ b/graphics/sprites/equipment/chest/shirt-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/shirt-male.png|W;R" diff --git a/graphics/sprites/equipment/chest/tanktop-female.xml b/graphics/sprites/equipment/chest/tanktop-female.xml index d53512fd..2c2a0893 100644 --- a/graphics/sprites/equipment/chest/tanktop-female.xml +++ b/graphics/sprites/equipment/chest/tanktop-female.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-female.png|W" diff --git a/graphics/sprites/equipment/chest/tanktop-male.xml b/graphics/sprites/equipment/chest/tanktop-male.xml index 0f96484b..e0827ec4 100644 --- a/graphics/sprites/equipment/chest/tanktop-male.xml +++ b/graphics/sprites/equipment/chest/tanktop-male.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author: Reid -Copyright (C) 2012-2013 Evol Online --> +Copyright (C) 2012 Evol Online --> <sprite> <imageset name="base" src="graphics/sprites/equipment/chest/tanktop-male.png|W" |