diff options
Diffstat (limited to 'tests/cc/modules')
-rw-r--r-- | tests/cc/modules/buildfile | 2 | ||||
-rw-r--r-- | tests/cc/modules/testscript | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/cc/modules/buildfile b/tests/cc/modules/buildfile index 88d4c1c..1c998f4 100644 --- a/tests/cc/modules/buildfile +++ b/tests/cc/modules/buildfile @@ -1,5 +1,5 @@ # file : tests/cc/modules/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test C++ modules support. diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript index 7310300..c31bacf 100644 --- a/tests/cc/modules/testscript +++ b/tests/cc/modules/testscript @@ -1,5 +1,5 @@ # file : tests/cc/modules/testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file crosstest = false |