From 94f7b51e7ce073d4d11e60bc335fd85377b460e5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 21:51:26 +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 cfa0813..d4ec0ec 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -1,5 +1,5 @@ # file : build/bootstrap.build -# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : LGPLv2.1; see accompanying COPYING file project = libmariadb diff --git a/build/export.build b/build/export.build index e25d13b..c64c723 100644 --- a/build/export.build +++ b/build/export.build @@ -1,5 +1,5 @@ # file : build/export.build -# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : LGPLv2.1; see accompanying COPYING file $out_root/ diff --git a/build/root.build b/build/root.build index a2f3836..31a6f14 100644 --- a/build/root.build +++ b/build/root.build @@ -1,5 +1,5 @@ # file : build/root.build -# copyright : Copyright (c) 2016-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd # license : LGPLv2.1; see accompanying COPYING file c.std = 99 -- cgit v1.1