From 5b5e51d11a2c562458ac808e001a785a511eae86 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 14 Feb 2020 12:05:36 +0300 Subject: Drop copyright notice from source code --- tests/cxx/tree/dom-association/dom-parse.cxx | 1 - tests/cxx/tree/dom-association/dom-parse.hxx | 1 - tests/cxx/tree/dom-association/driver.cxx | 1 - tests/cxx/tree/dom-association/makefile | 1 - 4 files changed, 4 deletions(-) (limited to 'tests/cxx/tree/dom-association') diff --git a/tests/cxx/tree/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx index a39ca29..0d26d02 100644 --- a/tests/cxx/tree/dom-association/dom-parse.cxx +++ b/tests/cxx/tree/dom-association/dom-parse.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/dom-parse.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include "dom-parse.hxx" diff --git a/tests/cxx/tree/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx index e2f1597..c1c9326 100644 --- a/tests/cxx/tree/dom-association/dom-parse.hxx +++ b/tests/cxx/tree/dom-association/dom-parse.hxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/dom-parse.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef DOM_PARSE diff --git a/tests/cxx/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx index 0578284..44343a3 100644 --- a/tests/cxx/tree/dom-association/driver.cxx +++ b/tests/cxx/tree/dom-association/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/driver.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test DOM association/ownership. diff --git a/tests/cxx/tree/dom-association/makefile b/tests/cxx/tree/dom-association/makefile index 83d97fc..6c1f44c 100644 --- a/tests/cxx/tree/dom-association/makefile +++ b/tests/cxx/tree/dom-association/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/dom-association/makefile -# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1