From 8b33f84adf9e893bce0ee207c2ac8cbdfe501924 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 19 Mar 2014 12:55:40 +0200 Subject: Remove author from source files --- tests/cxx/parser/name-clash/inheritance/driver.cxx | 1 - tests/cxx/parser/name-clash/inheritance/makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'tests/cxx/parser/name-clash/inheritance') diff --git a/tests/cxx/parser/name-clash/inheritance/driver.cxx b/tests/cxx/parser/name-clash/inheritance/driver.cxx index 6029c5d..08aac06 100644 --- a/tests/cxx/parser/name-clash/inheritance/driver.cxx +++ b/tests/cxx/parser/name-clash/inheritance/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/parser/name-clash/inheritance/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/name-clash/inheritance/makefile b/tests/cxx/parser/name-clash/inheritance/makefile index 66f2afa..f93292e 100644 --- a/tests/cxx/parser/name-clash/inheritance/makefile +++ b/tests/cxx/parser/name-clash/inheritance/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/parser/name-clash/inheritance/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