summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/build/debug/duma.in2
-rwxr-xr-xscripts/xldd.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/debug/duma.in b/scripts/build/debug/duma.in
index 00afd67..90c9013 100644
--- a/scripts/build/debug/duma.in
+++ b/scripts/build/debug/duma.in
@@ -1,5 +1,5 @@
#!/bin/sh
-# (C) 2008 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
+# (C) 2008 Yann E. MORIN <yann.morin.1998@free.fr>
# Licensed under the GPL v.2
LIBDUMA_SO=
diff --git a/scripts/xldd.in b/scripts/xldd.in
index b8197cc..42a738b 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