summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ct-ng.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 901736a..d93b244 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 <yann.morin.1998@anciens.enib.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.'
PHONY += clean
clean::