From 83379733edbb4f3ee44fa7002269b571518587b8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 9 Jan 2016 08:46:34 +0200 Subject: Update copyright year --- build/bootstrap.build | 2 +- build/root.build | 2 +- buildfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/bootstrap.build b/build/bootstrap.build index ef42bd3..6786dfb 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file project = build2-toolchain diff --git a/build/root.build b/build/root.build index 56d98dd..13128e0 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Load common modules that are used by subproject so that they use diff --git a/buildfile b/buildfile index 10732b8..17f8cb0 100644 --- a/buildfile +++ b/buildfile @@ -1,5 +1,5 @@ # file : buildfile -# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file d = libbutl/ build2/ libbpkg/ bpkg/ -- cgit v1.1