From fb6df6d00ae6895beb225794f20e65290ff60f98 Mon Sep 17 00:00:00 2001 From: Lewis Van Winkle Date: Fri, 6 Jul 2018 10:52:06 -0500 Subject: [PATCH] update copyright date --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.c b/test.c index e1f8f18..bc38f31 100644 --- a/test.c +++ b/test.c @@ -1,7 +1,7 @@ /* * GENANN - Minimal C Artificial Neural Network * - * Copyright (c) 2015, 2016 Lewis Van Winkle + * Copyright (c) 2015-2018 Lewis Van Winkle * * http://CodePlea.com *