From 6ff54a56ee1667125bf5acd7c9e29145d0f00112 Mon Sep 17 00:00:00 2001
From: Wouter Wolters <typo3@wouterwolters.nl>
Date: Thu, 5 Jan 2017 11:12:36 +0100
Subject: [PATCH] [TASK] Update copyright year to 2017

Resolves: #79165
Releases: master, 7.6, 6.2
Change-Id: Ia3211ad00a3b6bd915b0a099bdb8d98a8b12dc7f
Reviewed-on: https://review.typo3.org/51176
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
---
 typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php     | 2 +-
 typo3/sysext/css_styled_content/Documentation/Index.rst         | 2 +-
 typo3/sysext/css_styled_content/Documentation/Settings.cfg      | 2 +-
 typo3/sysext/dbal/Documentation/Index.rst                       | 2 +-
 typo3/sysext/dbal/Documentation/Settings.cfg                    | 2 +-
 typo3/sysext/felogin/Documentation/Index.rst                    | 2 +-
 typo3/sysext/felogin/Documentation/Settings.cfg                 | 2 +-
 typo3/sysext/fluid_styled_content/Documentation/Index.rst       | 2 +-
 typo3/sysext/fluid_styled_content/Documentation/Settings.cfg    | 2 +-
 typo3/sysext/form/Documentation/Index.rst                       | 2 +-
 typo3/sysext/form/Documentation/Settings.cfg                    | 2 +-
 typo3/sysext/indexed_search/Documentation/Index.rst             | 2 +-
 typo3/sysext/indexed_search/Documentation/Settings.cfg          | 2 +-
 typo3/sysext/linkvalidator/Documentation/Index.rst              | 2 +-
 typo3/sysext/linkvalidator/Documentation/Settings.cfg           | 2 +-
 typo3/sysext/recycler/Documentation/Index.rst                   | 2 +-
 typo3/sysext/recycler/Documentation/Settings.cfg                | 2 +-
 typo3/sysext/rsaauth/Documentation/Index.rst                    | 2 +-
 typo3/sysext/rsaauth/Documentation/Settings.cfg                 | 2 +-
 typo3/sysext/rtehtmlarea/Documentation/Settings.cfg             | 2 +-
 .../Resources/Public/JavaScript/Plugins/AboutEditor.js          | 2 +-
 typo3/sysext/saltedpasswords/Documentation/Index.rst            | 2 +-
 typo3/sysext/saltedpasswords/Documentation/Settings.cfg         | 2 +-
 typo3/sysext/scheduler/Documentation/Index.rst                  | 2 +-
 typo3/sysext/scheduler/Documentation/Settings.cfg               | 2 +-
 typo3/sysext/sys_action/Documentation/Index.rst                 | 2 +-
 typo3/sysext/sys_action/Documentation/Settings.cfg              | 2 +-
 typo3/sysext/taskcenter/Documentation/Index.rst                 | 2 +-
 typo3/sysext/taskcenter/Documentation/Settings.cfg              | 2 +-
 typo3/sysext/workspaces/Documentation/Index.rst                 | 2 +-
 typo3/sysext/workspaces/Documentation/Settings.cfg              | 2 +-
 31 files changed, 31 insertions(+), 31 deletions(-)

diff --git a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
index 3a471ac4f66e..912504396529 100644
--- a/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
+++ b/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
@@ -87,7 +87,7 @@ class SystemEnvironmentBuilder
         // This version, branch and copyright
         define('TYPO3_version', '7.6.16-dev');
         define('TYPO3_branch', '7.6');
-        define('TYPO3_copyright_year', '1998-2016');
+        define('TYPO3_copyright_year', '1998-2017');
 
         // TYPO3 external links
         define('TYPO3_URL_GENERAL', 'https://typo3.org/');
