diff options
Diffstat (limited to 'scripts/xldd.in')
-rwxr-xr-x | scripts/xldd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xldd.in b/scripts/xldd.in index b8197cc7..42a738b4 100755 --- a/scripts/xldd.in +++ b/scripts/xldd.in @@ -39,7 +39,7 @@ show_version() { # Fake a real ldd, just in case some dumb script would check cat <<_EOF_ ldd (crosstool-NG) ${version} -Copyright (C) 2010 "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> +Copyright (C) 2010 "Yann E. MORIN" <yann.morin.1998@free.fr> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Licensed under the GPLv2, see the file LICENSES in the top-directory of the |