diff options
Diffstat (limited to 'tests/timestamp/driver.cxx')
-rw-r--r-- | tests/timestamp/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timestamp/driver.cxx b/tests/timestamp/driver.cxx index bfd67b4..c8e5051 100644 --- a/tests/timestamp/driver.cxx +++ b/tests/timestamp/driver.cxx @@ -1,5 +1,5 @@ // file : tests/timestamp/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <time.h> // tzset() (POSIX), _tzset() (Windows) |