Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/183732
Change subject: build: Bump copyright notices to 2015 ...................................................................... build: Bump copyright notices to 2015 Change-Id: I0ddc89592fba26fde05f83071ff0be8846aef621 --- M LICENSE-MIT M tests/QUnit.assert.equalDomElement.js 2 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/32/183732/1 diff --git a/LICENSE-MIT b/LICENSE-MIT index da0c48f..1eef012 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright 2011-2014 OOjs Team and other contributors. +Copyright 2011-2015 OOjs 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 95bb0ac..634464e 100644 --- a/tests/QUnit.assert.equalDomElement.js +++ b/tests/QUnit.assert.equalDomElement.js @@ -5,8 +5,8 @@ * attributes (for dynamically generated nodes) and order-insensitive comparison of classes on DOM * nodes. * - * @copyright 2011-2014 VisualEditor Team and others; see http://ve.mit-license.org - * @copyright 2011-2014 OOjs Team and other contributors + * @copyright 2011-2015 VisualEditor Team and others; see http://ve.mit-license.org + * @copyright 2011-2015 OOjs Team and other contributors */ ( function ( QUnit ) { -- To view, visit https://gerrit.wikimedia.org/r/183732 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0ddc89592fba26fde05f83071ff0be8846aef621 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
