diff options
author | jak1 <jak1@themanaworld.org> | 2023-01-08 15:31:42 +0100 |
---|---|---|
committer | jak1 <jak1@themanaworld.org> | 2023-01-08 15:31:42 +0100 |
commit | a58d101f8b261313bc95c96ade691073aee1ffca (patch) | |
tree | beae1e8cdc0ad688bcc6aed72a660e0453435c83 /src/utils/copynpaste.cpp | |
parent | 252ab4b6bcc73c4a798ed4fce5768daf4eac779a (diff) | |
download | plus-a58d101f8b261313bc95c96ade691073aee1ffca.tar.gz plus-a58d101f8b261313bc95c96ade691073aee1ffca.tar.bz2 plus-a58d101f8b261313bc95c96ade691073aee1ffca.tar.xz plus-a58d101f8b261313bc95c96ade691073aee1ffca.zip |
[WIP] renamed the client to ManaVerse
removed evol, since its not developed anymore... only leads to confusing players
removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends)
updated copyright -2020 for manaplus
Diffstat (limited to 'src/utils/copynpaste.cpp')
-rw-r--r-- | src/utils/copynpaste.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index d255853f2..e497a35c7 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011-2019 The ManaPlus Developers + * Copyright (C) 2011-2020 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |