From 75d0b121f694816117168f98243a76d133d299cd Mon Sep 17 00:00:00 2001 From: Aina Niemetz Date: Tue, 6 Feb 2018 15:32:30 -0800 Subject: Updated year in update-copyright script. --- contrib/update-copyright.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/update-copyright.pl b/contrib/update-copyright.pl index 5f31f48c9..d0dd33cbb 100755 --- a/contrib/update-copyright.pl +++ b/contrib/update-copyright.pl @@ -48,7 +48,7 @@ $excluded_paths .= '$)'; # Years of copyright for the template. E.g., the string # "1985, 1987, 1992, 1997, 2008" or "2006-2009" or whatever. -my $years = '2009-2017'; +my $years = '2009-2018'; my $standard_template = <