diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-03-06 21:36:10 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-03-06 21:36:10 +0100 |
commit | c4dc925957d82533ec86486f3c9fbdad1a336a63 (patch) | |
tree | 48fcd58d130cb299124516a3752f2e9cd962acb3 | |
parent | 8a55290099ddce443834a7edbe3510df2cda8cd8 (diff) | |
download | crosstool-ng-c4dc925957d82533ec86486f3c9fbdad1a336a63.tar.gz crosstool-ng-c4dc925957d82533ec86486f3c9fbdad1a336a63.tar.bz2 crosstool-ng-c4dc925957d82533ec86486f3c9fbdad1a336a63.zip |
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)
-rw-r--r-- | contrib/gcc-test-suite/README | 2 | ||||
-rw-r--r-- | ct-ng.in | 4 | ||||
-rw-r--r-- | docs/0 - Table of content.txt | 2 | ||||
-rw-r--r-- | docs/1 - Introduction.txt | 2 | ||||
-rw-r--r-- | docs/2 - Installing crosstool-NG.txt | 2 | ||||
-rw-r--r-- | docs/3 - Configuring a toolchain.txt | 2 | ||||
-rw-r--r-- | docs/4 - Building the toolchain.txt | 2 | ||||
-rw-r--r-- | docs/5 - Using the toolchain.txt | 2 | ||||
-rw-r--r-- | docs/6 - Toolchain types.txt | 2 | ||||
-rw-r--r-- | docs/7 - Contributing to crosstool-NG.txt | 4 | ||||
-rw-r--r-- | docs/8 - Internals.txt | 2 | ||||
-rw-r--r-- | docs/9 - How is a toolchain constructed.txt | 2 | ||||
-rw-r--r-- | docs/A - Credits.txt | 2 | ||||
-rw-r--r-- | docs/B - Known issues.txt | 2 | ||||
-rw-r--r-- | docs/C - Misc. tutorials.txt | 6 | ||||
-rw-r--r-- | scripts/build/debug/duma.in | 2 | ||||
-rwxr-xr-x | scripts/xldd.in | 2 | ||||
-rw-r--r-- | steps.mk | 2 |
18 files changed, 22 insertions, 22 deletions
diff --git a/contrib/gcc-test-suite/README b/contrib/gcc-test-suite/README index 0c81be9d..a17f8711 100644 --- a/contrib/gcc-test-suite/README +++ b/contrib/gcc-test-suite/README @@ -78,6 +78,6 @@ Author Martin Lund <mgl@doredevelopment.dk> Initial content -"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> +"Yann E. MORIN" <yann.morin.1998@free.fr> Getting rid of the test-suite Minor fixes @@ -1,6 +1,6 @@ #!@@CT_make@@ -rf # Makefile for crosstool-NG. -# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +# Copyright 2006 Yann E. MORIN <yann.morin.1998@free.fr> # Don't print directory as we descend into them # Don't use built-in rules, we know what we're doing @@ -161,7 +161,7 @@ PHONY += version version: @echo 'This is crosstool-NG version $(CT_VERSION)' @echo - @echo 'Copyright (C) 2008 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>' + @echo 'Copyright (C) 2008 Yann E. MORIN <yann.morin.1998@free.fr>' @echo 'This is free software; see the source for copying conditions.' @echo 'There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A' @echo 'PARTICULAR PURPOSE.' diff --git a/docs/0 - Table of content.txt b/docs/0 - Table of content.txt index 5febb8df..ebac8512 100644 --- a/docs/0 - Table of content.txt +++ b/docs/0 - Table of content.txt @@ -1,5 +1,5 @@ File.........: 0 - Table of content.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/1 - Introduction.txt b/docs/1 - Introduction.txt index 15870ab1..3615f75c 100644 --- a/docs/1 - Introduction.txt +++ b/docs/1 - Introduction.txt @@ -1,5 +1,5 @@ File.........: 1 - Introduction.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/2 - Installing crosstool-NG.txt b/docs/2 - Installing crosstool-NG.txt index 198fc2c2..196f202d 100644 --- a/docs/2 - Installing crosstool-NG.txt +++ b/docs/2 - Installing crosstool-NG.txt @@ -1,5 +1,5 @@ File.........: 2 - Installing crosstool-NG.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/3 - Configuring a toolchain.txt b/docs/3 - Configuring a toolchain.txt index 1eb61493..2a9c1561 100644 --- a/docs/3 - Configuring a toolchain.txt +++ b/docs/3 - Configuring a toolchain.txt @@ -1,5 +1,5 @@ File.........: 3 - Configuring a toolchain.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/4 - Building the toolchain.txt b/docs/4 - Building the toolchain.txt index 6e24bc0f..be96afe5 100644 --- a/docs/4 - Building the toolchain.txt +++ b/docs/4 - Building the toolchain.txt @@ -1,5 +1,5 @@ File.........: 4 - Building the toolchain.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/5 - Using the toolchain.txt b/docs/5 - Using the toolchain.txt index 07f533b9..1b11b49e 100644 --- a/docs/5 - Using the toolchain.txt +++ b/docs/5 - Using the toolchain.txt @@ -1,5 +1,5 @@ File.........: 5 - Using the toolchain.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/6 - Toolchain types.txt b/docs/6 - Toolchain types.txt index 382ceb64..7430a9c9 100644 --- a/docs/6 - Toolchain types.txt +++ b/docs/6 - Toolchain types.txt @@ -1,5 +1,5 @@ File.........: 6 - Toolchain types.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/7 - Contributing to crosstool-NG.txt b/docs/7 - Contributing to crosstool-NG.txt index 18718a70..75d97454 100644 --- a/docs/7 - Contributing to crosstool-NG.txt +++ b/docs/7 - Contributing to crosstool-NG.txt @@ -1,5 +1,5 @@ File.........: 7 - Contributing to crosstool-NG.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 @@ -12,7 +12,7 @@ Sending a bug report | If you need to send a bug report, please send a mail with subject prefixed with "[CT_NG]" with to following destinations: - TO: yann.morin.1998 (at) anciens.enib.fr + TO: yann.morin.1998 (at) free.fr CC: crossgcc (at) sourceware.org diff --git a/docs/8 - Internals.txt b/docs/8 - Internals.txt index 816acc64..d919a778 100644 --- a/docs/8 - Internals.txt +++ b/docs/8 - Internals.txt @@ -1,5 +1,5 @@ File.........: 8 - Internals.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/9 - How is a toolchain constructed.txt b/docs/9 - How is a toolchain constructed.txt index cc8e6a62..c288928d 100644 --- a/docs/9 - How is a toolchain constructed.txt +++ b/docs/9 - How is a toolchain constructed.txt @@ -1,5 +1,5 @@ File.........: 9 - Build procedure overview.txt -Copyright....: (C) 2011 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2011 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/A - Credits.txt b/docs/A - Credits.txt index 1025754c..be51945b 100644 --- a/docs/A - Credits.txt +++ b/docs/A - Credits.txt @@ -1,5 +1,5 @@ File.........: A - Credits.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/B - Known issues.txt b/docs/B - Known issues.txt index 0217b7a8..271ce09e 100644 --- a/docs/B - Known issues.txt +++ b/docs/B - Known issues.txt @@ -1,5 +1,5 @@ File.........: B - Known issues.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index 4ad04a47..f5a78f6d 100644 --- a/docs/C - Misc. tutorials.txt +++ b/docs/C - Misc. tutorials.txt @@ -1,5 +1,5 @@ File.........: C - Misc. tutorials.txt -Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +Copyright....: (C) 2010 Yann E. MORIN <yann.morin.1998@free.fr> License......: Creative Commons Attribution Share Alike (CC-by-sa), v2.5 @@ -209,7 +209,7 @@ Here is a sample `hg email` complete command line: Note: replace " (at) " with "@" hg email --outgoing --intro \ - --to '"Yann E. MORIN" <yann.morin.1998 (at) anciens.enib.fr>' \ + --to '"Yann E. MORIN" <yann.morin.1998 (at) free.fr>' \ --cc 'crossgcc (at) sourceware.org' # It then opens an editor and lets you enter the subject @@ -305,4 +305,4 @@ Here is an example commit message (see revision 8bb5151c5b01): I missed refreshing the patch before pushing. :-( - Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> + Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> diff --git a/scripts/build/debug/duma.in b/scripts/build/debug/duma.in index 00afd67c..90c90136 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 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 @@ -1,5 +1,5 @@ # Makefile for each steps -# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr> +# Copyright 2006 Yann E. MORIN <yann.morin.1998@free.fr> # ---------------------------------------------------------- # This is the steps help entry |