aboutsummaryrefslogtreecommitdiffstats
path: root/tinytest/tinytest.c
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2015-07-08 23:43:03 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2015-07-08 23:43:03 +0100
commit0baf6a89ac67c7e5bbd32f71e26b807a1d50aab1 (patch)
tree3bdf7e8a93f31fee522063140d2a5dc78feb909a /tinytest/tinytest.c
parentf2499612c5594944d3e0891259859668d35c85b2 (diff)
downloadlibconfig-0baf6a89ac67c7e5bbd32f71e26b807a1d50aab1.tar.gz
Imported Upstream version 1.5
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.