diff options
Diffstat (limited to 'libxerces-c')
-rw-r--r-- | libxerces-c/configuration-rules.make | 2 | ||||
-rwxr-xr-x | libxerces-c/configure | 2 | ||||
-rw-r--r-- | libxerces-c/rules.make | 2 | ||||
-rw-r--r-- | libxerces-c/stub.make | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libxerces-c/configuration-rules.make b/libxerces-c/configuration-rules.make index b005ac0..635fe78 100644 --- a/libxerces-c/configuration-rules.make +++ b/libxerces-c/configuration-rules.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/configuration-rules.make -# author : Boris Kolpackov <boris@kolpackov.net> +# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libxerces-c/configure b/libxerces-c/configure index d2b90ed..58b765e 100755 --- a/libxerces-c/configure +++ b/libxerces-c/configure @@ -1,7 +1,7 @@ #! /usr/bin/env bash # file : build/import/libxerces-c/configure -# author : Boris Kolpackov <boris@kolpackov.net> +# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libxerces-c/rules.make b/libxerces-c/rules.make index a2f144a..575f49e 100644 --- a/libxerces-c/rules.make +++ b/libxerces-c/rules.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/rules.make -# author : Boris Kolpackov <boris@kolpackov.net> +# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file diff --git a/libxerces-c/stub.make b/libxerces-c/stub.make index f360612..465bed1 100644 --- a/libxerces-c/stub.make +++ b/libxerces-c/stub.make @@ -1,5 +1,5 @@ # file : build/import/libxerces-c/stub.make -# author : Boris Kolpackov <boris@kolpackov.net> +# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Boris Kolpackov # license : GNU GPL v2; see accompanying LICENSE file |