diff --git a/typo3/sysext/css_styled_content/Documentation/Index.rst b/typo3/sysext/css_styled_content/Documentation/Index.rst
index 2f166a831eca..61a4e8b93aa1 100644
--- a/typo3/sysext/css_styled_content/Documentation/Index.rst
+++ b/typo3/sysext/css_styled_content/Documentation/Index.rst
@@ -28,7 +28,7 @@ css_styled_content
       css_styled_content, content elements, rendering, TypoScript
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/css_styled_content/Documentation/Settings.cfg b/typo3/sysext/css_styled_content/Documentation/Settings.cfg
index d5b95e3ce125..b7de2057cc2b 100644
--- a/typo3/sysext/css_styled_content/Documentation/Settings.cfg
+++ b/typo3/sysext/css_styled_content/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = CSS Styled Content
 version     = 7
 release     = 7
 t3author    = Kasper Skaarhoj
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'css_styled_content'. The extension
diff --git a/typo3/sysext/dbal/Documentation/Index.rst b/typo3/sysext/dbal/Documentation/Index.rst
index a524ce163986..6cfe2975f2e0 100644
--- a/typo3/sysext/dbal/Documentation/Index.rst
+++ b/typo3/sysext/dbal/Documentation/Index.rst
@@ -30,7 +30,7 @@ Database Abstraction Layer
       database, abstraction, oracle, postgresql, mssql
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/dbal/Documentation/Settings.cfg b/typo3/sysext/dbal/Documentation/Settings.cfg
index 6572490dc9f7..330934269126 100644
--- a/typo3/sysext/dbal/Documentation/Settings.cfg
+++ b/typo3/sysext/dbal/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Database Abstraction Layer
 version     = 7
 release     = 7
 t3author    = Xavier Perseguers
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'dbal' which is an intermediate database layer.
diff --git a/typo3/sysext/felogin/Documentation/Index.rst b/typo3/sysext/felogin/Documentation/Index.rst
index 55a0a0c57b45..b2ef6dbd4388 100644
--- a/typo3/sysext/felogin/Documentation/Index.rst
+++ b/typo3/sysext/felogin/Documentation/Index.rst
@@ -28,7 +28,7 @@ Frontend Login
       felogin, frontend login
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/felogin/Documentation/Settings.cfg b/typo3/sysext/felogin/Documentation/Settings.cfg
index 987052b7dca6..f8b20455d594 100644
--- a/typo3/sysext/felogin/Documentation/Settings.cfg
+++ b/typo3/sysext/felogin/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Frontend Login for Website Users
 version     = 7
 release     = 7
 t3author    = Steffen Kamper
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'felogin' which is a template-based frontend
diff --git a/typo3/sysext/fluid_styled_content/Documentation/Index.rst b/typo3/sysext/fluid_styled_content/Documentation/Index.rst
index fe296195ec16..d522c3c4bfe9 100644
--- a/typo3/sysext/fluid_styled_content/Documentation/Index.rst
+++ b/typo3/sysext/fluid_styled_content/Documentation/Index.rst
@@ -23,7 +23,7 @@ Content Elements based on Fluid
       frontend, content, fluid
 
 :Copyright:
-      2015-2016
+      2015-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg b/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg
index 86160bcf17fc..0172cbfdd834 100644
--- a/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg
+++ b/typo3/sysext/fluid_styled_content/Documentation/Settings.cfg
@@ -7,7 +7,7 @@ project     = Content Elements based on Fluid (fluid_styled_content)
 version     = latest
 release     = latest
 t3author    = TYPO3 Core Team + Contributors, TYPO3 Documentation Team
-copyright   = 2015-2016
+copyright   = 2015-2017
 
 description = This documentation is about TYPO3's system extension
       "fluid_styled_content" which provides content elements and uses Fluid to render
diff --git a/typo3/sysext/form/Documentation/Index.rst b/typo3/sysext/form/Documentation/Index.rst
index ea833c957cb7..1a4665d3835f 100644
--- a/typo3/sysext/form/Documentation/Index.rst
+++ b/typo3/sysext/form/Documentation/Index.rst
@@ -23,7 +23,7 @@ Form
     form
 
 :Copyright:
-    2000-2016
+    2000-2017
 
 :Author:
     TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/form/Documentation/Settings.cfg b/typo3/sysext/form/Documentation/Settings.cfg
index 850a297844d6..9e5f157f1ffc 100644
--- a/typo3/sysext/form/Documentation/Settings.cfg
+++ b/typo3/sysext/form/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Form Library, Plugin and Wizard
 version     = 7
 release     = 7
 t3author    = Patrick Broens, Ralf Zimmermann
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'form'. This extension brings along the
diff --git a/typo3/sysext/indexed_search/Documentation/Index.rst b/typo3/sysext/indexed_search/Documentation/Index.rst
index 0003dd4e99e3..fc0d9d8d190d 100644
--- a/typo3/sysext/indexed_search/Documentation/Index.rst
+++ b/typo3/sysext/indexed_search/Documentation/Index.rst
@@ -28,7 +28,7 @@ Indexed Search
       indexed search, reference, forDevelopers, forAdvanced
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/indexed_search/Documentation/Settings.cfg b/typo3/sysext/indexed_search/Documentation/Settings.cfg
index 0c5870faa6a9..bae2b5d7c610 100644
--- a/typo3/sysext/indexed_search/Documentation/Settings.cfg
+++ b/typo3/sysext/indexed_search/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Indexed Search Engine
 version     = 7
 release     = 7
 t3author    = Kasper Skaarhoj
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'indexed_search'. The extension is a search
diff --git a/typo3/sysext/linkvalidator/Documentation/Index.rst b/typo3/sysext/linkvalidator/Documentation/Index.rst
index 4611fe23a45d..a0809aaa1db7 100644
--- a/typo3/sysext/linkvalidator/Documentation/Index.rst
+++ b/typo3/sysext/linkvalidator/Documentation/Index.rst
@@ -32,7 +32,7 @@ Linkvalidator
       link validation, linkvalidator
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/linkvalidator/Documentation/Settings.cfg b/typo3/sysext/linkvalidator/Documentation/Settings.cfg
index 6cce24915fa3..b9c800aac467 100644
--- a/typo3/sysext/linkvalidator/Documentation/Settings.cfg
+++ b/typo3/sysext/linkvalidator/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Link Validator
 version     = 7
 release     = 7
 t3author    = Jochen Rieger, Dimitri König, Michael Miousse
