From b5d8062bd651e796bac77ae580e0e45947374a89 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 13:02:10 +0200 Subject: Update copyright year --- unit-tests/lexer/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/lexer/testscript') diff --git a/unit-tests/lexer/testscript b/unit-tests/lexer/testscript index 48d06ad..8b0d8a5 100644 --- a/unit-tests/lexer/testscript +++ b/unit-tests/lexer/testscript @@ -1,5 +1,5 @@ # file : unit-tests/lexer/testscript -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # @@ Give tests some meaningfull descriptions. -- cgit