diff options
Diffstat (limited to 'unit-tests/function')
-rw-r--r-- | unit-tests/function/buildfile | 2 | ||||
-rw-r--r-- | unit-tests/function/call.testscript | 2 | ||||
-rw-r--r-- | unit-tests/function/driver.cxx | 2 | ||||
-rw-r--r-- | unit-tests/function/syntax.testscript | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/unit-tests/function/buildfile b/unit-tests/function/buildfile index 09dc81a..68dae02 100644 --- a/unit-tests/function/buildfile +++ b/unit-tests/function/buildfile @@ -1,5 +1,5 @@ # file : unit-tests/function/buildfile -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../../build2/ diff --git a/unit-tests/function/call.testscript b/unit-tests/function/call.testscript index 4bc5897..36234a1 100644 --- a/unit-tests/function/call.testscript +++ b/unit-tests/function/call.testscript @@ -1,5 +1,5 @@ # file : unit-tests/function/call.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file : qual-implicit diff --git a/unit-tests/function/driver.cxx b/unit-tests/function/driver.cxx index 393b456..0e128e7 100644 --- a/unit-tests/function/driver.cxx +++ b/unit-tests/function/driver.cxx @@ -1,5 +1,5 @@ // file : unit-tests/function/driver.cxx -*- C++ -*- -// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> diff --git a/unit-tests/function/syntax.testscript b/unit-tests/function/syntax.testscript index c9c56d3..6af5f7e 100644 --- a/unit-tests/function/syntax.testscript +++ b/unit-tests/function/syntax.testscript @@ -1,5 +1,5 @@ # file : unit-tests/function/syntax.testscript -# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* <'$dump()' >:'' : none |