From 02f2081fd753df2d646ad89548ef6f49a44ace9e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 19 May 2018 21:22:37 +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 b095cc0..1b4c31c 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = msvc-linux diff --git a/build/root.build b/build/root.build index 327dcda..6c3f487 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file cxx.std = 14 -- cgit v1.1