diff options
Diffstat (limited to 'src/progs/dyecmd/actions')
-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 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/progs/dyecmd/actions/actions.cpp b/src/progs/dyecmd/actions/actions.cpp index 58353b699..35a4e33c7 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 ece0e42b9..4fe6ed8d4 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 7f50ab20c..37ec379b3 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 c3f82cd3a..452b3ae32 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 96a7e5393..fbe964aa2 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 ed53ef8b0..a868bcb54 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 3c795c2ab..dab201afc 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 80b34a7fb..67062a75a 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 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 ce5c72ce2..0ebbaaa7b 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-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |