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 --- build/bootstrap.build | 2 +- build/root.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index 611329a..9eccc50 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = cli diff --git a/build/root.build b/build/root.build index c59703b..fa5025e 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 14 -- cgit v1.1