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/toc/buildfile | 2 +- tests/toc/testscript | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/toc') diff --git a/tests/toc/buildfile b/tests/toc/buildfile index f319c14..05e0e4e 100644 --- a/tests/toc/buildfile +++ b/tests/toc/buildfile @@ -1,5 +1,5 @@ # file : tests/toc/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 ./: testscript diff --git a/tests/toc/testscript b/tests/toc/testscript index 5bac6fd..b56cf8d 100644 --- a/tests/toc/testscript +++ b/tests/toc/testscript @@ -1,5 +1,5 @@ # file : tests/toc/testscript -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file test = $effect($cli.path) -- cgit