-copyright   = 2000-2016
+copyright   = 2000-2017
 
 description = This is the documentation of TYPO3's system
       extension 'linkvalidator'. The extension can check the links
diff --git a/typo3/sysext/recycler/Documentation/Index.rst b/typo3/sysext/recycler/Documentation/Index.rst
index 6023113cd752..05f6ea673a38 100644
--- a/typo3/sysext/recycler/Documentation/Index.rst
+++ b/typo3/sysext/recycler/Documentation/Index.rst
@@ -28,7 +28,7 @@ Recycler
       recycler, sysext
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/recycler/Documentation/Settings.cfg b/typo3/sysext/recycler/Documentation/Settings.cfg
index e64dd911dd7e..f6c10d2aa5c4 100644
--- a/typo3/sysext/recycler/Documentation/Settings.cfg
+++ b/typo3/sysext/recycler/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Recycler
 version     = 7
 release     = 7
 t3author    = Julian Kleinhans
-copyright   = 2008-2016
+copyright   = 2008-2017
 
 description = This is the documentation of TYPO3's system
       extension 'recycler' which offers an interface to restore
diff --git a/typo3/sysext/rsaauth/Documentation/Index.rst b/typo3/sysext/rsaauth/Documentation/Index.rst
index e05c754c2dc6..c09400cc3a02 100644
--- a/typo3/sysext/rsaauth/Documentation/Index.rst
+++ b/typo3/sysext/rsaauth/Documentation/Index.rst
@@ -28,7 +28,7 @@ RSA authentication
       rsa authentication, rsa, encryption
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/rsaauth/Documentation/Settings.cfg b/typo3/sysext/rsaauth/Documentation/Settings.cfg
index ef5553352396..b611733ce369 100644
--- a/typo3/sysext/rsaauth/Documentation/Settings.cfg
+++ b/typo3/sysext/rsaauth/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = RSA authentication for TYPO3
 version     = 7
 release     = 7
 t3author    = Dmitry Dulepov
-copyright   = 2009-2016
+copyright   = 2009-2017
 
 description = This is the documentation of TYPO3's system
       extension 'rsaauth' which offers private/public key
diff --git a/typo3/sysext/rtehtmlarea/Documentation/Settings.cfg b/typo3/sysext/rtehtmlarea/Documentation/Settings.cfg
index 92b5a416e4bb..0b246c94e04a 100644
--- a/typo3/sysext/rtehtmlarea/Documentation/Settings.cfg
+++ b/typo3/sysext/rtehtmlarea/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = htmlArea RTE
 version     = 7
 release     = 7
 t3author    = Stanislas Rolland
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension "Rich Text Editor (rtehtmlarea)".
diff --git a/typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/AboutEditor.js b/typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/AboutEditor.js
index 4e95ffee5635..5e8615eabf54 100644
--- a/typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/AboutEditor.js
+++ b/typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/AboutEditor.js
@@ -153,7 +153,7 @@ define(['TYPO3/CMS/Rtehtmlarea/HTMLArea/Plugin/Plugin',
 						+ '<br />'
 						+ '&copy; 2002-2004 <a href="http://interactivetools.com" target="_blank">interactivetools.com, inc.</a><br />'
 						+ '&copy; 2003-2004 <a href="http://dynarch.com" target="_blank">dynarch.com LLC.</a><br />'
-						+ '&copy; 2004-2016 <a href="http://www.sjbr.ca" target="_blank">Stanislas Rolland</a><br />'
+						+ '&copy; 2004-2017 <a href="http://www.sjbr.ca" target="_blank">Stanislas Rolland</a><br />'
 						+ this.localize('All rights reserved.')
 					+ '</p>'
 			});
