diff options
Diffstat (limited to 'unit-tests/function')
-rw-r--r-- | unit-tests/function/buildfile | 2 | ||||
-rw-r--r-- | unit-tests/function/call.test | 2 | ||||
-rw-r--r-- | unit-tests/function/driver.cxx | 2 | ||||
-rw-r--r-- | unit-tests/function/syntax.test | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/unit-tests/function/buildfile b/unit-tests/function/buildfile index 38f541a..a3eb72f 100644 --- a/unit-tests/function/buildfile +++ b/unit-tests/function/buildfile @@ -1,5 +1,5 @@ # file : unit-tests/function/buildfile -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file include ../../build2/ diff --git a/unit-tests/function/call.test b/unit-tests/function/call.test index e17c247..127af24 100644 --- a/unit-tests/function/call.test +++ b/unit-tests/function/call.test @@ -1,5 +1,5 @@ # file : unit-tests/function/call.test -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 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 627f76a..e97596a 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-2017 Code Synthesis Ltd +// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file #include <iostream> diff --git a/unit-tests/function/syntax.test b/unit-tests/function/syntax.test index bce00e7..4620e6a 100644 --- a/unit-tests/function/syntax.test +++ b/unit-tests/function/syntax.test @@ -1,5 +1,5 @@ # file : unit-tests/function/syntax.test -# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file $* <'$dump()' >:'' : none |