aboutsummaryrefslogtreecommitdiffstats
path: root/tinytest/tinytest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tinytest/tinytest.c')
-rw-r--r--tinytest/tinytest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinytest/tinytest.c b/tinytest/tinytest.c
index 2c00d5d..1e4d61c 100644
--- a/tinytest/tinytest.c
+++ b/tinytest/tinytest.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------------
tinytest - A tiny C unit-testing library
- Copyright (C) 2010 Mark A Lindner
+ Copyright (C) 2010-2014 Mark A Lindner
This file is part of tinytest.