projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b258ebd
)
Updated year in update-copyright script.
author
Aina Niemetz
<aina.niemetz@gmail.com>
Tue, 6 Feb 2018 23:32:30 +0000
(15:32 -0800)
committer
Aina Niemetz
<aina.niemetz@gmail.com>
Tue, 6 Feb 2018 23:56:13 +0000
(15:56 -0800)
contrib/update-copyright.pl
patch
|
blob
|
history
diff --git
a/contrib/update-copyright.pl
b/contrib/update-copyright.pl
index 5f31f48c911e09bcc66d88c09643c0ba494f02f6..d0dd33cbbe1e15d911bc37ad4349748ee656d099 100755
(executable)
--- 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-201
7
';
+my $years = '2009-201
8
';
my $standard_template = <<EOF;
** This file is part of the CVC4 project.