diff sources/functions.sh @ 494:a32c75dcf508

Add README.footer to end of README. (Rename README.txt->README)
author Rob Landley <rob@landley.net>
date Fri, 21 Nov 2008 23:46:21 -0600
parents cf6d49937be1
children ea7a010e5c47
line wrap: on
line diff
--- a/sources/functions.sh	Fri Nov 21 23:32:03 2008 -0600
+++ b/sources/functions.sh	Fri Nov 21 23:46:21 2008 -0600
@@ -352,7 +352,7 @@
   # Grab FWL version number
 
   cat << EOF
-Built on $(date +%F) from:
+These tarballs were built on $(date +%F) from:
 
   Build script:
     Firmware Linux (http://landley.net/code/firmware) mercurial rev $(hg tip | sed -n 's/changeset: *\([0-9]*\).*/\1/p')