Jforrester has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/401643 )
Change subject: doc: Bump copyright year ...................................................................... doc: Bump copyright year Change-Id: Ief9d2159c137ee73c9a305977f720fae4bb787ae --- M LICENSE-MIT M tests/QUnit.assert.equalDomElement.js M tests/TestTimer.js 3 files changed, 2 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/43/401643/1 diff --git a/LICENSE-MIT b/LICENSE-MIT index 25303af..7648d4c 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright 2011-2017 OOjs UI Team and other contributors. +Copyright 2011-2018 OOjs UI Team and other contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/tests/QUnit.assert.equalDomElement.js b/tests/QUnit.assert.equalDomElement.js index 4aff2c9..c34791f 100644 --- a/tests/QUnit.assert.equalDomElement.js +++ b/tests/QUnit.assert.equalDomElement.js @@ -5,8 +5,7 @@ * attributes (for dynamically generated nodes) and order-insensitive comparison of classes on DOM * nodes. * - * @copyright 2011-2017 VisualEditor Team and others; see http://ve.mit-license.org - * @copyright 2011-2017 OOjs UI Team and other contributors + * @copyright 2011-2018 VisualEditor Team and others; see http://ve.mit-license.org */ ( function ( QUnit ) { diff --git a/tests/TestTimer.js b/tests/TestTimer.js index aa8cd11..f4b202a 100644 --- a/tests/TestTimer.js +++ b/tests/TestTimer.js @@ -1,7 +1,5 @@ /*! * OO UI TestTimer class. - * - * @copyright 2011-2017 OOjs UI Team and others; see http://ve.mit-license.org */ /** -- To view, visit https://gerrit.wikimedia.org/r/401643 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ief9d2159c137ee73c9a305977f720fae4bb787ae Gerrit-PatchSet: 1 Gerrit-Project: oojs/ui Gerrit-Branch: master Gerrit-Owner: Jforrester <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
