From da7b6b5af71684743db04e5aff913a1fd12f63cb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 May 2018 10:48:56 +0300 Subject: Update copyright year --- build/bootstrap.build | 2 +- build/export.build | 2 +- build/root.build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'build') diff --git a/build/bootstrap.build b/build/bootstrap.build index d8cff23..77ed4aa 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file project = libmysqlclient diff --git a/build/export.build b/build/export.build index de35ae7..e28d4f6 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file $out_root/ diff --git a/build/root.build b/build/root.build index 7615d73..6085605 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd # license : GPLv2 with FOSS License Exception; see accompanying COPYING file c.std = 99 -- cgit v1.1