diff --git a/ct-ng.in b/ct-ng.in index 901736af..d93b2449 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -113,6 +113,11 @@ tarball: 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::