diff options
author | Freeyorp <Freeyorp101@hotmail.com> | 2010-02-22 01:13:55 +1300 |
---|---|---|
committer | Freeyorp <Freeyorp101@hotmail.com> | 2010-02-22 01:13:55 +1300 |
commit | 2a00aa99e2ed4a635a85624729adb0a424742630 (patch) | |
tree | 7a63d3d18b433f4415ad3a7aebe77a209acd5aa8 /tools/dyecmd | |
parent | 9fae5cd4d041617123087bbb4cb1085c74a868aa (diff) | |
download | mana-client-2a00aa99e2ed4a635a85624729adb0a424742630.tar.gz mana-client-2a00aa99e2ed4a635a85624729adb0a424742630.tar.bz2 mana-client-2a00aa99e2ed4a635a85624729adb0a424742630.tar.xz mana-client-2a00aa99e2ed4a635a85624729adb0a424742630.zip |
Modify copyright headers
Diffstat (limited to 'tools/dyecmd')
-rw-r--r-- | tools/dyecmd/src/dye.cpp | 3 | ||||
-rw-r--r-- | tools/dyecmd/src/dye.h | 3 | ||||
-rw-r--r-- | tools/dyecmd/src/dyecmd.cpp | 3 | ||||
-rw-r--r-- | tools/dyecmd/src/imagewriter.cpp | 3 | ||||
-rw-r--r-- | tools/dyecmd/src/imagewriter.h | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/tools/dyecmd/src/dye.cpp b/tools/dyecmd/src/dye.cpp index c053b1b1..76b759cc 100644 --- a/tools/dyecmd/src/dye.cpp +++ b/tools/dyecmd/src/dye.cpp @@ -1,6 +1,7 @@ /* * The Mana Client - * Copyright (C) 2007-2010 The Mana World Development Team + * Copyright (C) 2007-2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/tools/dyecmd/src/dye.h b/tools/dyecmd/src/dye.h index bdd240d8..5a8fe1b5 100644 --- a/tools/dyecmd/src/dye.h +++ b/tools/dyecmd/src/dye.h @@ -1,6 +1,7 @@ /* * The Mana Client - * Copyright (C) 2007-2010 The Mana World Development Team + * Copyright (C) 2007-2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/tools/dyecmd/src/dyecmd.cpp b/tools/dyecmd/src/dyecmd.cpp index e2a588c9..ebecf9f1 100644 --- a/tools/dyecmd/src/dyecmd.cpp +++ b/tools/dyecmd/src/dyecmd.cpp @@ -1,6 +1,7 @@ /* * The Mana Client - * Copyright (C) 2008-2010 The Mana World Development Team + * Copyright (C) 2008-2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/tools/dyecmd/src/imagewriter.cpp b/tools/dyecmd/src/imagewriter.cpp index b39e2ff5..669b3567 100644 --- a/tools/dyecmd/src/imagewriter.cpp +++ b/tools/dyecmd/src/imagewriter.cpp @@ -1,6 +1,7 @@ /* * The Mana Client - * Copyright (C) 2004-2010 The Mana World Development Team + * Copyright (C) 2004-2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. * diff --git a/tools/dyecmd/src/imagewriter.h b/tools/dyecmd/src/imagewriter.h index 91f6b6f6..a8bcdf57 100644 --- a/tools/dyecmd/src/imagewriter.h +++ b/tools/dyecmd/src/imagewriter.h @@ -1,6 +1,7 @@ /* * The Mana Client - * Copyright (C) 2004-2010 The Mana World Development Team + * Copyright (C) 2004-2009 The Mana World Development Team + * Copyright (C) 2009-2010 The Mana Developers * * This file is part of The Mana Client. * |