diff options
Diffstat (limited to 'unit-tests/cc/parser/module.test')
-rw-r--r-- | unit-tests/cc/parser/module.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/cc/parser/module.test b/unit-tests/cc/parser/module.test index 45e621c..e1f9b0c 100644 --- a/unit-tests/cc/parser/module.test +++ b/unit-tests/cc/parser/module.test @@ -1,5 +1,5 @@ # file : unit-tests/cc/parser/module.test -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test C++ module constructs. |