From 356d3677d53c1becec11683c6648d8acd04be8bf Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 16 Jul 2008 22:23:46 +0000 Subject: When dumping version, also print some /legal/ blah-blah: - copyright notice, - one-liner boilerplate about free software, - disclaimer about waranty, merchantability, fitness... /trunk/ct-ng.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+) 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 ' + @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:: -- cgit v0.10.2-6-g49f6