diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/bootstrap.build | 2 | ||||
-rw-r--r-- | tests/build/root.build | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index 42383e5..0427126 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/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 = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 5fa307f..21b8142 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/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 # Make sure libmariadb headers comply with an oldest C standard. |