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/parser/enumeration/driver.cxx | 1 - tests/cxx/parser/enumeration/gender.hxx | 1 - tests/cxx/parser/enumeration/makefile | 1 - 3 files changed, 3 deletions(-) (limited to 'tests/cxx/parser/enumeration') diff --git a/tests/cxx/parser/enumeration/driver.cxx b/tests/cxx/parser/enumeration/driver.cxx index 0869437..e90f58b 100644 --- a/tests/cxx/parser/enumeration/driver.cxx +++ b/tests/cxx/parser/enumeration/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/enumeration/driver.cxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file // Test xsd:enumeration parsing. diff --git a/tests/cxx/parser/enumeration/gender.hxx b/tests/cxx/parser/enumeration/gender.hxx index c0d1900..a2e5cd8 100644 --- a/tests/cxx/parser/enumeration/gender.hxx +++ b/tests/cxx/parser/enumeration/gender.hxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/enumeration/gender.hxx -// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef GENDER_HXX diff --git a/tests/cxx/parser/enumeration/makefile b/tests/cxx/parser/enumeration/makefile index 06db1b2..f2ae834 100644 --- a/tests/cxx/parser/enumeration/makefile +++ b/tests/cxx/parser/enumeration/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/enumeration/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