summaryrefslogtreecommitdiff
path: root/ct-ng.in
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 /ct-ng.in
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 'ct-ng.in')
-rw-r--r--ct-ng.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ct-ng.in b/ct-ng.in
index bcac6d8..8b25f87 100644
--- a/ct-ng.in
+++ b/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.'