From 01e169c900135a55ecc4cbafd317e5fcc3659c59 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Mar 2014 12:48:15 +0200 Subject: Remove author from source files --- tests/cxx/tree/polymorphism/comparison/driver.cxx | 1 - tests/cxx/tree/polymorphism/comparison/makefile | 1 - tests/cxx/tree/polymorphism/makefile | 1 - tests/cxx/tree/polymorphism/ostream/driver.cxx | 1 - tests/cxx/tree/polymorphism/ostream/makefile | 1 - tests/cxx/tree/polymorphism/same-type/driver.cxx | 1 - tests/cxx/tree/polymorphism/same-type/makefile | 1 - 7 files changed, 7 deletions(-) (limited to 'tests/cxx/tree/polymorphism') diff --git a/tests/cxx/tree/polymorphism/comparison/driver.cxx b/tests/cxx/tree/polymorphism/comparison/driver.cxx index 9a2f222..0c6dbee 100644 --- a/tests/cxx/tree/polymorphism/comparison/driver.cxx +++ b/tests/cxx/tree/polymorphism/comparison/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/polymorphism/comparison/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/comparison/makefile b/tests/cxx/tree/polymorphism/comparison/makefile index 3ce8cc9..981bbd3 100644 --- a/tests/cxx/tree/polymorphism/comparison/makefile +++ b/tests/cxx/tree/polymorphism/comparison/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/polymorphism/comparison/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/makefile b/tests/cxx/tree/polymorphism/makefile index 32c44c1..0e0ee57 100644 --- a/tests/cxx/tree/polymorphism/makefile +++ b/tests/cxx/tree/polymorphism/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/polymorphism/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/ostream/driver.cxx b/tests/cxx/tree/polymorphism/ostream/driver.cxx index 9ff8a5f..d62db34 100644 --- a/tests/cxx/tree/polymorphism/ostream/driver.cxx +++ b/tests/cxx/tree/polymorphism/ostream/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/polymorphism/ostream/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/ostream/makefile b/tests/cxx/tree/polymorphism/ostream/makefile index 2f429db..79693b9 100644 --- a/tests/cxx/tree/polymorphism/ostream/makefile +++ b/tests/cxx/tree/polymorphism/ostream/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/polymorphism/ostream/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/same-type/driver.cxx b/tests/cxx/tree/polymorphism/same-type/driver.cxx index 162d397..39e7895 100644 --- a/tests/cxx/tree/polymorphism/same-type/driver.cxx +++ b/tests/cxx/tree/polymorphism/same-type/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/polymorphism/same-type/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/polymorphism/same-type/makefile b/tests/cxx/tree/polymorphism/same-type/makefile index 407fc07..e30882d 100644 --- a/tests/cxx/tree/polymorphism/same-type/makefile +++ b/tests/cxx/tree/polymorphism/same-type/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/polymorphism/same-type/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file -- cgit v1.1