Jforrester has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/349244 )
Change subject: doc: Bump copyright year notice, 'team' name ...................................................................... doc: Bump copyright year notice, 'team' name Change-Id: Ia090c417a1aa716b255613199b5e49616bf0517a --- M modules/ve-cite/tests/ve.dm.Converter.test.js M modules/ve-cite/tests/ve.dm.InternalList.test.js M modules/ve-cite/tests/ve.dm.Transaction.test.js M modules/ve-cite/tests/ve.dm.citeExample.js M modules/ve-cite/ve.ui.MWCitationAction.js M modules/ve-cite/ve.ui.MWCitationContextItem.js M modules/ve-cite/ve.ui.MWReferenceContextItem.js M modules/ve-cite/ve.ui.MWReferencesListCommand.js M modules/ve-cite/ve.ui.MWReferencesListContextItem.js M modules/ve-cite/ve.ui.MWUseExistingReferenceCommand.js 10 files changed, 16 insertions(+), 10 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cite refs/changes/44/349244/1 diff --git a/modules/ve-cite/tests/ve.dm.Converter.test.js b/modules/ve-cite/tests/ve.dm.Converter.test.js index 04b5bd6..8352c0a 100644 --- a/modules/ve-cite/tests/ve.dm.Converter.test.js +++ b/modules/ve-cite/tests/ve.dm.Converter.test.js @@ -1,7 +1,7 @@ /*! * VisualEditor DataModel Cite-specific Converter tests. * - * @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ diff --git a/modules/ve-cite/tests/ve.dm.InternalList.test.js b/modules/ve-cite/tests/ve.dm.InternalList.test.js index 6fd6b05..9e96527 100644 --- a/modules/ve-cite/tests/ve.dm.InternalList.test.js +++ b/modules/ve-cite/tests/ve.dm.InternalList.test.js @@ -1,7 +1,7 @@ /*! * VisualEditor DataModel Cite-specific InternalList tests. * - * @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ diff --git a/modules/ve-cite/tests/ve.dm.Transaction.test.js b/modules/ve-cite/tests/ve.dm.Transaction.test.js index 018c664..3113579 100644 --- a/modules/ve-cite/tests/ve.dm.Transaction.test.js +++ b/modules/ve-cite/tests/ve.dm.Transaction.test.js @@ -1,7 +1,7 @@ /*! * VisualEditor DataModel Cite-specific Transaction tests. * - * @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ diff --git a/modules/ve-cite/tests/ve.dm.citeExample.js b/modules/ve-cite/tests/ve.dm.citeExample.js index d0f8733..d89f70c 100644 --- a/modules/ve-cite/tests/ve.dm.citeExample.js +++ b/modules/ve-cite/tests/ve.dm.citeExample.js @@ -1,7 +1,7 @@ /*! * VisualEditor DataModel Cite-specific example data sets. * - * @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ diff --git a/modules/ve-cite/ve.ui.MWCitationAction.js b/modules/ve-cite/ve.ui.MWCitationAction.js index 40a6bfb..645a3c3 100644 --- a/modules/ve-cite/ve.ui.MWCitationAction.js +++ b/modules/ve-cite/ve.ui.MWCitationAction.js @@ -1,7 +1,8 @@ /*! * VisualEditor UserInterface MWCitationAction class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** diff --git a/modules/ve-cite/ve.ui.MWCitationContextItem.js b/modules/ve-cite/ve.ui.MWCitationContextItem.js index 48dfd79..507d47c 100644 --- a/modules/ve-cite/ve.ui.MWCitationContextItem.js +++ b/modules/ve-cite/ve.ui.MWCitationContextItem.js @@ -1,7 +1,8 @@ /*! * VisualEditor MWCitationContextItem class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** diff --git a/modules/ve-cite/ve.ui.MWReferenceContextItem.js b/modules/ve-cite/ve.ui.MWReferenceContextItem.js index 64fcfd3..39381db 100644 --- a/modules/ve-cite/ve.ui.MWReferenceContextItem.js +++ b/modules/ve-cite/ve.ui.MWReferenceContextItem.js @@ -1,7 +1,8 @@ /*! * VisualEditor MWReferenceContextItem class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** diff --git a/modules/ve-cite/ve.ui.MWReferencesListCommand.js b/modules/ve-cite/ve.ui.MWReferencesListCommand.js index 7868356..d78d223 100644 --- a/modules/ve-cite/ve.ui.MWReferencesListCommand.js +++ b/modules/ve-cite/ve.ui.MWReferencesListCommand.js @@ -1,7 +1,8 @@ /*! * VisualEditor UserInterface MediaWiki ReferencesListCommand class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** diff --git a/modules/ve-cite/ve.ui.MWReferencesListContextItem.js b/modules/ve-cite/ve.ui.MWReferencesListContextItem.js index 02b1d82..510c393 100644 --- a/modules/ve-cite/ve.ui.MWReferencesListContextItem.js +++ b/modules/ve-cite/ve.ui.MWReferencesListContextItem.js @@ -1,7 +1,8 @@ /*! * VisualEditor MWReferencesListContextItem class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** diff --git a/modules/ve-cite/ve.ui.MWUseExistingReferenceCommand.js b/modules/ve-cite/ve.ui.MWUseExistingReferenceCommand.js index b1bcc13..2c8d131 100644 --- a/modules/ve-cite/ve.ui.MWUseExistingReferenceCommand.js +++ b/modules/ve-cite/ve.ui.MWUseExistingReferenceCommand.js @@ -1,7 +1,8 @@ /*! * VisualEditor UserInterface MediaWiki UseExistingReferenceCommand class. * - * @copyright 2011-2016 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2017 Cite VisualEditor Team and others; see AUTHORS.txt + */ /** -- To view, visit https://gerrit.wikimedia.org/r/349244 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia090c417a1aa716b255613199b5e49616bf0517a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Cite Gerrit-Branch: master Gerrit-Owner: Jforrester <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
