diff options
Diffstat (limited to 'tests/ctor')
-rw-r--r-- | tests/ctor/buildfile | 2 | ||||
-rw-r--r-- | tests/ctor/driver.cxx | 2 | ||||
-rw-r--r-- | tests/ctor/test.cli | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile index c5ec0af..1d3fc9d 100644 --- a/tests/ctor/buildfile +++ b/tests/ctor/buildfile @@ -1,5 +1,5 @@ # file : tests/ctor/buildfile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file exe{driver}: {hxx cxx}{* -test} cli.cxx{test} diff --git a/tests/ctor/driver.cxx b/tests/ctor/driver.cxx index 773514e..fce1038 100644 --- a/tests/ctor/driver.cxx +++ b/tests/ctor/driver.cxx @@ -1,6 +1,6 @@ // file : tests/ctor/driver.cxx // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include "test.hxx" diff --git a/tests/ctor/test.cli b/tests/ctor/test.cli index dbc6e9a..5242264 100644 --- a/tests/ctor/test.cli +++ b/tests/ctor/test.cli @@ -1,6 +1,6 @@ // file : tests/ctor/test.cli // author : Boris Kolpackov <boris@codesynthesis.com> -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file class options |