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 --- examples/cxx/tree/binary/boost/boost-archive-extraction.hxx | 1 - examples/cxx/tree/binary/boost/boost-archive-insertion.hxx | 1 - examples/cxx/tree/binary/boost/driver.cxx | 1 - examples/cxx/tree/binary/boost/makefile | 1 - examples/cxx/tree/binary/cdr/driver.cxx | 1 - examples/cxx/tree/binary/cdr/makefile | 1 - examples/cxx/tree/binary/makefile | 1 - examples/cxx/tree/binary/xdr/driver.cxx | 1 - examples/cxx/tree/binary/xdr/makefile | 1 - 9 files changed, 9 deletions(-) (limited to 'examples/cxx/tree/binary') diff --git a/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx b/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx index 1d70da8..8a1c1ef 100644 --- a/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx +++ b/examples/cxx/tree/binary/boost/boost-archive-extraction.hxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/binary/boost/boost-archive-insertion.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef BOOST_ARCHIVE_EXTRACTION_HXX diff --git a/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx b/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx index 793dfb0..4c89104 100644 --- a/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx +++ b/examples/cxx/tree/binary/boost/boost-archive-insertion.hxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/binary/boost/boost-archive-insertion.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef BOOST_ARCHIVE_INSERTION_HXX diff --git a/examples/cxx/tree/binary/boost/driver.cxx b/examples/cxx/tree/binary/boost/driver.cxx index 9490d13..df053b6 100644 --- a/examples/cxx/tree/binary/boost/driver.cxx +++ b/examples/cxx/tree/binary/boost/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/binary/boost/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/examples/cxx/tree/binary/boost/makefile b/examples/cxx/tree/binary/boost/makefile index d97e676..eab2c73 100644 --- a/examples/cxx/tree/binary/boost/makefile +++ b/examples/cxx/tree/binary/boost/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/tree/binary/boost/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/examples/cxx/tree/binary/cdr/driver.cxx b/examples/cxx/tree/binary/cdr/driver.cxx index 08ec0d5..ec1ff32 100644 --- a/examples/cxx/tree/binary/cdr/driver.cxx +++ b/examples/cxx/tree/binary/cdr/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/binary/cdr/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/examples/cxx/tree/binary/cdr/makefile b/examples/cxx/tree/binary/cdr/makefile index ab8c409..30a29f8 100644 --- a/examples/cxx/tree/binary/cdr/makefile +++ b/examples/cxx/tree/binary/cdr/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/tree/binary/cdr/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/examples/cxx/tree/binary/makefile b/examples/cxx/tree/binary/makefile index d977ab5..c5c2354 100644 --- a/examples/cxx/tree/binary/makefile +++ b/examples/cxx/tree/binary/makefile @@ -1,5 +1,4 @@ # file : examples/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/examples/cxx/tree/binary/xdr/driver.cxx b/examples/cxx/tree/binary/xdr/driver.cxx index 495eafc..d109322 100644 --- a/examples/cxx/tree/binary/xdr/driver.cxx +++ b/examples/cxx/tree/binary/xdr/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/tree/binary/xdr/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/examples/cxx/tree/binary/xdr/makefile b/examples/cxx/tree/binary/xdr/makefile index 4c38073..9be8ea1 100644 --- a/examples/cxx/tree/binary/xdr/makefile +++ b/examples/cxx/tree/binary/xdr/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/tree/binary/xdr/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file -- cgit v1.1