From 7dbc1fda18fef05d3c5a8008c54ee5cd871633b8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 29 Jan 2012 14:59:49 +0200 Subject: Remove author from file header --- examples/cxx/hello/libhello/build/bootstrap.make | 1 - examples/cxx/hello/libhello/build/export/libhello/stub.make | 1 - .../cxx/hello/libhello/build/import/libhello/configuration-rules.make | 1 - examples/cxx/hello/libhello/build/import/libhello/configure | 1 - examples/cxx/hello/libhello/build/import/libhello/stub.make | 1 - examples/cxx/hello/libhello/libhello/makefile | 1 - examples/cxx/hello/libhello/makefile | 1 - examples/cxx/hello/libhello/test/makefile | 1 - 8 files changed, 8 deletions(-) (limited to 'examples/cxx/hello/libhello') diff --git a/examples/cxx/hello/libhello/build/bootstrap.make b/examples/cxx/hello/libhello/build/bootstrap.make index f8a6e02..176c599 100644 --- a/examples/cxx/hello/libhello/build/bootstrap.make +++ b/examples/cxx/hello/libhello/build/bootstrap.make @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/build/bootstrap.make -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/build/export/libhello/stub.make b/examples/cxx/hello/libhello/build/export/libhello/stub.make index ede3692..9a9eb5c 100644 --- a/examples/cxx/hello/libhello/build/export/libhello/stub.make +++ b/examples/cxx/hello/libhello/build/export/libhello/stub.make @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/build/export/libhello/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make b/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make index 4c70435..5a5bf3d 100644 --- a/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make +++ b/examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/build/import/libhello/configuration-rules.make -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/build/import/libhello/configure b/examples/cxx/hello/libhello/build/import/libhello/configure index 24fecfa..527a629 100755 --- a/examples/cxx/hello/libhello/build/import/libhello/configure +++ b/examples/cxx/hello/libhello/build/import/libhello/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : examples/cxx/hello/libhello/build/import/libhello/configure -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/build/import/libhello/stub.make b/examples/cxx/hello/libhello/build/import/libhello/stub.make index effba87..f592026 100644 --- a/examples/cxx/hello/libhello/build/import/libhello/stub.make +++ b/examples/cxx/hello/libhello/build/import/libhello/stub.make @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/build/import/libhello/stub.make -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/libhello/makefile b/examples/cxx/hello/libhello/libhello/makefile index 425ea7e..fac12f2 100644 --- a/examples/cxx/hello/libhello/libhello/makefile +++ b/examples/cxx/hello/libhello/libhello/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/libhello/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/makefile b/examples/cxx/hello/libhello/makefile index 4f8bf42..a9f8a03 100644 --- a/examples/cxx/hello/libhello/makefile +++ b/examples/cxx/hello/libhello/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/examples/cxx/hello/libhello/test/makefile b/examples/cxx/hello/libhello/test/makefile index 036d053..3e006a1 100644 --- a/examples/cxx/hello/libhello/test/makefile +++ b/examples/cxx/hello/libhello/test/makefile @@ -1,5 +1,4 @@ # file : examples/cxx/hello/libhello/test/makefile -# author : Boris Kolpackov # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file -- cgit v1.1