ct-ng.in
changeset 3195 cbaf37cc20b7
parent 2881 eb19492e3386
     1.1 --- a/ct-ng.in	Mon Feb 13 21:07:55 2012 +0100
     1.2 +++ b/ct-ng.in	Sun Mar 03 22:24:40 2013 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  #!@@CT_make@@ -rf
     1.5  # Makefile for crosstool-NG.
     1.6 -# Copyright 2006 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>
     1.7 +# Copyright 2006 Yann E. MORIN <yann.morin.1998@free.fr>
     1.8  
     1.9  # Don't print directory as we descend into them
    1.10  # Don't use built-in rules, we know what we're doing
    1.11 @@ -161,7 +161,7 @@
    1.12  version:
    1.13  	@echo 'This is crosstool-NG version $(CT_VERSION)'
    1.14  	@echo
    1.15 -	@echo 'Copyright (C) 2008  Yann E. MORIN <yann.morin.1998@anciens.enib.fr>'
    1.16 +	@echo 'Copyright (C) 2008  Yann E. MORIN <yann.morin.1998@free.fr>'
    1.17  	@echo 'This is free software; see the source for copying conditions.'
    1.18  	@echo 'There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A'
    1.19  	@echo 'PARTICULAR PURPOSE.'