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 2f8aad2..f573687 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 5dd8142..e1098b7 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file cxx.std = 11 |