diff -r 6b15ef33e8f2 -r efaf88c66ec1 ct-ng.in --- a/ct-ng.in Sun Jun 01 21:12:00 2008 +0000 +++ b/ct-ng.in Wed Jul 16 22:23:46 2008 +0000 @@ -113,6 +113,11 @@ PHONY += version version: @echo 'This is crosstool-NG version $(CT_VERSION)' + @echo + @echo 'Copyright (C) 2008 Yann E. MORIN ' + @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.' PHONY += clean clean::