update copyright date

This commit is contained in:
Lewis Van Winkle
2018-07-06 10:52:06 -05:00
parent 775b270851
commit fb6df6d00a

2
test.c
View File

@@ -1,7 +1,7 @@
/* /*
* GENANN - Minimal C Artificial Neural Network * GENANN - Minimal C Artificial Neural Network
* *
* Copyright (c) 2015, 2016 Lewis Van Winkle * Copyright (c) 2015-2018 Lewis Van Winkle
* *
* http://CodePlea.com * http://CodePlea.com
* *