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/parser/polymorphism/makefile | 1 - tests/cxx/parser/polymorphism/recursive/driver.cxx | 1 - tests/cxx/parser/polymorphism/recursive/makefile | 1 - tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx | 1 - tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx | 1 - tests/cxx/parser/polymorphism/same-type/driver.cxx | 1 - tests/cxx/parser/polymorphism/same-type/makefile | 1 - 7 files changed, 7 deletions(-) (limited to 'tests/cxx/parser/polymorphism') diff --git a/tests/cxx/parser/polymorphism/makefile b/tests/cxx/parser/polymorphism/makefile index 6e1a12e..a8db3cd 100644 --- a/tests/cxx/parser/polymorphism/makefile +++ b/tests/cxx/parser/polymorphism/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/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/parser/polymorphism/recursive/driver.cxx b/tests/cxx/parser/polymorphism/recursive/driver.cxx index c91a1c0..9c0db3a 100644 --- a/tests/cxx/parser/polymorphism/recursive/driver.cxx +++ b/tests/cxx/parser/polymorphism/recursive/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/polymorphism/recursive/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/parser/polymorphism/recursive/makefile b/tests/cxx/parser/polymorphism/recursive/makefile index a6def7d..63fbb29 100644 --- a/tests/cxx/parser/polymorphism/recursive/makefile +++ b/tests/cxx/parser/polymorphism/recursive/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/polymorphism/recursive/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/parser/polymorphism/recursive/test-pimpl.cxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx index 3be2921..705937d 100644 --- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx +++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/polymorphism/recursive/test-pimpl.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/parser/polymorphism/recursive/test-pimpl.hxx b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx index 2dc2d35..df7b8c7 100644 --- a/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx +++ b/tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/polymorphism/recursive/test-pimpl.hxx -// 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/parser/polymorphism/same-type/driver.cxx b/tests/cxx/parser/polymorphism/same-type/driver.cxx index 0163709..f674398 100644 --- a/tests/cxx/parser/polymorphism/same-type/driver.cxx +++ b/tests/cxx/parser/polymorphism/same-type/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/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/parser/polymorphism/same-type/makefile b/tests/cxx/parser/polymorphism/same-type/makefile index 97379dd..8d90591 100644 --- a/tests/cxx/parser/polymorphism/same-type/makefile +++ b/tests/cxx/parser/polymorphism/same-type/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/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