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/binary/cdr/driver.cxx | 1 - tests/cxx/tree/binary/cdr/makefile | 1 - tests/cxx/tree/binary/makefile | 1 - tests/cxx/tree/binary/polymorphic/driver.cxx | 1 - tests/cxx/tree/binary/polymorphic/makefile | 1 - tests/cxx/tree/binary/xdr/driver.cxx | 1 - tests/cxx/tree/binary/xdr/makefile | 1 - tests/cxx/tree/built-in/driver.cxx | 1 - tests/cxx/tree/built-in/makefile | 1 - tests/cxx/tree/chameleon/driver.cxx | 1 - tests/cxx/tree/chameleon/makefile | 1 - tests/cxx/tree/comparison/driver.cxx | 1 - tests/cxx/tree/comparison/makefile | 1 - tests/cxx/tree/compilation/driver.cxx | 1 - tests/cxx/tree/compilation/makefile | 1 - tests/cxx/tree/complex/ctor/driver.cxx | 1 - tests/cxx/tree/complex/ctor/makefile | 1 - tests/cxx/tree/complex/makefile | 1 - tests/cxx/tree/containment/driver.cxx | 1 - tests/cxx/tree/containment/makefile | 1 - tests/cxx/tree/default/general/driver.cxx | 1 - tests/cxx/tree/default/general/makefile | 1 - tests/cxx/tree/default/makefile | 1 - tests/cxx/tree/default/omit/driver.cxx | 1 - tests/cxx/tree/default/omit/makefile | 1 - tests/cxx/tree/detach/driver.cxx | 1 - tests/cxx/tree/detach/makefile | 1 - tests/cxx/tree/dom-association/dom-parse.cxx | 1 - tests/cxx/tree/dom-association/dom-parse.hxx | 1 - tests/cxx/tree/dom-association/driver.cxx | 1 - tests/cxx/tree/dom-association/makefile | 1 - tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx | 1 - tests/cxx/tree/encoding/char/iso-8859-1/makefile | 1 - tests/cxx/tree/encoding/char/lcp/driver.cxx | 1 - tests/cxx/tree/encoding/char/lcp/makefile | 1 - tests/cxx/tree/encoding/char/makefile | 1 - tests/cxx/tree/encoding/char/utf-8/driver.cxx | 1 - tests/cxx/tree/encoding/char/utf-8/makefile | 1 - tests/cxx/tree/encoding/makefile | 1 - tests/cxx/tree/encoding/wchar/driver.cxx | 1 - tests/cxx/tree/encoding/wchar/makefile | 1 - tests/cxx/tree/enumeration/ctor/driver.cxx | 1 - tests/cxx/tree/enumeration/ctor/makefile | 1 - tests/cxx/tree/enumeration/inheritance/driver.cxx | 1 - tests/cxx/tree/enumeration/inheritance/makefile | 1 - tests/cxx/tree/enumeration/makefile | 1 - tests/cxx/tree/float/driver.cxx | 1 - tests/cxx/tree/float/makefile | 1 - tests/cxx/tree/list/ctor/driver.cxx | 1 - tests/cxx/tree/list/ctor/makefile | 1 - tests/cxx/tree/list/makefile | 1 - tests/cxx/tree/makefile | 1 - tests/cxx/tree/name-clash/inheritance/driver.cxx | 1 - tests/cxx/tree/name-clash/inheritance/makefile | 1 - tests/cxx/tree/name-clash/makefile | 1 - tests/cxx/tree/naming/camel/driver.cxx | 1 - tests/cxx/tree/naming/camel/makefile | 1 - tests/cxx/tree/naming/java/driver.cxx | 1 - tests/cxx/tree/naming/java/makefile | 1 - tests/cxx/tree/naming/knr/driver.cxx | 1 - tests/cxx/tree/naming/knr/makefile | 1 - tests/cxx/tree/naming/makefile | 1 - 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 - tests/cxx/tree/prefix/driver.cxx | 1 - tests/cxx/tree/prefix/makefile | 1 - tests/cxx/tree/test-template/driver.cxx | 1 - tests/cxx/tree/test-template/makefile | 1 - tests/cxx/tree/types-only/driver.cxx | 1 - tests/cxx/tree/types-only/makefile | 1 - tests/cxx/tree/union/ctor/driver.cxx | 1 - tests/cxx/tree/union/ctor/makefile | 1 - tests/cxx/tree/union/makefile | 1 - tests/cxx/tree/wildcard/driver.cxx | 1 - tests/cxx/tree/wildcard/makefile | 1 - 80 files changed, 80 deletions(-) (limited to 'tests/cxx/tree') diff --git a/tests/cxx/tree/binary/cdr/driver.cxx b/tests/cxx/tree/binary/cdr/driver.cxx index 9980579..8516bfa 100644 --- a/tests/cxx/tree/binary/cdr/driver.cxx +++ b/tests/cxx/tree/binary/cdr/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/binary/cdr/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/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile index c77a026..9f2e77f 100644 --- a/tests/cxx/tree/binary/cdr/makefile +++ b/tests/cxx/tree/binary/cdr/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/binary/cdr/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/binary/makefile b/tests/cxx/tree/binary/makefile index ffee035..8546576 100644 --- a/tests/cxx/tree/binary/makefile +++ b/tests/cxx/tree/binary/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/binary/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/binary/polymorphic/driver.cxx b/tests/cxx/tree/binary/polymorphic/driver.cxx index 5c82b17..5ea1c65 100644 --- a/tests/cxx/tree/binary/polymorphic/driver.cxx +++ b/tests/cxx/tree/binary/polymorphic/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/binary/polymorphic/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/binary/polymorphic/makefile b/tests/cxx/tree/binary/polymorphic/makefile index dc01b6a..966f046 100644 --- a/tests/cxx/tree/binary/polymorphic/makefile +++ b/tests/cxx/tree/binary/polymorphic/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/binary/polymorphic/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/binary/xdr/driver.cxx b/tests/cxx/tree/binary/xdr/driver.cxx index 0448240..9552668 100644 --- a/tests/cxx/tree/binary/xdr/driver.cxx +++ b/tests/cxx/tree/binary/xdr/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/binary/xdr/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/binary/xdr/makefile b/tests/cxx/tree/binary/xdr/makefile index f846b66..dd85078 100644 --- a/tests/cxx/tree/binary/xdr/makefile +++ b/tests/cxx/tree/binary/xdr/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/binary/xdr/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/built-in/driver.cxx b/tests/cxx/tree/built-in/driver.cxx index f1d02a5..958e91d 100644 --- a/tests/cxx/tree/built-in/driver.cxx +++ b/tests/cxx/tree/built-in/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/built-in/driver.cxx -// author : Boris Kolpackov // copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/built-in/makefile b/tests/cxx/tree/built-in/makefile index b94930f..8c42f16 100644 --- a/tests/cxx/tree/built-in/makefile +++ b/tests/cxx/tree/built-in/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/built-in/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file diff --git a/tests/cxx/tree/chameleon/driver.cxx b/tests/cxx/tree/chameleon/driver.cxx index 8dc7bff..3dfbf44 100644 --- a/tests/cxx/tree/chameleon/driver.cxx +++ b/tests/cxx/tree/chameleon/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/chameleon/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/chameleon/makefile b/tests/cxx/tree/chameleon/makefile index 6dc2f3f..1943d82 100644 --- a/tests/cxx/tree/chameleon/makefile +++ b/tests/cxx/tree/chameleon/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/chameleon/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/comparison/driver.cxx b/tests/cxx/tree/comparison/driver.cxx index 41e91a9..6f4f89b 100644 --- a/tests/cxx/tree/comparison/driver.cxx +++ b/tests/cxx/tree/comparison/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/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/comparison/makefile b/tests/cxx/tree/comparison/makefile index b88389c..2e983f6 100644 --- a/tests/cxx/tree/comparison/makefile +++ b/tests/cxx/tree/comparison/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/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/compilation/driver.cxx b/tests/cxx/tree/compilation/driver.cxx index 71e58bc..d2ab035 100644 --- a/tests/cxx/tree/compilation/driver.cxx +++ b/tests/cxx/tree/compilation/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/compilation/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/compilation/makefile b/tests/cxx/tree/compilation/makefile index 4d3161b..cf16aa3 100644 --- a/tests/cxx/tree/compilation/makefile +++ b/tests/cxx/tree/compilation/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/compilation/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/complex/ctor/driver.cxx b/tests/cxx/tree/complex/ctor/driver.cxx index 2adeec4..4ba11be 100644 --- a/tests/cxx/tree/complex/ctor/driver.cxx +++ b/tests/cxx/tree/complex/ctor/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/complex/ctor/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/complex/ctor/makefile b/tests/cxx/tree/complex/ctor/makefile index 1b0bc11..8f1cecb 100644 --- a/tests/cxx/tree/complex/ctor/makefile +++ b/tests/cxx/tree/complex/ctor/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/complex/ctor/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/complex/makefile b/tests/cxx/tree/complex/makefile index e1804e9..bae9cbd 100644 --- a/tests/cxx/tree/complex/makefile +++ b/tests/cxx/tree/complex/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/complex/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/containment/driver.cxx b/tests/cxx/tree/containment/driver.cxx index aa701ae..64cdc48 100644 --- a/tests/cxx/tree/containment/driver.cxx +++ b/tests/cxx/tree/containment/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/containment/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/containment/makefile b/tests/cxx/tree/containment/makefile index ba34bdd..a3ea303 100644 --- a/tests/cxx/tree/containment/makefile +++ b/tests/cxx/tree/containment/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/containment/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/default/general/driver.cxx b/tests/cxx/tree/default/general/driver.cxx index 4c9cfc4..39e08ab 100644 --- a/tests/cxx/tree/default/general/driver.cxx +++ b/tests/cxx/tree/default/general/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/default/general/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/default/general/makefile b/tests/cxx/tree/default/general/makefile index 045f085..6d49630 100644 --- a/tests/cxx/tree/default/general/makefile +++ b/tests/cxx/tree/default/general/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/default/general/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/default/makefile b/tests/cxx/tree/default/makefile index 62e3cf7..6b18a25 100644 --- a/tests/cxx/tree/default/makefile +++ b/tests/cxx/tree/default/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/default/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/default/omit/driver.cxx b/tests/cxx/tree/default/omit/driver.cxx index 84c30ce..41d4934 100644 --- a/tests/cxx/tree/default/omit/driver.cxx +++ b/tests/cxx/tree/default/omit/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/default/omit/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/default/omit/makefile b/tests/cxx/tree/default/omit/makefile index 710ab48..20988a4 100644 --- a/tests/cxx/tree/default/omit/makefile +++ b/tests/cxx/tree/default/omit/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/default/omit/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/detach/driver.cxx b/tests/cxx/tree/detach/driver.cxx index e752c13..b971679 100644 --- a/tests/cxx/tree/detach/driver.cxx +++ b/tests/cxx/tree/detach/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/detach/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/detach/makefile b/tests/cxx/tree/detach/makefile index cf85a7a..9d64540 100644 --- a/tests/cxx/tree/detach/makefile +++ b/tests/cxx/tree/detach/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/detach/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/dom-association/dom-parse.cxx b/tests/cxx/tree/dom-association/dom-parse.cxx index c21a47f..236fbed 100644 --- a/tests/cxx/tree/dom-association/dom-parse.cxx +++ b/tests/cxx/tree/dom-association/dom-parse.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/dom-parse.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/dom-association/dom-parse.hxx b/tests/cxx/tree/dom-association/dom-parse.hxx index 75a5e8b..a852b43 100644 --- a/tests/cxx/tree/dom-association/dom-parse.hxx +++ b/tests/cxx/tree/dom-association/dom-parse.hxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/dom-parse.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/tree/dom-association/driver.cxx b/tests/cxx/tree/dom-association/driver.cxx index d0fd33b..b4418b0 100644 --- a/tests/cxx/tree/dom-association/driver.cxx +++ b/tests/cxx/tree/dom-association/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/dom-association/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/dom-association/makefile b/tests/cxx/tree/dom-association/makefile index a57e5b1..58d7b65 100644 --- a/tests/cxx/tree/dom-association/makefile +++ b/tests/cxx/tree/dom-association/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/dom-association/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/encoding/char/iso-8859-1/driver.cxx b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx index 591d73f..fec9c8c 100644 --- a/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx +++ b/tests/cxx/tree/encoding/char/iso-8859-1/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/encoding/char/iso-8859-1/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/encoding/char/iso-8859-1/makefile b/tests/cxx/tree/encoding/char/iso-8859-1/makefile index 8708b49..75f8c86 100644 --- a/tests/cxx/tree/encoding/char/iso-8859-1/makefile +++ b/tests/cxx/tree/encoding/char/iso-8859-1/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/char/iso-8859-1/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/encoding/char/lcp/driver.cxx b/tests/cxx/tree/encoding/char/lcp/driver.cxx index 456dc09..ad5b461 100644 --- a/tests/cxx/tree/encoding/char/lcp/driver.cxx +++ b/tests/cxx/tree/encoding/char/lcp/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/encoding/char/lcp/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/encoding/char/lcp/makefile b/tests/cxx/tree/encoding/char/lcp/makefile index 37511e0..ff8cd36 100644 --- a/tests/cxx/tree/encoding/char/lcp/makefile +++ b/tests/cxx/tree/encoding/char/lcp/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/char/lcp/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/encoding/char/makefile b/tests/cxx/tree/encoding/char/makefile index 2b1cb3e..e8f33f6 100644 --- a/tests/cxx/tree/encoding/char/makefile +++ b/tests/cxx/tree/encoding/char/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/char/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/encoding/char/utf-8/driver.cxx b/tests/cxx/tree/encoding/char/utf-8/driver.cxx index f580f51..1cabbae 100644 --- a/tests/cxx/tree/encoding/char/utf-8/driver.cxx +++ b/tests/cxx/tree/encoding/char/utf-8/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/encoding/char/utf-8/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/encoding/char/utf-8/makefile b/tests/cxx/tree/encoding/char/utf-8/makefile index a7e94bf..cfcc886 100644 --- a/tests/cxx/tree/encoding/char/utf-8/makefile +++ b/tests/cxx/tree/encoding/char/utf-8/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/char/utf-8/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/encoding/makefile b/tests/cxx/tree/encoding/makefile index 6006e28..63ee75a 100644 --- a/tests/cxx/tree/encoding/makefile +++ b/tests/cxx/tree/encoding/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/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/encoding/wchar/driver.cxx b/tests/cxx/tree/encoding/wchar/driver.cxx index b3316d2..5f805b4 100644 --- a/tests/cxx/tree/encoding/wchar/driver.cxx +++ b/tests/cxx/tree/encoding/wchar/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/encoding/wchar/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/encoding/wchar/makefile b/tests/cxx/tree/encoding/wchar/makefile index d2ce82b..d246a60 100644 --- a/tests/cxx/tree/encoding/wchar/makefile +++ b/tests/cxx/tree/encoding/wchar/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/encoding/wchar/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/enumeration/ctor/driver.cxx b/tests/cxx/tree/enumeration/ctor/driver.cxx index 3ea2132..bfacf41 100644 --- a/tests/cxx/tree/enumeration/ctor/driver.cxx +++ b/tests/cxx/tree/enumeration/ctor/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/enumeration/ctor/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/enumeration/ctor/makefile b/tests/cxx/tree/enumeration/ctor/makefile index 9f6162c..83e2005 100644 --- a/tests/cxx/tree/enumeration/ctor/makefile +++ b/tests/cxx/tree/enumeration/ctor/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/enumeration/ctor/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/enumeration/inheritance/driver.cxx b/tests/cxx/tree/enumeration/inheritance/driver.cxx index 4fb05a1..9b5bfc6 100644 --- a/tests/cxx/tree/enumeration/inheritance/driver.cxx +++ b/tests/cxx/tree/enumeration/inheritance/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/enumeration/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/tree/enumeration/inheritance/makefile b/tests/cxx/tree/enumeration/inheritance/makefile index cdce770..de361b3 100644 --- a/tests/cxx/tree/enumeration/inheritance/makefile +++ b/tests/cxx/tree/enumeration/inheritance/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/enumeration/inheritance/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/enumeration/makefile b/tests/cxx/tree/enumeration/makefile index a1a4e9c..39f198f 100644 --- a/tests/cxx/tree/enumeration/makefile +++ b/tests/cxx/tree/enumeration/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/enumeration/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/float/driver.cxx b/tests/cxx/tree/float/driver.cxx index 1277275..a841e59 100644 --- a/tests/cxx/tree/float/driver.cxx +++ b/tests/cxx/tree/float/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/float/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/float/makefile b/tests/cxx/tree/float/makefile index ebfbc7e..bd253c3 100644 --- a/tests/cxx/tree/float/makefile +++ b/tests/cxx/tree/float/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/float/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/list/ctor/driver.cxx b/tests/cxx/tree/list/ctor/driver.cxx index 13ab2fe..4ebe4de 100644 --- a/tests/cxx/tree/list/ctor/driver.cxx +++ b/tests/cxx/tree/list/ctor/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/list/ctor/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/list/ctor/makefile b/tests/cxx/tree/list/ctor/makefile index 6131287..6f1c67d 100644 --- a/tests/cxx/tree/list/ctor/makefile +++ b/tests/cxx/tree/list/ctor/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/list/ctor/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/list/makefile b/tests/cxx/tree/list/makefile index fbdad36..8999804 100644 --- a/tests/cxx/tree/list/makefile +++ b/tests/cxx/tree/list/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/list/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/makefile b/tests/cxx/tree/makefile index cfc0847..8a761ed 100644 --- a/tests/cxx/tree/makefile +++ b/tests/cxx/tree/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/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/name-clash/inheritance/driver.cxx b/tests/cxx/tree/name-clash/inheritance/driver.cxx index 2ff5763..0d81a91 100644 --- a/tests/cxx/tree/name-clash/inheritance/driver.cxx +++ b/tests/cxx/tree/name-clash/inheritance/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/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/tree/name-clash/inheritance/makefile b/tests/cxx/tree/name-clash/inheritance/makefile index 972de44..a31e95f 100644 --- a/tests/cxx/tree/name-clash/inheritance/makefile +++ b/tests/cxx/tree/name-clash/inheritance/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/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 diff --git a/tests/cxx/tree/name-clash/makefile b/tests/cxx/tree/name-clash/makefile index 4c4e41d..dd27141 100644 --- a/tests/cxx/tree/name-clash/makefile +++ b/tests/cxx/tree/name-clash/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/name-clash/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/naming/camel/driver.cxx b/tests/cxx/tree/naming/camel/driver.cxx index bd29a8f..019efdf 100644 --- a/tests/cxx/tree/naming/camel/driver.cxx +++ b/tests/cxx/tree/naming/camel/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/naming/camel/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/naming/camel/makefile b/tests/cxx/tree/naming/camel/makefile index b6c9498..b0e0ca2 100644 --- a/tests/cxx/tree/naming/camel/makefile +++ b/tests/cxx/tree/naming/camel/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/naming/camel/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/naming/java/driver.cxx b/tests/cxx/tree/naming/java/driver.cxx index da9e077..97c029d 100644 --- a/tests/cxx/tree/naming/java/driver.cxx +++ b/tests/cxx/tree/naming/java/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/naming/java/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/naming/java/makefile b/tests/cxx/tree/naming/java/makefile index 41c5afd..6962c10 100644 --- a/tests/cxx/tree/naming/java/makefile +++ b/tests/cxx/tree/naming/java/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/naming/java/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/naming/knr/driver.cxx b/tests/cxx/tree/naming/knr/driver.cxx index 6f3b07f..f2a1a31 100644 --- a/tests/cxx/tree/naming/knr/driver.cxx +++ b/tests/cxx/tree/naming/knr/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/naming/knr/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/naming/knr/makefile b/tests/cxx/tree/naming/knr/makefile index 370055a..8f4f894 100644 --- a/tests/cxx/tree/naming/knr/makefile +++ b/tests/cxx/tree/naming/knr/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/naming/knr/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/naming/makefile b/tests/cxx/tree/naming/makefile index 85bfa0d..95a1254 100644 --- a/tests/cxx/tree/naming/makefile +++ b/tests/cxx/tree/naming/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/naming/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/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 diff --git a/tests/cxx/tree/prefix/driver.cxx b/tests/cxx/tree/prefix/driver.cxx index 5a5bfee..3366ffd 100644 --- a/tests/cxx/tree/prefix/driver.cxx +++ b/tests/cxx/tree/prefix/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/prefix/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/prefix/makefile b/tests/cxx/tree/prefix/makefile index c1a4703..9f1eb91 100644 --- a/tests/cxx/tree/prefix/makefile +++ b/tests/cxx/tree/prefix/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/prefix/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/test-template/driver.cxx b/tests/cxx/tree/test-template/driver.cxx index 0cdb0e4..684e544 100644 --- a/tests/cxx/tree/test-template/driver.cxx +++ b/tests/cxx/tree/test-template/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/test-template/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/test-template/makefile b/tests/cxx/tree/test-template/makefile index 734b705..849addd 100644 --- a/tests/cxx/tree/test-template/makefile +++ b/tests/cxx/tree/test-template/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/test-template/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/types-only/driver.cxx b/tests/cxx/tree/types-only/driver.cxx index 414012e..7289219 100644 --- a/tests/cxx/tree/types-only/driver.cxx +++ b/tests/cxx/tree/types-only/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/types-only/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/types-only/makefile b/tests/cxx/tree/types-only/makefile index 66c7a95..3bd3e02 100644 --- a/tests/cxx/tree/types-only/makefile +++ b/tests/cxx/tree/types-only/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/types-only/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/union/ctor/driver.cxx b/tests/cxx/tree/union/ctor/driver.cxx index 2c64420..354b1ae 100644 --- a/tests/cxx/tree/union/ctor/driver.cxx +++ b/tests/cxx/tree/union/ctor/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/union/ctor/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/union/ctor/makefile b/tests/cxx/tree/union/ctor/makefile index 38b4354..da2b350 100644 --- a/tests/cxx/tree/union/ctor/makefile +++ b/tests/cxx/tree/union/ctor/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/union/ctor/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/union/makefile b/tests/cxx/tree/union/makefile index fc3e327..2da915a 100644 --- a/tests/cxx/tree/union/makefile +++ b/tests/cxx/tree/union/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/union/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/wildcard/driver.cxx b/tests/cxx/tree/wildcard/driver.cxx index 9798159..207d350 100644 --- a/tests/cxx/tree/wildcard/driver.cxx +++ b/tests/cxx/tree/wildcard/driver.cxx @@ -1,5 +1,4 @@ // file : tests/cxx/tree/wildcard/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/wildcard/makefile b/tests/cxx/tree/wildcard/makefile index 4adc8b9..50b6f4e 100644 --- a/tests/cxx/tree/wildcard/makefile +++ b/tests/cxx/tree/wildcard/makefile @@ -1,5 +1,4 @@ # file : tests/cxx/tree/wildcard/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