From a34d2bb1f5f3fc5c533b8440ac78fdd0a55775ea Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 May 2018 11:58:06 +0300 Subject: Update copyright year --- tests/ctor/buildfile | 2 +- tests/ctor/driver.cxx | 2 +- tests/ctor/test.cli | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/ctor') diff --git a/tests/ctor/buildfile b/tests/ctor/buildfile index 4ba1f1e..c5ec0af 100644 --- a/tests/ctor/buildfile +++ b/tests/ctor/buildfile @@ -1,5 +1,5 @@ # file : tests/ctor/buildfile -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 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 e9c276c..773514e 100644 --- a/tests/ctor/driver.cxx +++ b/tests/ctor/driver.cxx @@ -1,6 +1,6 @@ // file : tests/ctor/driver.cxx // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 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 97302b9..dbc6e9a 100644 --- a/tests/ctor/test.cli +++ b/tests/ctor/test.cli @@ -1,6 +1,6 @@ // file : tests/ctor/test.cli // author : Boris Kolpackov -// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file class options -- cgit v1.1