diff options
Diffstat (limited to 'tests/manifest')
-rw-r--r-- | tests/manifest/buildfile | 2 | ||||
-rw-r--r-- | tests/manifest/driver.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/manifest/buildfile b/tests/manifest/buildfile index 76041c6..0696a1c 100644 --- a/tests/manifest/buildfile +++ b/tests/manifest/buildfile @@ -1,5 +1,5 @@ # file : tests/manifest/buildfile -# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file #exe{driver}: cxx{driver} ../../bpkg/lib{bpkg} diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx index 4722425..e9551ae 100644 --- a/tests/manifest/driver.cxx +++ b/tests/manifest/driver.cxx @@ -1,5 +1,5 @@ // file : tests/manifest/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <fstream> |