widget: Fix changes of copyright year
[lhc/web/wiklou.git] / includes / widget / SelectWithInputWidget.php
index a3482fe..5ceed4c 100644 (file)
@@ -8,7 +8,7 @@ use OOUI\TextInputWidget;
 /**
  * Select and input widget.
  *
- * @copyright 2011-2015 MediaWiki Widgets Team and others; see AUTHORS.txt
+ * @copyright 2011-2017 MediaWiki Widgets Team and others; see AUTHORS.txt
  * @license MIT
  */
 class SelectWithInputWidget extends \OOUI\Widget {