From c5349bff6225ccb5ff234e14f4e84f01cb748ea4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 16 Jan 2019 21:28:28 +0300 Subject: Update copyright year --- tests/build/bootstrap.build | 2 +- tests/build/root.build | 2 +- tests/buildfile | 2 +- tests/testscript | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index 65ab7b7..6e073dc 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : tests/build/bootstrap.build -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index fa51917..18d4506 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : tests/build/root.build -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file # Import the ODB compiler we will be testing. diff --git a/tests/buildfile b/tests/buildfile index 524c399..0597f5c 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file ./: testscript $odb diff --git a/tests/testscript b/tests/testscript index 4641300..3c810f5 100644 --- a/tests/testscript +++ b/tests/testscript @@ -1,5 +1,5 @@ # file : tests/testscript -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v3; see accompanying LICENSE file : version -- cgit v1.1