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 --- examples/cxx/hybrid/polyroot/driver.cxx | 1 - examples/cxx/hybrid/polyroot/makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'examples/cxx/hybrid/polyroot') diff --git a/examples/cxx/hybrid/polyroot/driver.cxx b/examples/cxx/hybrid/polyroot/driver.cxx index c673182..a68bf16 100644 --- a/examples/cxx/hybrid/polyroot/driver.cxx +++ b/examples/cxx/hybrid/polyroot/driver.cxx @@ -1,5 +1,4 @@ // file : examples/cxx/hybrid/polyroot/driver.cxx -// author : Boris Kolpackov // copyright : not copyrighted - public domain #include // std::auto_ptr diff --git a/examples/cxx/hybrid/polyroot/makefile b/examples/cxx/hybrid/polyroot/makefile index 1955764..6a854f6 100644 --- a/examples/cxx/hybrid/polyroot/makefile +++ b/examples/cxx/hybrid/polyroot/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/hybrid/polyroot/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