summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-03-06 20:36:10 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-03-06 20:36:10 (GMT)
commitffd4ed482fa82fdb8e263a8fb726c7fb8cf82726 (patch)
treea59b5da6775798caa909f21b318af111d71fde97 /scripts
parentb8bbe07c7adf2c2fc9483dc4101d02dbf2287e0a (diff)
docs: update my e-mail
Since anciens.enib.fr has been dead for two months now, without any hope of recovery, update my e-mail to point to @free.fr instead. Reported-by: "Bryan Hundven" <bryanhundven@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> (transplanted from dcdb309b796797d2b4b8ab52a306b91889481db8)
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