summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
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.'