aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-14 21:46:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-14 23:10:49 +0300
commitc4fd8204d34744673db749f3469cf3bdbf2e7576 (patch)
tree10cc7e120fd84be9684778335c1af880998c7a4e /build
parent447171a601d2fa1206c3a5505f9bce1d708ea0a2 (diff)
Release version 10.2.10+12v10.2.10+12
Drop copyright notice from source code
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.build1
-rw-r--r--build/export.build1
-rw-r--r--build/root.build1
3 files changed, 0 insertions, 3 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index d4ec0ec..5505885 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : build/bootstrap.build
-# 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 c64c723..56425f6 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,5 +1,4 @@
# file : build/export.build
-# 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 d323a4b..8941cb9 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,5 +1,4 @@
# file : build/root.build
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : LGPLv2.1; see accompanying COPYING file
c.std = 99