X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fwidget%2FDateInputWidget.php;h=975f8e9c48c4b09d95af7d0d8ccc1a207577764a;hp=ab25b5d68832ce4a00a8023df2bf52719321a8e5;hb=0535765366fc2bc72e84bacb0b14e5a2a790ee94;hpb=2b6f3f0adc475da7eab1ef04dfe917e5536e6e10 diff --git a/includes/widget/DateInputWidget.php b/includes/widget/DateInputWidget.php index ab25b5d688..975f8e9c48 100644 --- a/includes/widget/DateInputWidget.php +++ b/includes/widget/DateInputWidget.php @@ -8,7 +8,7 @@ use DateTime; * Date input widget. * * @since 1.29 - * @copyright 2011-2015 MediaWiki Widgets Team and others; see AUTHORS.txt + * @copyright 2016 MediaWiki Widgets Team and others; see AUTHORS.txt * @license MIT */ class DateInputWidget extends \OOUI\TextInputWidget {