diff options
Diffstat (limited to 'libz')
-rw-r--r-- | libz/configuration-rules.make | 1 | ||||
-rwxr-xr-x | libz/configure | 1 | ||||
-rw-r--r-- | libz/rules.make | 1 | ||||
-rw-r--r-- | libz/stub.make | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/libz/configuration-rules.make b/libz/configuration-rules.make index 7eb9dea..56331d7 100644 --- a/libz/configuration-rules.make +++ b/libz/configuration-rules.make @@ -1,5 +1,4 @@ # file : build/import/libz/configuration-rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libz/configure b/libz/configure index 1423205..1ee53e8 100755 --- a/libz/configure +++ b/libz/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/import/libz/configure -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libz/rules.make b/libz/rules.make index 159cfef..904d66f 100644 --- a/libz/rules.make +++ b/libz/rules.make @@ -1,5 +1,4 @@ # file : build/import/libz/rules.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libz/stub.make b/libz/stub.make index 08bbcd9..12fc5d5 100644 --- a/libz/stub.make +++ b/libz/stub.make @@ -1,5 +1,4 @@ # file : build/import/libz/stub.make -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file |