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 --- examples/file/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/file/buildfile') diff --git a/examples/file/buildfile b/examples/file/buildfile index 374356b..a736893 100644 --- a/examples/file/buildfile +++ b/examples/file/buildfile @@ -1,5 +1,5 @@ # file : examples/file/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}{* -options} cli.cxx{options} doc{README} -- cgit