From 1f26958eb5531bd4b0c256e5b8dbefc75331beb9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Dec 2011 16:35:58 +0200 Subject: Remove author header --- tests/compiler/cxx-indenter/driver.cxx | 1 - tests/compiler/cxx-indenter/makefile | 1 - tests/compiler/makefile | 1 - tests/compiler/sloc-counter/driver.cxx | 1 - tests/compiler/sloc-counter/makefile | 1 - tests/compiler/traversal/driver.cxx | 1 - tests/compiler/traversal/makefile | 1 - 7 files changed, 7 deletions(-) (limited to 'tests/compiler') diff --git a/tests/compiler/cxx-indenter/driver.cxx b/tests/compiler/cxx-indenter/driver.cxx index 0320f94..fa43714 100644 --- a/tests/compiler/cxx-indenter/driver.cxx +++ b/tests/compiler/cxx-indenter/driver.cxx @@ -1,5 +1,4 @@ // file : tests/compiler/cxx-indenter/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/cxx-indenter/makefile b/tests/compiler/cxx-indenter/makefile index 941f42c..318920c 100644 --- a/tests/compiler/cxx-indenter/makefile +++ b/tests/compiler/cxx-indenter/makefile @@ -1,5 +1,4 @@ # file : tests/compiler/cxx-indenter/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/makefile b/tests/compiler/makefile index 35a6af4..15ee674 100644 --- a/tests/compiler/makefile +++ b/tests/compiler/makefile @@ -1,5 +1,4 @@ # file : tests/compiler/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/sloc-counter/driver.cxx b/tests/compiler/sloc-counter/driver.cxx index ec504fe..c42c094 100644 --- a/tests/compiler/sloc-counter/driver.cxx +++ b/tests/compiler/sloc-counter/driver.cxx @@ -1,5 +1,4 @@ // file : tests/compiler/sloc-counter/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/sloc-counter/makefile b/tests/compiler/sloc-counter/makefile index 8f031ab..d79e539 100644 --- a/tests/compiler/sloc-counter/makefile +++ b/tests/compiler/sloc-counter/makefile @@ -1,5 +1,4 @@ # file : tests/compiler/sloc-counter/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/traversal/driver.cxx b/tests/compiler/traversal/driver.cxx index 90c23d8..f42f94c 100644 --- a/tests/compiler/traversal/driver.cxx +++ b/tests/compiler/traversal/driver.cxx @@ -1,5 +1,4 @@ // file : tests/compiler/traversal/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file diff --git a/tests/compiler/traversal/makefile b/tests/compiler/traversal/makefile index a502a66..5450593 100644 --- a/tests/compiler/traversal/makefile +++ b/tests/compiler/traversal/makefile @@ -1,5 +1,4 @@ # file : tests/compiler/traversal/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file -- cgit v1.1