summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-02-19 01:13:26 +0200
committerAndrei Karas <akaras@inbox.ru>2011-02-19 01:13:26 +0200
commit3c714da207c008d0c833cf22ba529acede27f904 (patch)
tree1b69d16d43dcfd3599ba111ef3eeedecdd5f08c1 /src/utils
parentb9331fca5a0472890c388175f23c6c7f70ab8d7f (diff)
downloadplus-3c714da207c008d0c833cf22ba529acede27f904.tar.gz
plus-3c714da207c008d0c833cf22ba529acede27f904.tar.bz2
plus-3c714da207c008d0c833cf22ba529acede27f904.tar.xz
plus-3c714da207c008d0c833cf22ba529acede27f904.zip
Update copyrights.
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/copynpaste.cpp2
-rw-r--r--src/utils/copynpaste.h2
-rw-r--r--src/utils/dtor.h5
-rw-r--r--src/utils/gettext.h5
-rw-r--r--src/utils/mathutils.h5
-rw-r--r--src/utils/mkdir.cpp5
-rw-r--r--src/utils/mkdir.h5
-rw-r--r--src/utils/mutex.h5
-rw-r--r--src/utils/sha256.cpp5
-rw-r--r--src/utils/sha256.h5
-rw-r--r--src/utils/specialfolder.cpp5
-rw-r--r--src/utils/specialfolder.h5
-rw-r--r--src/utils/stringutils.cpp5
-rw-r--r--src/utils/stringutils.h5
-rw-r--r--src/utils/xml.cpp5
-rw-r--r--src/utils/xml.h5
16 files changed, 44 insertions, 30 deletions
diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp
index 1107400e1..c150c682e 100644
--- a/src/utils/copynpaste.cpp
+++ b/src/utils/copynpaste.cpp
@@ -2,7 +2,7 @@
* Retrieve string pasted depending on OS mechanisms.
* Copyright (C) 2001-2010 Wormux Team
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h
index aaafa3bcc..d09105139 100644
--- a/src/utils/copynpaste.h
+++ b/src/utils/copynpaste.h
@@ -2,7 +2,7 @@
* Retrieve string pasted depending on OS mechanisms.
* Copyright (C) 2001-2010 Wormux Team
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/dtor.h b/src/utils/dtor.h
index a50189c4e..11583709f 100644
--- a/src/utils/dtor.h
+++ b/src/utils/dtor.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/gettext.h b/src/utils/gettext.h
index feeb6595b..fa9a62a6d 100644
--- a/src/utils/gettext.h
+++ b/src/utils/gettext.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h
index 4917b5566..40a9e5d79 100644
--- a/src/utils/mathutils.h
+++ b/src/utils/mathutils.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/mkdir.cpp b/src/utils/mkdir.cpp
index e7b126ae7..26456ede2 100644
--- a/src/utils/mkdir.cpp
+++ b/src/utils/mkdir.cpp
@@ -1,8 +1,9 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/mkdir.h b/src/utils/mkdir.h
index 9369b4e7b..b1fb9afb0 100644
--- a/src/utils/mkdir.h
+++ b/src/utils/mkdir.h
@@ -1,8 +1,9 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/mutex.h b/src/utils/mutex.h
index f98bcdfec..f23ddc2aa 100644
--- a/src/utils/mutex.h
+++ b/src/utils/mutex.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2008-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/sha256.cpp b/src/utils/sha256.cpp
index ea235d355..0da2a18fe 100644
--- a/src/utils/sha256.cpp
+++ b/src/utils/sha256.cpp
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2008-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file has been slighly modified as part of The Mana Client.
+ * This file has been slighly modified as part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2, as
diff --git a/src/utils/sha256.h b/src/utils/sha256.h
index 1248e8ddd..aa2468d56 100644
--- a/src/utils/sha256.h
+++ b/src/utils/sha256.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/specialfolder.cpp b/src/utils/specialfolder.cpp
index 646077161..fda498bf7 100644
--- a/src/utils/specialfolder.cpp
+++ b/src/utils/specialfolder.cpp
@@ -1,8 +1,9 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h
index c2c2e0bea..2ca6259c6 100644
--- a/src/utils/specialfolder.h
+++ b/src/utils/specialfolder.h
@@ -1,8 +1,9 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp
index 357938fb8..d914efe30 100644
--- a/src/utils/stringutils.cpp
+++ b/src/utils/stringutils.cpp
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h
index a69d30914..ab16bb64b 100644
--- a/src/utils/stringutils.h
+++ b/src/utils/stringutils.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index 9521f377d..adba59fce 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 253c4e094..7bcec2c83 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -1,9 +1,10 @@
/*
- * The Mana Client
+ * The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
+ * Copyright (C) 2011 The ManaPlus Developers
*
- * This file is part of The Mana Client.
+ * This file is part of The ManaPlus Client.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by