diff --git a/typo3/sysext/saltedpasswords/Documentation/Index.rst b/typo3/sysext/saltedpasswords/Documentation/Index.rst
index 14a67990f83f..94a64e1ac8c2 100644
--- a/typo3/sysext/saltedpasswords/Documentation/Index.rst
+++ b/typo3/sysext/saltedpasswords/Documentation/Index.rst
@@ -28,7 +28,7 @@ Salted user password hashes
       salted passwords, encryption
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/saltedpasswords/Documentation/Settings.cfg b/typo3/sysext/saltedpasswords/Documentation/Settings.cfg
index 143eccd6e7a1..6dda7c6bccc6 100644
--- a/typo3/sysext/saltedpasswords/Documentation/Settings.cfg
+++ b/typo3/sysext/saltedpasswords/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Salted user password hashes
 version     = 7
 release     = 7
 t3author    = Marcus Krause, Steffen Ritter
-copyright   = 2009-2016
+copyright   = 2009-2017
 
 description = This is the documentation of TYPO3's system
       extension 'saltedpasswords'. It is a password hashing
diff --git a/typo3/sysext/scheduler/Documentation/Index.rst b/typo3/sysext/scheduler/Documentation/Index.rst
index 55f68a39c7fb..3df91964aaab 100644
--- a/typo3/sysext/scheduler/Documentation/Index.rst
+++ b/typo3/sysext/scheduler/Documentation/Index.rst
@@ -28,7 +28,7 @@ Scheduler
       TYPO3 scheduler
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/scheduler/Documentation/Settings.cfg b/typo3/sysext/scheduler/Documentation/Settings.cfg
index 6f3189053119..81212a834fc8 100644
--- a/typo3/sysext/scheduler/Documentation/Settings.cfg
+++ b/typo3/sysext/scheduler/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Scheduler
 version     = 7
 release     = 7
 t3author    = François Suter
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'scheduler' which lets you register tasks
diff --git a/typo3/sysext/sys_action/Documentation/Index.rst b/typo3/sysext/sys_action/Documentation/Index.rst
index 7243a03681a4..77ff2c39b4a3 100644
--- a/typo3/sysext/sys_action/Documentation/Index.rst
+++ b/typo3/sysext/sys_action/Documentation/Index.rst
@@ -28,7 +28,7 @@ System Actions
       system actions
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/sys_action/Documentation/Settings.cfg b/typo3/sysext/sys_action/Documentation/Settings.cfg
index 7daed281fd9b..943ee3eb012d 100644
--- a/typo3/sysext/sys_action/Documentation/Settings.cfg
+++ b/typo3/sysext/sys_action/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Task Center, Actions
 version     = 7
 release     = 7
 t3author    = Kasper Skaarhoj
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'sys_action'. Actions are 'programmed' admin
diff --git a/typo3/sysext/taskcenter/Documentation/Index.rst b/typo3/sysext/taskcenter/Documentation/Index.rst
index 2a49a8a9c3f7..e1d8cd68cb7b 100644
--- a/typo3/sysext/taskcenter/Documentation/Index.rst
+++ b/typo3/sysext/taskcenter/Documentation/Index.rst
@@ -28,7 +28,7 @@ Taskcenter
       taskcenter
 
 :Copyright:
-      2000-2014
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/taskcenter/Documentation/Settings.cfg b/typo3/sysext/taskcenter/Documentation/Settings.cfg
index a1b9930a368d..2852e867b0ae 100644
--- a/typo3/sysext/taskcenter/Documentation/Settings.cfg
+++ b/typo3/sysext/taskcenter/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Task Center
 version     = 7
 release     = 7
 t3author    = Kasper Skaarhoj
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system extension
       'taskcenter'. Actions are 'programmed' admin tasks which can
diff --git a/typo3/sysext/workspaces/Documentation/Index.rst b/typo3/sysext/workspaces/Documentation/Index.rst
index eea17e7fc3fa..082109716e0b 100644
--- a/typo3/sysext/workspaces/Documentation/Index.rst
+++ b/typo3/sysext/workspaces/Documentation/Index.rst
@@ -23,7 +23,7 @@ Workspaces and Versioning
       worspaces
 
 :Copyright:
-      2000-2015
+      2000-2017
 
 :Author:
       TYPO3 CMS Core Development Team
diff --git a/typo3/sysext/workspaces/Documentation/Settings.cfg b/typo3/sysext/workspaces/Documentation/Settings.cfg
index 5305f3015fec..a0046ee54863 100644
--- a/typo3/sysext/workspaces/Documentation/Settings.cfg
+++ b/typo3/sysext/workspaces/Documentation/Settings.cfg
@@ -4,7 +4,7 @@ project     = Workspaces Management
 version     = 7
 release     = 7
 t3author    = Workspaces Team
-copyright   = 1997-2016
+copyright   = 1997-2017
 
 description = This is the documentation of TYPO3's system
       extension 'workspaces' which adds the functionality of
-- 
GitLab