widget: Fix changes of copyright year
[lhc/web/wiklou.git] / includes / widget / DateTimeInputWidget.php
index c42f537..21e3d79 100644 (file)
@@ -7,7 +7,7 @@ use OOUI\Tag;
 /**
  * Date-time input widget.
  *
- * @copyright 2011-2015 MediaWiki Widgets Team and others; see AUTHORS.txt
+ * @copyright 2016 MediaWiki Widgets Team and others; see AUTHORS.txt
  * @license MIT
  */
 class DateTimeInputWidget extends \OOUI\InputWidget {