diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:34:51 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:34:51 +0300 |
commit | e15b04f4bb5bd73c6f9b4a0c7839fd86a75d8498 (patch) | |
tree | 8bcf316d8cbe94d490612a7e1067d5449a2299fe /tests/roundtrip/buildfile | |
parent | efc6c830f4113b5151d7df5e5bddca92d2af812b (diff) |
Update copyright year
Diffstat (limited to 'tests/roundtrip/buildfile')
-rw-r--r-- | tests/roundtrip/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile index 29cf618..73035b2 100644 --- a/tests/roundtrip/buildfile +++ b/tests/roundtrip/buildfile @@ -1,5 +1,5 @@ # file : tests/roundtrip/buildfile -# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libstudxml%lib{studxml} |