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/parser/polyroot/driver.cxx | 1 - examples/cxx/parser/polyroot/makefile | 1 - examples/cxx/parser/polyroot/supermen-pimpl.cxx | 1 - examples/cxx/parser/polyroot/supermen-pimpl.hxx | 1 - 4 files changed, 4 deletions(-) (limited to 'examples/cxx/parser/polyroot') diff --git a/examples/cxx/parser/polyroot/driver.cxx b/examples/cxx/parser/polyroot/driver.cxx index b04bba5..1c9c778 100644 --- a/examples/cxx/parser/polyroot/driver.cxx +++ b/examples/cxx/parser/polyroot/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/parser/polyroot/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include diff --git a/examples/cxx/parser/polyroot/makefile b/examples/cxx/parser/polyroot/makefile index eb5791a..77056ae 100644 --- a/examples/cxx/parser/polyroot/makefile +++ b/examples/cxx/parser/polyroot/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/parser/polyroot/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/parser/polyroot/supermen-pimpl.cxx b/examples/cxx/parser/polyroot/supermen-pimpl.cxx index db41ab2..62289e9 100644 --- a/examples/cxx/parser/polyroot/supermen-pimpl.cxx +++ b/examples/cxx/parser/polyroot/supermen-pimpl.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/parser/polyroot/supermen-pimpl.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain // diff --git a/examples/cxx/parser/polyroot/supermen-pimpl.hxx b/examples/cxx/parser/polyroot/supermen-pimpl.hxx index 035d127..49e8c74 100644 --- a/examples/cxx/parser/polyroot/supermen-pimpl.hxx +++ b/examples/cxx/parser/polyroot/supermen-pimpl.hxx @@ -1,5 +1,4 @@ // file : examples/cxx/parser/polyroot/supermen-pimpl.hxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #ifndef SUPERMEN_PIMPL_HXX -- cgit v1.1