diff --git a/code/nel/tools/build_gamedata/0_setup.py b/code/nel/tools/build_gamedata/0_setup.py
index 1e1824b2c..aeac30eaf 100755
--- a/code/nel/tools/build_gamedata/0_setup.py
+++ b/code/nel/tools/build_gamedata/0_setup.py
@@ -8,7 +8,7 @@
# Run all setup processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
@@ -266,7 +266,7 @@ if not args.noconf:
sf.write("# Site configuration.\n")
sf.write("# \n")
sf.write("# NeL - MMORPG Framework \n")
- sf.write("# Copyright (C) 2010 Winch Gate Property Limited\n")
+ sf.write("# Copyright (C) 2009-2014 by authors\n")
sf.write("# \n")
sf.write("# This program is free software: you can redistribute it and/or modify\n")
sf.write("# it under the terms of the GNU Affero General Public License as\n")
diff --git a/code/nel/tools/build_gamedata/1_export.py b/code/nel/tools/build_gamedata/1_export.py
index 1b77d2c23..d9e4670f7 100755
--- a/code/nel/tools/build_gamedata/1_export.py
+++ b/code/nel/tools/build_gamedata/1_export.py
@@ -8,7 +8,7 @@
# Run all export processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/2_build.py b/code/nel/tools/build_gamedata/2_build.py
index 79af533fa..4777ad2d1 100755
--- a/code/nel/tools/build_gamedata/2_build.py
+++ b/code/nel/tools/build_gamedata/2_build.py
@@ -8,7 +8,7 @@
# Run all build processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/3_install.py b/code/nel/tools/build_gamedata/3_install.py
index edc542bb3..b2584274c 100755
--- a/code/nel/tools/build_gamedata/3_install.py
+++ b/code/nel/tools/build_gamedata/3_install.py
@@ -8,7 +8,7 @@
# Run all install processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/b1_client_dev.py b/code/nel/tools/build_gamedata/b1_client_dev.py
index 9553ed6df..d8c77c1fa 100755
--- a/code/nel/tools/build_gamedata/b1_client_dev.py
+++ b/code/nel/tools/build_gamedata/b1_client_dev.py
@@ -8,7 +8,7 @@
# Install to client dev
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/b2_shard_data.py b/code/nel/tools/build_gamedata/b2_shard_data.py
index 2843769e9..f0a50cfdf 100755
--- a/code/nel/tools/build_gamedata/b2_shard_data.py
+++ b/code/nel/tools/build_gamedata/b2_shard_data.py
@@ -8,7 +8,7 @@
# Install shard data
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/configuration/scripts.py b/code/nel/tools/build_gamedata/configuration/scripts.py
index 02f13139c..9a815a2b9 100755
--- a/code/nel/tools/build_gamedata/configuration/scripts.py
+++ b/code/nel/tools/build_gamedata/configuration/scripts.py
@@ -7,7 +7,7 @@
# Useful scripts
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/configuration/tools.py b/code/nel/tools/build_gamedata/configuration/tools.py
index f9cc54964..1a31d2986 100755
--- a/code/nel/tools/build_gamedata/configuration/tools.py
+++ b/code/nel/tools/build_gamedata/configuration/tools.py
@@ -8,7 +8,7 @@
# Tools configuration.
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/d1_client_patch.py b/code/nel/tools/build_gamedata/d1_client_patch.py
index 861ea8bd0..600347d0b 100755
--- a/code/nel/tools/build_gamedata/d1_client_patch.py
+++ b/code/nel/tools/build_gamedata/d1_client_patch.py
@@ -8,7 +8,7 @@
# Install to client patch
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/d2_client_install.py b/code/nel/tools/build_gamedata/d2_client_install.py
index 26fc4f5c5..febaef656 100755
--- a/code/nel/tools/build_gamedata/d2_client_install.py
+++ b/code/nel/tools/build_gamedata/d2_client_install.py
@@ -8,7 +8,7 @@
# Install to client install
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/export_build_install.py b/code/nel/tools/build_gamedata/export_build_install.py
index 5be6a2dfc..b5e46ba06 100755
--- a/code/nel/tools/build_gamedata/export_build_install.py
+++ b/code/nel/tools/build_gamedata/export_build_install.py
@@ -8,7 +8,7 @@
# Run all processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/ecosystem_project_template/directories.py b/code/nel/tools/build_gamedata/generators/ecosystem_project_template/directories.py
index 90c8b5a91..34886120e 100755
--- a/code/nel/tools/build_gamedata/generators/ecosystem_project_template/directories.py
+++ b/code/nel/tools/build_gamedata/generators/ecosystem_project_template/directories.py
@@ -14,7 +14,7 @@
# Directories configuration for '%PreGenEcosystemName%' ecosystem.
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/ecosystem_project_template/process.py b/code/nel/tools/build_gamedata/generators/ecosystem_project_template/process.py
index 2e3d9643a..367ff8feb 100755
--- a/code/nel/tools/build_gamedata/generators/ecosystem_project_template/process.py
+++ b/code/nel/tools/build_gamedata/generators/ecosystem_project_template/process.py
@@ -12,7 +12,7 @@
# Process configuration for '%PreGenEcosystemName%' ecosystem.
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/generate_all.py b/code/nel/tools/build_gamedata/generators/generate_all.py
index cb191e3d9..29060647d 100755
--- a/code/nel/tools/build_gamedata/generators/generate_all.py
+++ b/code/nel/tools/build_gamedata/generators/generate_all.py
@@ -8,7 +8,7 @@
# Run all setup processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/generate_ecosystem_projects.py b/code/nel/tools/build_gamedata/generators/generate_ecosystem_projects.py
index b1852565e..0f71f615b 100755
--- a/code/nel/tools/build_gamedata/generators/generate_ecosystem_projects.py
+++ b/code/nel/tools/build_gamedata/generators/generate_ecosystem_projects.py
@@ -8,7 +8,7 @@
# Generate ecosystem projects
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/generate_simple_max_exporters.py b/code/nel/tools/build_gamedata/generators/generate_simple_max_exporters.py
index cd8a9039f..be4867840 100755
--- a/code/nel/tools/build_gamedata/generators/generate_simple_max_exporters.py
+++ b/code/nel/tools/build_gamedata/generators/generate_simple_max_exporters.py
@@ -8,7 +8,7 @@
# Run all setup processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/generate_tagged_max_exporters.py b/code/nel/tools/build_gamedata/generators/generate_tagged_max_exporters.py
index 89a65d3fb..99f8cba83 100755
--- a/code/nel/tools/build_gamedata/generators/generate_tagged_max_exporters.py
+++ b/code/nel/tools/build_gamedata/generators/generate_tagged_max_exporters.py
@@ -8,7 +8,7 @@
# Run all setup processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/0_setup.py b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/0_setup.py
index 1531f2c89..520eedb03 100755
--- a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/0_setup.py
+++ b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/0_setup.py
@@ -8,7 +8,7 @@
# Setup %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/1_export_header.py b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/1_export_header.py
index 1844e0777..6e857af0d 100755
--- a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/1_export_header.py
+++ b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/1_export_header.py
@@ -12,7 +12,7 @@
# Export %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/2_build.py b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/2_build.py
index 9b84cdf41..9583c04eb 100755
--- a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/2_build.py
+++ b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/2_build.py
@@ -8,7 +8,7 @@
# Build %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/3_install.py b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/3_install.py
index 8406715d7..f2d296d55 100755
--- a/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/3_install.py
+++ b/code/nel/tools/build_gamedata/generators/simple_max_exporter_template/3_install.py
@@ -8,7 +8,7 @@
# Install %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/0_setup.py b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/0_setup.py
index b2340583e..6bd49c40f 100755
--- a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/0_setup.py
+++ b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/0_setup.py
@@ -8,7 +8,7 @@
# Setup %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/1_export_header.py b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/1_export_header.py
index d16797a40..523001d22 100755
--- a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/1_export_header.py
+++ b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/1_export_header.py
@@ -12,7 +12,7 @@
# Export %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/2_build.py b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/2_build.py
index 9b84cdf41..9583c04eb 100755
--- a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/2_build.py
+++ b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/2_build.py
@@ -8,7 +8,7 @@
# Build %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/3_install.py b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/3_install.py
index bc64951a2..65122f3f8 100755
--- a/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/3_install.py
+++ b/code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/3_install.py
@@ -8,7 +8,7 @@
# Install %PreGenProcessName%
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/0_setup.py b/code/nel/tools/build_gamedata/processes/0_setup.py
index 011c65f7b..6fb354781 100755
--- a/code/nel/tools/build_gamedata/processes/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/0_setup.py
@@ -8,7 +8,7 @@
# Run all setup processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/1_export.py b/code/nel/tools/build_gamedata/processes/1_export.py
index 00339aeff..f3ea98ed7 100755
--- a/code/nel/tools/build_gamedata/processes/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/1_export.py
@@ -8,7 +8,7 @@
# Run all export processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/2_build.py b/code/nel/tools/build_gamedata/processes/2_build.py
index 80e089b1a..eea528708 100755
--- a/code/nel/tools/build_gamedata/processes/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/2_build.py
@@ -8,7 +8,7 @@
# Run all build processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/3_install.py b/code/nel/tools/build_gamedata/processes/3_install.py
index 1d97a4b8c..a34fdbce6 100755
--- a/code/nel/tools/build_gamedata/processes/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/3_install.py
@@ -8,7 +8,7 @@
# Run all install processes
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/_dummy/0_setup.py b/code/nel/tools/build_gamedata/processes/_dummy/0_setup.py
index deefb4f12..e3104979d 100755
--- a/code/nel/tools/build_gamedata/processes/_dummy/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/_dummy/0_setup.py
@@ -8,7 +8,7 @@
# Setup dummy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/_dummy/1_export.py b/code/nel/tools/build_gamedata/processes/_dummy/1_export.py
index 851dd8077..373f984ae 100755
--- a/code/nel/tools/build_gamedata/processes/_dummy/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/_dummy/1_export.py
@@ -8,7 +8,7 @@
# Export dummy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/_dummy/2_build.py b/code/nel/tools/build_gamedata/processes/_dummy/2_build.py
index 853858806..6dd48b9e2 100755
--- a/code/nel/tools/build_gamedata/processes/_dummy/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/_dummy/2_build.py
@@ -8,7 +8,7 @@
# Build dummy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/_dummy/3_install.py b/code/nel/tools/build_gamedata/processes/_dummy/3_install.py
index 9630480cc..d809646b8 100755
--- a/code/nel/tools/build_gamedata/processes/_dummy/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/_dummy/3_install.py
@@ -8,7 +8,7 @@
# Install dummy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ai_wmap/0_setup.py b/code/nel/tools/build_gamedata/processes/ai_wmap/0_setup.py
index 03a3acde9..418bb8de3 100755
--- a/code/nel/tools/build_gamedata/processes/ai_wmap/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/ai_wmap/0_setup.py
@@ -8,7 +8,7 @@
# Setup ai_wmap
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ai_wmap/1_export.py b/code/nel/tools/build_gamedata/processes/ai_wmap/1_export.py
index 5259b3515..de3d108c4 100755
--- a/code/nel/tools/build_gamedata/processes/ai_wmap/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/ai_wmap/1_export.py
@@ -8,7 +8,7 @@
# Export ai_wmap
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ai_wmap/2_build.py b/code/nel/tools/build_gamedata/processes/ai_wmap/2_build.py
index f32cc4d91..8aa63f62f 100755
--- a/code/nel/tools/build_gamedata/processes/ai_wmap/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/ai_wmap/2_build.py
@@ -8,7 +8,7 @@
# Build ai_wmap
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ai_wmap/3_install.py b/code/nel/tools/build_gamedata/processes/ai_wmap/3_install.py
index e9e68651e..fb81b991d 100755
--- a/code/nel/tools/build_gamedata/processes/ai_wmap/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/ai_wmap/3_install.py
@@ -8,7 +8,7 @@
# Install ai_wmap
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/anim/0_setup.py b/code/nel/tools/build_gamedata/processes/anim/0_setup.py
index 7261feeeb..1f9cf10d7 100755
--- a/code/nel/tools/build_gamedata/processes/anim/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/anim/0_setup.py
@@ -8,7 +8,7 @@
# Setup anim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/anim/1_export.py b/code/nel/tools/build_gamedata/processes/anim/1_export.py
index c59056266..4c51fc261 100755
--- a/code/nel/tools/build_gamedata/processes/anim/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/anim/1_export.py
@@ -12,7 +12,7 @@
# Export anim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/anim/2_build.py b/code/nel/tools/build_gamedata/processes/anim/2_build.py
index 8a2ab5bab..81d968b06 100755
--- a/code/nel/tools/build_gamedata/processes/anim/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/anim/2_build.py
@@ -8,7 +8,7 @@
# Build anim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/anim/3_install.py b/code/nel/tools/build_gamedata/processes/anim/3_install.py
index 8887ba8fe..896f43db0 100755
--- a/code/nel/tools/build_gamedata/processes/anim/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/anim/3_install.py
@@ -8,7 +8,7 @@
# Install anim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/cegui/0_setup.py b/code/nel/tools/build_gamedata/processes/cegui/0_setup.py
index 8ce9a3e78..b3f61468c 100755
--- a/code/nel/tools/build_gamedata/processes/cegui/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/cegui/0_setup.py
@@ -7,7 +7,7 @@
# Setup cegui
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/cegui/1_export.py b/code/nel/tools/build_gamedata/processes/cegui/1_export.py
index 71104fb4a..018562c46 100755
--- a/code/nel/tools/build_gamedata/processes/cegui/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/cegui/1_export.py
@@ -7,7 +7,7 @@
# Export cegui
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/cegui/2_build.py b/code/nel/tools/build_gamedata/processes/cegui/2_build.py
index 86afc1ec3..134830547 100755
--- a/code/nel/tools/build_gamedata/processes/cegui/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/cegui/2_build.py
@@ -7,7 +7,7 @@
# Build cegui
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/cegui/3_install.py b/code/nel/tools/build_gamedata/processes/cegui/3_install.py
index 89525b1e8..d1d6547ad 100755
--- a/code/nel/tools/build_gamedata/processes/cegui/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/cegui/3_install.py
@@ -7,7 +7,7 @@
# Install cegui
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/clodbank/0_setup.py b/code/nel/tools/build_gamedata/processes/clodbank/0_setup.py
index 223d5a163..532113523 100755
--- a/code/nel/tools/build_gamedata/processes/clodbank/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/clodbank/0_setup.py
@@ -8,7 +8,7 @@
# Setup clodbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/clodbank/1_export.py b/code/nel/tools/build_gamedata/processes/clodbank/1_export.py
index 0046c2a01..64cd875df 100755
--- a/code/nel/tools/build_gamedata/processes/clodbank/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/clodbank/1_export.py
@@ -12,7 +12,7 @@
# Export clodbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/clodbank/2_build.py b/code/nel/tools/build_gamedata/processes/clodbank/2_build.py
index 9bd6d2cd6..9146f8c8e 100755
--- a/code/nel/tools/build_gamedata/processes/clodbank/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/clodbank/2_build.py
@@ -8,7 +8,7 @@
# Build clodbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/clodbank/3_install.py b/code/nel/tools/build_gamedata/processes/clodbank/3_install.py
index efc3483eb..b8da3d280 100755
--- a/code/nel/tools/build_gamedata/processes/clodbank/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/clodbank/3_install.py
@@ -8,7 +8,7 @@
# Install clodbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/copy/0_setup.py b/code/nel/tools/build_gamedata/processes/copy/0_setup.py
index d1dd6a59b..f87f94bc9 100755
--- a/code/nel/tools/build_gamedata/processes/copy/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/copy/0_setup.py
@@ -8,7 +8,7 @@
# Setup copy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/copy/1_export.py b/code/nel/tools/build_gamedata/processes/copy/1_export.py
index 50922dc75..39fa7fa4e 100755
--- a/code/nel/tools/build_gamedata/processes/copy/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/copy/1_export.py
@@ -8,7 +8,7 @@
# Export copy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/copy/2_build.py b/code/nel/tools/build_gamedata/processes/copy/2_build.py
index 21b55c1de..796ce3451 100755
--- a/code/nel/tools/build_gamedata/processes/copy/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/copy/2_build.py
@@ -8,7 +8,7 @@
# Build copy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/copy/3_install.py b/code/nel/tools/build_gamedata/processes/copy/3_install.py
index af988c8a7..7bcacc473 100755
--- a/code/nel/tools/build_gamedata/processes/copy/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/copy/3_install.py
@@ -8,7 +8,7 @@
# Install copy
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/displace/0_setup.py b/code/nel/tools/build_gamedata/processes/displace/0_setup.py
index 9aed98716..6a5e3170e 100755
--- a/code/nel/tools/build_gamedata/processes/displace/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/displace/0_setup.py
@@ -8,7 +8,7 @@
# Setup displace
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/displace/1_export.py b/code/nel/tools/build_gamedata/processes/displace/1_export.py
index edd93f2ea..52ce5e24d 100755
--- a/code/nel/tools/build_gamedata/processes/displace/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/displace/1_export.py
@@ -8,7 +8,7 @@
# Export displace
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/displace/2_build.py b/code/nel/tools/build_gamedata/processes/displace/2_build.py
index 8a443450c..bc7f91aac 100755
--- a/code/nel/tools/build_gamedata/processes/displace/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/displace/2_build.py
@@ -8,7 +8,7 @@
# Build displace
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/displace/3_install.py b/code/nel/tools/build_gamedata/processes/displace/3_install.py
index bdf8b3a30..76c0c03e4 100755
--- a/code/nel/tools/build_gamedata/processes/displace/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/displace/3_install.py
@@ -8,7 +8,7 @@
# Install displace
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/farbank/0_setup.py b/code/nel/tools/build_gamedata/processes/farbank/0_setup.py
index b02191d2a..9761fa8b1 100755
--- a/code/nel/tools/build_gamedata/processes/farbank/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/farbank/0_setup.py
@@ -8,7 +8,7 @@
# Setup farbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/farbank/1_export.py b/code/nel/tools/build_gamedata/processes/farbank/1_export.py
index 267b5410e..380a3444e 100755
--- a/code/nel/tools/build_gamedata/processes/farbank/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/farbank/1_export.py
@@ -8,7 +8,7 @@
# Export farbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/farbank/2_build.py b/code/nel/tools/build_gamedata/processes/farbank/2_build.py
index aed7e4418..85008bdde 100755
--- a/code/nel/tools/build_gamedata/processes/farbank/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/farbank/2_build.py
@@ -8,7 +8,7 @@
# Build farbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/farbank/3_install.py b/code/nel/tools/build_gamedata/processes/farbank/3_install.py
index f786a7850..d9164f84a 100755
--- a/code/nel/tools/build_gamedata/processes/farbank/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/farbank/3_install.py
@@ -8,7 +8,7 @@
# Install farbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/font/0_setup.py b/code/nel/tools/build_gamedata/processes/font/0_setup.py
index 9b29962b2..4b2a149da 100755
--- a/code/nel/tools/build_gamedata/processes/font/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/font/0_setup.py
@@ -8,7 +8,7 @@
# setup font
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/font/1_export.py b/code/nel/tools/build_gamedata/processes/font/1_export.py
index 1911aaa0e..f97d3375e 100755
--- a/code/nel/tools/build_gamedata/processes/font/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/font/1_export.py
@@ -8,7 +8,7 @@
# Export font
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/font/2_build.py b/code/nel/tools/build_gamedata/processes/font/2_build.py
index 2f2db281d..bc8794996 100755
--- a/code/nel/tools/build_gamedata/processes/font/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/font/2_build.py
@@ -8,7 +8,7 @@
# Build font
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/font/3_install.py b/code/nel/tools/build_gamedata/processes/font/3_install.py
index 8a7b79e93..c18ae12e3 100755
--- a/code/nel/tools/build_gamedata/processes/font/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/font/3_install.py
@@ -8,7 +8,7 @@
# Install font
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig/0_setup.py b/code/nel/tools/build_gamedata/processes/ig/0_setup.py
index 854777f6f..830a32e26 100755
--- a/code/nel/tools/build_gamedata/processes/ig/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/ig/0_setup.py
@@ -8,7 +8,7 @@
# Setup ig
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig/1_export.py b/code/nel/tools/build_gamedata/processes/ig/1_export.py
index 6a2958a12..e22e7ec82 100755
--- a/code/nel/tools/build_gamedata/processes/ig/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/ig/1_export.py
@@ -8,7 +8,7 @@
# Export ig
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig/2_build.py b/code/nel/tools/build_gamedata/processes/ig/2_build.py
index 50eb1dbfa..afb84c312 100755
--- a/code/nel/tools/build_gamedata/processes/ig/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/ig/2_build.py
@@ -8,7 +8,7 @@
# Build ig
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig/3_install.py b/code/nel/tools/build_gamedata/processes/ig/3_install.py
index de4ac592f..7ab5f182d 100755
--- a/code/nel/tools/build_gamedata/processes/ig/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/ig/3_install.py
@@ -8,7 +8,7 @@
# Install ig
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig_light/0_setup.py b/code/nel/tools/build_gamedata/processes/ig_light/0_setup.py
index c03ddefad..82bda3129 100755
--- a/code/nel/tools/build_gamedata/processes/ig_light/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/ig_light/0_setup.py
@@ -8,7 +8,7 @@
# Setup ig_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig_light/1_export.py b/code/nel/tools/build_gamedata/processes/ig_light/1_export.py
index 8423c5738..4880b9d57 100755
--- a/code/nel/tools/build_gamedata/processes/ig_light/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/ig_light/1_export.py
@@ -8,7 +8,7 @@
# Export ig_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig_light/2_build.py b/code/nel/tools/build_gamedata/processes/ig_light/2_build.py
index cff5766ce..41ae92ff8 100755
--- a/code/nel/tools/build_gamedata/processes/ig_light/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/ig_light/2_build.py
@@ -8,7 +8,7 @@
# Build ig_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ig_light/3_install.py b/code/nel/tools/build_gamedata/processes/ig_light/3_install.py
index 3a94640bf..332d02184 100755
--- a/code/nel/tools/build_gamedata/processes/ig_light/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/ig_light/3_install.py
@@ -8,7 +8,7 @@
# Install ig_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/interface/0_setup.py b/code/nel/tools/build_gamedata/processes/interface/0_setup.py
index 9b58eebb1..4a227d364 100755
--- a/code/nel/tools/build_gamedata/processes/interface/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/interface/0_setup.py
@@ -8,7 +8,7 @@
# Setup interface
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/interface/1_export.py b/code/nel/tools/build_gamedata/processes/interface/1_export.py
index d4146db80..b6c0f394c 100755
--- a/code/nel/tools/build_gamedata/processes/interface/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/interface/1_export.py
@@ -8,7 +8,7 @@
# Export interface
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/interface/2_build.py b/code/nel/tools/build_gamedata/processes/interface/2_build.py
index 0e1a0061f..4dfead25b 100755
--- a/code/nel/tools/build_gamedata/processes/interface/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/interface/2_build.py
@@ -8,7 +8,7 @@
# Build interface
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/interface/3_install.py b/code/nel/tools/build_gamedata/processes/interface/3_install.py
index a0800c522..d7f052561 100755
--- a/code/nel/tools/build_gamedata/processes/interface/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/interface/3_install.py
@@ -8,7 +8,7 @@
# Install interface
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ligo/0_setup.py b/code/nel/tools/build_gamedata/processes/ligo/0_setup.py
index 3343e07ce..32a74bf63 100755
--- a/code/nel/tools/build_gamedata/processes/ligo/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/ligo/0_setup.py
@@ -8,7 +8,7 @@
# Setup ligo
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ligo/1_export.py b/code/nel/tools/build_gamedata/processes/ligo/1_export.py
index 029121478..09be53494 100755
--- a/code/nel/tools/build_gamedata/processes/ligo/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/ligo/1_export.py
@@ -8,7 +8,7 @@
# Export ligo
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ligo/2_build.py b/code/nel/tools/build_gamedata/processes/ligo/2_build.py
index 9d51788bb..54f5d75e8 100755
--- a/code/nel/tools/build_gamedata/processes/ligo/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/ligo/2_build.py
@@ -8,7 +8,7 @@
# Build ligo
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ligo/3_install.py b/code/nel/tools/build_gamedata/processes/ligo/3_install.py
index 5bf59b884..9d9e59b54 100755
--- a/code/nel/tools/build_gamedata/processes/ligo/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/ligo/3_install.py
@@ -8,7 +8,7 @@
# Install ligo
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/map/0_setup.py b/code/nel/tools/build_gamedata/processes/map/0_setup.py
index 10769e968..5cfc189d5 100755
--- a/code/nel/tools/build_gamedata/processes/map/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/map/0_setup.py
@@ -8,7 +8,7 @@
# Setup map
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/map/1_export.py b/code/nel/tools/build_gamedata/processes/map/1_export.py
index 3432eddd6..a77d32082 100755
--- a/code/nel/tools/build_gamedata/processes/map/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/map/1_export.py
@@ -8,7 +8,7 @@
# Export map
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/map/2_build.py b/code/nel/tools/build_gamedata/processes/map/2_build.py
index 91b7ffbb5..82a777410 100755
--- a/code/nel/tools/build_gamedata/processes/map/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/map/2_build.py
@@ -8,7 +8,7 @@
# Build map
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/map/3_install.py b/code/nel/tools/build_gamedata/processes/map/3_install.py
index 29a8cbd2f..a5a56bb94 100755
--- a/code/nel/tools/build_gamedata/processes/map/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/map/3_install.py
@@ -8,7 +8,7 @@
# Install map
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim/0_setup.py b/code/nel/tools/build_gamedata/processes/pacs_prim/0_setup.py
index 5692df9aa..e9bdb5918 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim/0_setup.py
@@ -8,7 +8,7 @@
# Setup pacs_prim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim/1_export.py b/code/nel/tools/build_gamedata/processes/pacs_prim/1_export.py
index 511467d3c..4fb464704 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim/1_export.py
@@ -12,7 +12,7 @@
# Export pacs_prim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim/2_build.py b/code/nel/tools/build_gamedata/processes/pacs_prim/2_build.py
index 455546657..d50aa6b8c 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim/2_build.py
@@ -8,7 +8,7 @@
# Build pacs_prim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim/3_install.py b/code/nel/tools/build_gamedata/processes/pacs_prim/3_install.py
index a696f73ae..da932c469 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim/3_install.py
@@ -8,7 +8,7 @@
# Install pacs_prim
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim_list/0_setup.py b/code/nel/tools/build_gamedata/processes/pacs_prim_list/0_setup.py
index c761b033c..6be8fbea3 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim_list/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim_list/0_setup.py
@@ -8,7 +8,7 @@
# Setup pacs_prim_list
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim_list/1_export.py b/code/nel/tools/build_gamedata/processes/pacs_prim_list/1_export.py
index 0876366c2..3f250406b 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim_list/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim_list/1_export.py
@@ -8,7 +8,7 @@
# Export pacs_prim_list
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim_list/2_build.py b/code/nel/tools/build_gamedata/processes/pacs_prim_list/2_build.py
index 169b8ee76..3c1f3cdbb 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim_list/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim_list/2_build.py
@@ -8,7 +8,7 @@
# Build pacs_prim_list
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/pacs_prim_list/3_install.py b/code/nel/tools/build_gamedata/processes/pacs_prim_list/3_install.py
index 50d920fe1..73656122c 100755
--- a/code/nel/tools/build_gamedata/processes/pacs_prim_list/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/pacs_prim_list/3_install.py
@@ -8,7 +8,7 @@
# Install pacs_prim_list
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/properties/0_setup.py b/code/nel/tools/build_gamedata/processes/properties/0_setup.py
index 4118cfeb3..1a0889caf 100755
--- a/code/nel/tools/build_gamedata/processes/properties/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/properties/0_setup.py
@@ -8,7 +8,7 @@
# Setup properties
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/properties/1_export.py b/code/nel/tools/build_gamedata/processes/properties/1_export.py
index 1c91b20db..809dc440c 100755
--- a/code/nel/tools/build_gamedata/processes/properties/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/properties/1_export.py
@@ -8,7 +8,7 @@
# Export properties
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/properties/2_build.py b/code/nel/tools/build_gamedata/processes/properties/2_build.py
index beb9ef8d5..721d58174 100755
--- a/code/nel/tools/build_gamedata/processes/properties/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/properties/2_build.py
@@ -8,7 +8,7 @@
# Build properties
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/properties/3_install.py b/code/nel/tools/build_gamedata/processes/properties/3_install.py
index 5a0321140..79da071c0 100755
--- a/code/nel/tools/build_gamedata/processes/properties/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/properties/3_install.py
@@ -8,7 +8,7 @@
# Install properties
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ps/0_setup.py b/code/nel/tools/build_gamedata/processes/ps/0_setup.py
index 673cfc976..c602cb8fe 100755
--- a/code/nel/tools/build_gamedata/processes/ps/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/ps/0_setup.py
@@ -8,7 +8,7 @@
# Setup ps
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ps/1_export.py b/code/nel/tools/build_gamedata/processes/ps/1_export.py
index f1059f7d3..e30385335 100755
--- a/code/nel/tools/build_gamedata/processes/ps/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/ps/1_export.py
@@ -8,7 +8,7 @@
# Export ps
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ps/2_build.py b/code/nel/tools/build_gamedata/processes/ps/2_build.py
index 205f7bc23..71c45e42b 100755
--- a/code/nel/tools/build_gamedata/processes/ps/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/ps/2_build.py
@@ -8,7 +8,7 @@
# Build ps
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/ps/3_install.py b/code/nel/tools/build_gamedata/processes/ps/3_install.py
index 28efa96b2..56713d999 100755
--- a/code/nel/tools/build_gamedata/processes/ps/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/ps/3_install.py
@@ -8,7 +8,7 @@
# Install ps
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/rbank/0_setup.py b/code/nel/tools/build_gamedata/processes/rbank/0_setup.py
index 4c11c57b1..94bdb1151 100755
--- a/code/nel/tools/build_gamedata/processes/rbank/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/rbank/0_setup.py
@@ -8,7 +8,7 @@
# Setup rbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/rbank/1_export.py b/code/nel/tools/build_gamedata/processes/rbank/1_export.py
index ea078d41d..4b5667961 100755
--- a/code/nel/tools/build_gamedata/processes/rbank/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/rbank/1_export.py
@@ -12,7 +12,7 @@
# Export rbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/rbank/2_build.py b/code/nel/tools/build_gamedata/processes/rbank/2_build.py
index 0da42fed5..b38aea94b 100755
--- a/code/nel/tools/build_gamedata/processes/rbank/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/rbank/2_build.py
@@ -8,7 +8,7 @@
# Build rbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/rbank/3_install.py b/code/nel/tools/build_gamedata/processes/rbank/3_install.py
index 8a548d7c3..c806c79f9 100755
--- a/code/nel/tools/build_gamedata/processes/rbank/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/rbank/3_install.py
@@ -8,7 +8,7 @@
# Install rbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/shape/0_setup.py b/code/nel/tools/build_gamedata/processes/shape/0_setup.py
index 941d07531..25eabed9e 100755
--- a/code/nel/tools/build_gamedata/processes/shape/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/shape/0_setup.py
@@ -8,7 +8,7 @@
# Setup shape
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/shape/1_export.py b/code/nel/tools/build_gamedata/processes/shape/1_export.py
index 92bb9c3e9..f30338264 100755
--- a/code/nel/tools/build_gamedata/processes/shape/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/shape/1_export.py
@@ -8,7 +8,7 @@
# Export shape
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/shape/2_build.py b/code/nel/tools/build_gamedata/processes/shape/2_build.py
index 1a9f668f8..f261473fe 100755
--- a/code/nel/tools/build_gamedata/processes/shape/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/shape/2_build.py
@@ -8,7 +8,7 @@
# Build shape
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/shape/3_install.py b/code/nel/tools/build_gamedata/processes/shape/3_install.py
index f6265a1a6..d96770c28 100755
--- a/code/nel/tools/build_gamedata/processes/shape/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/shape/3_install.py
@@ -8,7 +8,7 @@
# Install shape
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheet_id/0_setup.py b/code/nel/tools/build_gamedata/processes/sheet_id/0_setup.py
index 521913fbf..94fd8210f 100755
--- a/code/nel/tools/build_gamedata/processes/sheet_id/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/sheet_id/0_setup.py
@@ -8,7 +8,7 @@
# Setup sheet_id
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheet_id/1_export.py b/code/nel/tools/build_gamedata/processes/sheet_id/1_export.py
index 4894babf1..29387c55f 100755
--- a/code/nel/tools/build_gamedata/processes/sheet_id/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/sheet_id/1_export.py
@@ -8,7 +8,7 @@
# Export sheet_id
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheet_id/2_build.py b/code/nel/tools/build_gamedata/processes/sheet_id/2_build.py
index b29914913..51fdefc0f 100755
--- a/code/nel/tools/build_gamedata/processes/sheet_id/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/sheet_id/2_build.py
@@ -8,7 +8,7 @@
# Build sheet_id
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheet_id/3_install.py b/code/nel/tools/build_gamedata/processes/sheet_id/3_install.py
index 914b9863c..9f27b0dae 100755
--- a/code/nel/tools/build_gamedata/processes/sheet_id/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/sheet_id/3_install.py
@@ -8,7 +8,7 @@
# Install sheet_id
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheets/0_setup.py b/code/nel/tools/build_gamedata/processes/sheets/0_setup.py
index 7dc36ab9d..0ad1a3655 100755
--- a/code/nel/tools/build_gamedata/processes/sheets/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/sheets/0_setup.py
@@ -8,7 +8,7 @@
# Setup sheets
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheets/1_export.py b/code/nel/tools/build_gamedata/processes/sheets/1_export.py
index ca94394c9..1a8cc51af 100755
--- a/code/nel/tools/build_gamedata/processes/sheets/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/sheets/1_export.py
@@ -8,7 +8,7 @@
# Export sheets
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheets/2_build.py b/code/nel/tools/build_gamedata/processes/sheets/2_build.py
index d9690f52a..ea8f899d2 100755
--- a/code/nel/tools/build_gamedata/processes/sheets/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/sheets/2_build.py
@@ -8,7 +8,7 @@
# Build sheets
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sheets/3_install.py b/code/nel/tools/build_gamedata/processes/sheets/3_install.py
index 23f17a6dc..ed6efaffd 100755
--- a/code/nel/tools/build_gamedata/processes/sheets/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/sheets/3_install.py
@@ -8,7 +8,7 @@
# Install sheets
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/skel/0_setup.py b/code/nel/tools/build_gamedata/processes/skel/0_setup.py
index ed4471d9b..7394babdd 100755
--- a/code/nel/tools/build_gamedata/processes/skel/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/skel/0_setup.py
@@ -8,7 +8,7 @@
# Setup skel
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/skel/1_export.py b/code/nel/tools/build_gamedata/processes/skel/1_export.py
index b0c54cb23..5f065fe5d 100755
--- a/code/nel/tools/build_gamedata/processes/skel/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/skel/1_export.py
@@ -12,7 +12,7 @@
# Export skel
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/skel/2_build.py b/code/nel/tools/build_gamedata/processes/skel/2_build.py
index 090b1a774..86bfce1c8 100755
--- a/code/nel/tools/build_gamedata/processes/skel/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/skel/2_build.py
@@ -8,7 +8,7 @@
# Build skel
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/skel/3_install.py b/code/nel/tools/build_gamedata/processes/skel/3_install.py
index fd5bb9aa0..f70a0258f 100755
--- a/code/nel/tools/build_gamedata/processes/skel/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/skel/3_install.py
@@ -8,7 +8,7 @@
# Install skel
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/smallbank/0_setup.py b/code/nel/tools/build_gamedata/processes/smallbank/0_setup.py
index 8f7955d42..751077ba3 100755
--- a/code/nel/tools/build_gamedata/processes/smallbank/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/smallbank/0_setup.py
@@ -8,7 +8,7 @@
# Setup smallbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/smallbank/1_export.py b/code/nel/tools/build_gamedata/processes/smallbank/1_export.py
index 82c998eb9..b7d3c6c24 100755
--- a/code/nel/tools/build_gamedata/processes/smallbank/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/smallbank/1_export.py
@@ -8,7 +8,7 @@
# Export smallbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/smallbank/2_build.py b/code/nel/tools/build_gamedata/processes/smallbank/2_build.py
index ccebd0f3c..a13d1e843 100755
--- a/code/nel/tools/build_gamedata/processes/smallbank/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/smallbank/2_build.py
@@ -8,7 +8,7 @@
# Build smallbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/smallbank/3_install.py b/code/nel/tools/build_gamedata/processes/smallbank/3_install.py
index dd71d226e..310cdaa52 100755
--- a/code/nel/tools/build_gamedata/processes/smallbank/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/smallbank/3_install.py
@@ -8,7 +8,7 @@
# Install smallbank
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sound/0_setup.py b/code/nel/tools/build_gamedata/processes/sound/0_setup.py
index d668b06b6..178a810ae 100755
--- a/code/nel/tools/build_gamedata/processes/sound/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/sound/0_setup.py
@@ -8,7 +8,7 @@
# Setup sound
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sound/1_export.py b/code/nel/tools/build_gamedata/processes/sound/1_export.py
index 3d7e17276..4fd98abb4 100755
--- a/code/nel/tools/build_gamedata/processes/sound/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/sound/1_export.py
@@ -8,7 +8,7 @@
# Export sound
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sound/2_build.py b/code/nel/tools/build_gamedata/processes/sound/2_build.py
index 02e28e42c..56abeedd7 100755
--- a/code/nel/tools/build_gamedata/processes/sound/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/sound/2_build.py
@@ -8,7 +8,7 @@
# Build sound
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/sound/3_install.py b/code/nel/tools/build_gamedata/processes/sound/3_install.py
index e27f02a62..dc32c30e1 100755
--- a/code/nel/tools/build_gamedata/processes/sound/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/sound/3_install.py
@@ -8,7 +8,7 @@
# Install sound
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/swt/0_setup.py b/code/nel/tools/build_gamedata/processes/swt/0_setup.py
index 90a96010c..4b947f496 100755
--- a/code/nel/tools/build_gamedata/processes/swt/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/swt/0_setup.py
@@ -8,7 +8,7 @@
# Setup swt
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/swt/1_export.py b/code/nel/tools/build_gamedata/processes/swt/1_export.py
index 9b1913f36..0803f1246 100755
--- a/code/nel/tools/build_gamedata/processes/swt/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/swt/1_export.py
@@ -12,7 +12,7 @@
# Export swt
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/swt/2_build.py b/code/nel/tools/build_gamedata/processes/swt/2_build.py
index 8359dea29..7ae606a0a 100755
--- a/code/nel/tools/build_gamedata/processes/swt/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/swt/2_build.py
@@ -8,7 +8,7 @@
# Build swt
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/swt/3_install.py b/code/nel/tools/build_gamedata/processes/swt/3_install.py
index b71ed0caa..b70e623f5 100755
--- a/code/nel/tools/build_gamedata/processes/swt/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/swt/3_install.py
@@ -8,7 +8,7 @@
# Install swt
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/tiles/0_setup.py b/code/nel/tools/build_gamedata/processes/tiles/0_setup.py
index 30ddf8d28..e7a093723 100755
--- a/code/nel/tools/build_gamedata/processes/tiles/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/tiles/0_setup.py
@@ -8,7 +8,7 @@
# Setup tiles
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/tiles/1_export.py b/code/nel/tools/build_gamedata/processes/tiles/1_export.py
index 823935c18..9459b81b2 100755
--- a/code/nel/tools/build_gamedata/processes/tiles/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/tiles/1_export.py
@@ -8,7 +8,7 @@
# Export tiles
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/tiles/2_build.py b/code/nel/tools/build_gamedata/processes/tiles/2_build.py
index 9af276464..af1349ccf 100755
--- a/code/nel/tools/build_gamedata/processes/tiles/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/tiles/2_build.py
@@ -8,7 +8,7 @@
# Build tiles
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/tiles/3_install.py b/code/nel/tools/build_gamedata/processes/tiles/3_install.py
index 402fbcdba..a9a31187e 100755
--- a/code/nel/tools/build_gamedata/processes/tiles/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/tiles/3_install.py
@@ -8,7 +8,7 @@
# Install tiles
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/veget/0_setup.py b/code/nel/tools/build_gamedata/processes/veget/0_setup.py
index 7a890560c..222bc39bb 100755
--- a/code/nel/tools/build_gamedata/processes/veget/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/veget/0_setup.py
@@ -8,7 +8,7 @@
# Setup veget
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/veget/1_export.py b/code/nel/tools/build_gamedata/processes/veget/1_export.py
index 04d3dc06b..b2f8a7c57 100755
--- a/code/nel/tools/build_gamedata/processes/veget/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/veget/1_export.py
@@ -12,7 +12,7 @@
# Export veget
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/veget/2_build.py b/code/nel/tools/build_gamedata/processes/veget/2_build.py
index 7fb69e665..e3358fd39 100755
--- a/code/nel/tools/build_gamedata/processes/veget/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/veget/2_build.py
@@ -8,7 +8,7 @@
# Build veget
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/veget/3_install.py b/code/nel/tools/build_gamedata/processes/veget/3_install.py
index 14b8b33bd..5801e6392 100755
--- a/code/nel/tools/build_gamedata/processes/veget/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/veget/3_install.py
@@ -8,7 +8,7 @@
# Install veget
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/vegetset/0_setup.py b/code/nel/tools/build_gamedata/processes/vegetset/0_setup.py
index 2a9364fd8..c46c11b66 100755
--- a/code/nel/tools/build_gamedata/processes/vegetset/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/vegetset/0_setup.py
@@ -8,7 +8,7 @@
# Setup vegetset
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/vegetset/1_export.py b/code/nel/tools/build_gamedata/processes/vegetset/1_export.py
index 5bd7c62fa..03d70f59d 100755
--- a/code/nel/tools/build_gamedata/processes/vegetset/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/vegetset/1_export.py
@@ -8,7 +8,7 @@
# Export vegetset
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/vegetset/2_build.py b/code/nel/tools/build_gamedata/processes/vegetset/2_build.py
index f46ba5f65..0aab2ecee 100755
--- a/code/nel/tools/build_gamedata/processes/vegetset/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/vegetset/2_build.py
@@ -8,7 +8,7 @@
# Build vegetset
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/vegetset/3_install.py b/code/nel/tools/build_gamedata/processes/vegetset/3_install.py
index 107d0e516..25ebd7677 100755
--- a/code/nel/tools/build_gamedata/processes/vegetset/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/vegetset/3_install.py
@@ -8,7 +8,7 @@
# Install vegetset
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone/0_setup.py b/code/nel/tools/build_gamedata/processes/zone/0_setup.py
index 7ecfe614c..ab85cb515 100755
--- a/code/nel/tools/build_gamedata/processes/zone/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/zone/0_setup.py
@@ -8,7 +8,7 @@
# Setup zone
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone/1_export.py b/code/nel/tools/build_gamedata/processes/zone/1_export.py
index 2897ccc0e..94a90900c 100755
--- a/code/nel/tools/build_gamedata/processes/zone/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/zone/1_export.py
@@ -12,7 +12,7 @@
# Export zone
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone/2_build.py b/code/nel/tools/build_gamedata/processes/zone/2_build.py
index 31ad7d6e0..ad2f052fd 100755
--- a/code/nel/tools/build_gamedata/processes/zone/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/zone/2_build.py
@@ -8,7 +8,7 @@
# Build zone
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone/3_install.py b/code/nel/tools/build_gamedata/processes/zone/3_install.py
index 6afba7955..0326abf75 100755
--- a/code/nel/tools/build_gamedata/processes/zone/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/zone/3_install.py
@@ -8,7 +8,7 @@
# Install zone
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone_light/0_setup.py b/code/nel/tools/build_gamedata/processes/zone_light/0_setup.py
index 58beff27d..44c67935d 100755
--- a/code/nel/tools/build_gamedata/processes/zone_light/0_setup.py
+++ b/code/nel/tools/build_gamedata/processes/zone_light/0_setup.py
@@ -8,7 +8,7 @@
# Setup zone_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone_light/1_export.py b/code/nel/tools/build_gamedata/processes/zone_light/1_export.py
index 615a4dffa..016fe826b 100755
--- a/code/nel/tools/build_gamedata/processes/zone_light/1_export.py
+++ b/code/nel/tools/build_gamedata/processes/zone_light/1_export.py
@@ -8,7 +8,7 @@
# Export zone_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone_light/2_build.py b/code/nel/tools/build_gamedata/processes/zone_light/2_build.py
index 8de63f4d8..84d2b26a4 100755
--- a/code/nel/tools/build_gamedata/processes/zone_light/2_build.py
+++ b/code/nel/tools/build_gamedata/processes/zone_light/2_build.py
@@ -8,7 +8,7 @@
# Build zone_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
diff --git a/code/nel/tools/build_gamedata/processes/zone_light/3_install.py b/code/nel/tools/build_gamedata/processes/zone_light/3_install.py
index 6b1b14c63..4e4d231a4 100755
--- a/code/nel/tools/build_gamedata/processes/zone_light/3_install.py
+++ b/code/nel/tools/build_gamedata/processes/zone_light/3_install.py
@@ -8,7 +8,7 @@
# Install zone_light
#
# NeL - MMORPG Framework
-# Copyright (C) 2010 Winch Gate Property Limited
+# Copyright (C) 2009-2014 by authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as