jenkins-bot has submitted this change and it was merged. Change subject: Fix more copyright headers not updated to 2014 ......................................................................
Fix more copyright headers not updated to 2014 Change-Id: Ib45ae179c001ca270597ad954f65b0b1b2c776de --- M LICENSE.txt M modules/ve-mw/dm/metaitems/ve.dm.MWNoEditSectionMetaItem.js 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Krinkle: Looks good to me, but someone else must approve Jforrester: Looks good to me, approved jenkins-bot: Verified diff --git a/LICENSE.txt b/LICENSE.txt index 4e2d4ba..f320ff5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2011-2013 VisualEditor Team and others under the terms +Copyright (c) 2011-2014 VisualEditor Team and others under the terms of The MIT License (MIT), as follows: This software consists of voluntary contributions made by many diff --git a/modules/ve-mw/dm/metaitems/ve.dm.MWNoEditSectionMetaItem.js b/modules/ve-mw/dm/metaitems/ve.dm.MWNoEditSectionMetaItem.js index 8abb143..9aea0cc 100644 --- a/modules/ve-mw/dm/metaitems/ve.dm.MWNoEditSectionMetaItem.js +++ b/modules/ve-mw/dm/metaitems/ve.dm.MWNoEditSectionMetaItem.js @@ -1,7 +1,7 @@ /*! * VisualEditor DataModel MWNoEditSectionMetaItem class. * - * @copyright 2011-2013 VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ -- To view, visit https://gerrit.wikimedia.org/r/107156 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib45ae179c001ca270597ad954f65b0b1b2c776de Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Esanders <[email protected]> Gerrit-Reviewer: Jforrester <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
