From 1823e2f86e23614021e710b6b44ac6a54cbad905 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:13:00 +0300 Subject: Drop copyright notice from source code --- tests/roundtrip/buildfile | 1 - tests/roundtrip/driver.cxx | 1 - tests/roundtrip/testscript | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/roundtrip') diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile index f22c0d7..85460e4 100644 --- a/tests/roundtrip/buildfile +++ b/tests/roundtrip/buildfile @@ -1,5 +1,4 @@ # file : tests/roundtrip/buildfile -# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libstudxml%lib{studxml} diff --git a/tests/roundtrip/driver.cxx b/tests/roundtrip/driver.cxx index 3968587..02842ad 100644 --- a/tests/roundtrip/driver.cxx +++ b/tests/roundtrip/driver.cxx @@ -1,5 +1,4 @@ // file : tests/roundtrip/driver.cxx -// copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/roundtrip/testscript b/tests/roundtrip/testscript index 04c4327..359a1c0 100644 --- a/tests/roundtrip/testscript +++ b/tests/roundtrip/testscript @@ -1,5 +1,4 @@ # file : tests/roundtrip/testscript -# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # We are using external files for parsing/matching not to break make-based -- cgit v1.1