diff options
Diffstat (limited to 'tests/eval/or-and.test')
-rw-r--r-- | tests/eval/or-and.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/eval/or-and.test b/tests/eval/or-and.test index b9fb0b7..283b6b1 100644 --- a/tests/eval/or-and.test +++ b/tests/eval/or-and.test @@ -1,5 +1,5 @@ # file : tests/eval/or-and.test -# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test logical operators (eval-or, eval-and). |