From a782dce3bd48beb3cf6a7b90276cf077a29134e5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 May 2018 10:47:27 +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 9faf3b8..cfa0813 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 : LGPLv2.1; see accompanying COPYING file project = libmariadb diff --git a/build/export.build b/build/export.build index 29f718e..e25d13b 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 : LGPLv2.1; see accompanying COPYING file $out_root/ diff --git a/build/root.build b/build/root.build index 3c6fdb3..2f68b9e 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 : LGPLv2.1; see accompanying COPYING file c.std = 99 -- cgit v1.1