diff options
author | Andrei Karas <akaras@inbox.ru> | 2019-01-01 20:04:08 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-01-01 20:04:08 +0300 |
commit | d530e74cc4335a4fbeff03072f3d9a8f6875a767 (patch) | |
tree | 00c05852bd0a986fcd2bb5fd8732e44afaf9344c /src/progs/dyecmd | |
parent | 49e4acb3676dd0057a8c4fdc8e21cdb46c8cc6a1 (diff) | |
download | ManaVerse-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.gz ManaVerse-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.bz2 ManaVerse-d530e74cc4335a4fbeff03072f3d9a8f6875a767.tar.xz ManaVerse-d530e74cc4335a4fbeff03072f3d9a8f6875a767.zip |
Update copyright year.
Diffstat (limited to 'src/progs/dyecmd')
-rw-r--r-- | src/progs/dyecmd/actions/actions.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/chat.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/commands.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/move.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/pets.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/statusbar.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/tabs.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/target.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/actions/windows.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/client.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/client.h | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/dyemain.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/gui/viewport.cpp | 2 | ||||
-rw-r--r-- | src/progs/dyecmd/gui/viewport.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/src/progs/dyecmd/actions/actions.cpp b/src/progs/dyecmd/actions/actions.cpp index 35a4e33c7..8f1f4f9c2 100644 --- a/src/progs/dyecmd/actions/actions.cpp +++ b/src/progs/dyecmd/actions/actions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/chat.cpp b/src/progs/dyecmd/actions/chat.cpp index 4fe6ed8d4..7859c8643 100644 --- a/src/progs/dyecmd/actions/chat.cpp +++ b/src/progs/dyecmd/actions/chat.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/commands.cpp b/src/progs/dyecmd/actions/commands.cpp index 37ec379b3..217aa5b53 100644 --- a/src/progs/dyecmd/actions/commands.cpp +++ b/src/progs/dyecmd/actions/commands.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/move.cpp b/src/progs/dyecmd/actions/move.cpp index 452b3ae32..f6ad41b93 100644 --- a/src/progs/dyecmd/actions/move.cpp +++ b/src/progs/dyecmd/actions/move.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/pets.cpp b/src/progs/dyecmd/actions/pets.cpp index fbe964aa2..8adb3e4c6 100644 --- a/src/progs/dyecmd/actions/pets.cpp +++ b/src/progs/dyecmd/actions/pets.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/statusbar.cpp b/src/progs/dyecmd/actions/statusbar.cpp index a868bcb54..3e3bea0ef 100644 --- a/src/progs/dyecmd/actions/statusbar.cpp +++ b/src/progs/dyecmd/actions/statusbar.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/tabs.cpp b/src/progs/dyecmd/actions/tabs.cpp index dab201afc..ca6cbca71 100644 --- a/src/progs/dyecmd/actions/tabs.cpp +++ b/src/progs/dyecmd/actions/tabs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/target.cpp b/src/progs/dyecmd/actions/target.cpp index 67062a75a..0a9842edc 100644 --- a/src/progs/dyecmd/actions/target.cpp +++ b/src/progs/dyecmd/actions/target.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/actions/windows.cpp b/src/progs/dyecmd/actions/windows.cpp index c5ab862fa..4c275ea62 100644 --- a/src/progs/dyecmd/actions/windows.cpp +++ b/src/progs/dyecmd/actions/windows.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/client.cpp b/src/progs/dyecmd/client.cpp index f31f2524a..27aab8bb3 100644 --- a/src/progs/dyecmd/client.cpp +++ b/src/progs/dyecmd/client.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/client.h b/src/progs/dyecmd/client.h index 6b110ccbd..0e8476171 100644 --- a/src/progs/dyecmd/client.h +++ b/src/progs/dyecmd/client.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/dyemain.cpp b/src/progs/dyecmd/dyemain.cpp index 6de3ef2fe..b4ff54af5 100644 --- a/src/progs/dyecmd/dyemain.cpp +++ b/src/progs/dyecmd/dyemain.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2018 The ManaPlus Developers + * Copyright (C) 2013-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/gui/viewport.cpp b/src/progs/dyecmd/gui/viewport.cpp index d20c57538..8831cea18 100644 --- a/src/progs/dyecmd/gui/viewport.cpp +++ b/src/progs/dyecmd/gui/viewport.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/progs/dyecmd/gui/viewport.h b/src/progs/dyecmd/gui/viewport.h index b7571e5f1..659a77561 100644 --- a/src/progs/dyecmd/gui/viewport.h +++ b/src/progs/dyecmd/gui/viewport.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |