mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 21:07:54 +00:00
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)
This commit is contained in:
parent
b8bbe07c7a
commit
ffd4ed482f
@ -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
|
||||
|
4
ct-ng.in
4
ct-ng.in
@ -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.'
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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=
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user