diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt index a3be0d75e..ece90ddb9 100644 --- a/MIT-LICENSE.txt +++ b/MIT-LICENSE.txt @@ -1,5 +1,5 @@ -Copyright (c) 2011-2017 Cite VisualEditor Team and others under the terms -of The MIT License (MIT), as follows: +Copyright (c) 2011-2018 VisualEditor Team's Cite sub-team and others +under the terms of The MIT License (MIT), as follows: This software consists of voluntary contributions made by many individuals (AUTHORS.txt) For exact contribution history, see the diff --git a/includes/CiteCSSFileModule.php b/includes/CiteCSSFileModule.php index 245fcf9ef..68e6e34a4 100644 --- a/includes/CiteCSSFileModule.php +++ b/includes/CiteCSSFileModule.php @@ -3,7 +3,7 @@ /** * ResourceLoaderFileModule for adding the content language Cite CSS * - * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ class CiteCSSFileModule extends ResourceLoaderFileModule { diff --git a/includes/CiteDataModule.php b/includes/CiteDataModule.php index 1aa515d5f..c16bff72b 100644 --- a/includes/CiteDataModule.php +++ b/includes/CiteDataModule.php @@ -5,7 +5,7 @@ * * Temporary hack for T93800 * - * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt * @license The MIT License (MIT); see MIT-LICENSE.txt */ class CiteDataModule extends ResourceLoaderModule { diff --git a/includes/CiteHooks.php b/includes/CiteHooks.php index f23e2be7a..076266cc7 100644 --- a/includes/CiteHooks.php +++ b/includes/CiteHooks.php @@ -1,6 +1,6 @@