diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-02-23 20:06:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-02-24 00:35:24 +0300 |
commit | 56dfa92acb9b94a0f9f8e085bb1a05ec94875516 (patch) | |
tree | 20b73961a950c7c72085aca7681e8c553400749f /src/utils | |
parent | 1070bb581f286c6b93385365d7f52e4b08cb1674 (diff) | |
download | plus-56dfa92acb9b94a0f9f8e085bb1a05ec94875516.tar.gz plus-56dfa92acb9b94a0f9f8e085bb1a05ec94875516.tar.bz2 plus-56dfa92acb9b94a0f9f8e085bb1a05ec94875516.tar.xz plus-56dfa92acb9b94a0f9f8e085bb1a05ec94875516.zip |
Fix copyrights.
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/copynpaste.cpp | 2 | ||||
-rw-r--r-- | src/utils/copynpaste.h | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index d918c8108..49934c7be 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -1,7 +1,7 @@ /* * Retrieve string pasted depending on OS mechanisms. * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011 ManaPlus Developers + * Copyright (C) 2011-2012 ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h index 03596d5d1..e2bd0558c 100644 --- a/src/utils/copynpaste.h +++ b/src/utils/copynpaste.h @@ -1,6 +1,7 @@ /* * Retrieve string pasted depending on OS mechanisms. * Copyright (C) 2001-2010 Wormux Team + * Copyright (C) 2011-2012 ManaPlus Developers * * This file is part of The ManaPlus Client. * |