diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-08-23 11:26:49 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-08-23 11:27:06 +0300 |
commit | d9883e9fecfbe7452098bbee858869e595f44f2e (patch) | |
tree | 40dceed706419bf87ec2a166268b81ec7a171095 /src/input | |
parent | 0bb660f60df372ab0c33d3ec62c0a440c9bde24e (diff) | |
download | plus-d9883e9fecfbe7452098bbee858869e595f44f2e.tar.gz plus-d9883e9fecfbe7452098bbee858869e595f44f2e.tar.bz2 plus-d9883e9fecfbe7452098bbee858869e595f44f2e.tar.xz plus-d9883e9fecfbe7452098bbee858869e595f44f2e.zip |
Fix copyrights in input settings pages.
Diffstat (limited to 'src/input')
-rw-r--r-- | src/input/pages/chat.cpp | 3 | ||||
-rw-r--r-- | src/input/pages/chat.h | 3 | ||||
-rw-r--r-- | src/input/pages/gui.cpp | 3 | ||||
-rw-r--r-- | src/input/pages/gui.h | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/src/input/pages/chat.cpp b/src/input/pages/chat.cpp index 486f882d2..71922103a 100644 --- a/src/input/pages/chat.cpp +++ b/src/input/pages/chat.cpp @@ -1,8 +1,5 @@ /* * The ManaPlus Client - * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> - * Copyright (C) 2009 The Mana World Development Team - * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2014 The ManaPlus Developers * * This file is part of The ManaPlus Client. diff --git a/src/input/pages/chat.h b/src/input/pages/chat.h index 726bb7f75..4aa84d56d 100644 --- a/src/input/pages/chat.h +++ b/src/input/pages/chat.h @@ -1,8 +1,5 @@ /* * The ManaPlus Client - * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> - * Copyright (C) 2009 The Mana World Development Team - * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2014 The ManaPlus Developers * * This file is part of The ManaPlus Client. diff --git a/src/input/pages/gui.cpp b/src/input/pages/gui.cpp index 2c9fbd698..b4dd198d5 100644 --- a/src/input/pages/gui.cpp +++ b/src/input/pages/gui.cpp @@ -1,8 +1,5 @@ /* * The ManaPlus Client - * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> - * Copyright (C) 2009 The Mana World Development Team - * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2014 The ManaPlus Developers * * This file is part of The ManaPlus Client. diff --git a/src/input/pages/gui.h b/src/input/pages/gui.h index ed5e5c8da..ec063a89c 100644 --- a/src/input/pages/gui.h +++ b/src/input/pages/gui.h @@ -1,8 +1,5 @@ /* * The ManaPlus Client - * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> - * Copyright (C) 2009 The Mana World Development Team - * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2014 The ManaPlus Developers * * This file is part of The ManaPlus Client. |