year bump

This commit is contained in:
Lewis Van Winkle
2018-05-10 21:40:53 -05:00
parent f4306fc253
commit ffb0d41b13
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
/*
* TINYEXPR - Tiny recursive descent parser and evaluation engine in C
*
* Copyright (c) 2015, 2016 Lewis Van Winkle
* Copyright (c) 2015-2018 Lewis Van Winkle
*
* http://CodePlea.com
*

View File

@@ -1,7 +1,7 @@
/*
* TINYEXPR - Tiny recursive descent parser and evaluation engine in C
*
* Copyright (c) 2015, 2016 Lewis Van Winkle
* Copyright (c) 2015-2018 Lewis Van Winkle
*
* http://CodePlea.com
*