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:53:24 +0100
commit6c7ac8dc769435ea0231db550799d73cb479a773 (patch)
treee5de3e6642d6669a17b2afd8341ea5b82655461c /tinytest/tinytest.c
parent695702e323759d158366d33c24c1ff47141056e9 (diff)
downloadlibconfig-6c7ac8dc769435ea0231db550799d73cb479a773.tar.gz
Imported Upstream version 1.5upstream/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.