diff -r 6b15ef33e8f2 -r d3e603e7c17c ct-ng.in --- a/ct-ng.in Sun Jun 01 21:12:00 2008 +0000 +++ b/ct-ng.in Mon Jul 28 21:32:33 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::