From 416359f425f7035c63f1cf8f2831873d11510e76 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 18:48:55 +0300 Subject: Drop copyright notice from source code --- tests/xml/roundtrip/driver.cxx | 1 - tests/xml/roundtrip/makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/xml/roundtrip') diff --git a/tests/xml/roundtrip/driver.cxx b/tests/xml/roundtrip/driver.cxx index c5fee33..51ca472 100644 --- a/tests/xml/roundtrip/driver.cxx +++ b/tests/xml/roundtrip/driver.cxx @@ -1,5 +1,4 @@ // file : tests/xml/roundtrip/driver.cxx -// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/roundtrip/makefile b/tests/xml/roundtrip/makefile index 1ee9db5..342bc15 100644 --- a/tests/xml/roundtrip/makefile +++ b/tests/xml/roundtrip/makefile @@ -1,5 +1,4 @@ # file : tests/xml/roundtrip/makefile -# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make -- cgit v1.1