www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ee2e14966230444a9df0cc14aa22e807ae596649
parent a96ca8280d5ef1fa9b155d26e461cd025c0f1c26
Author: Greg Hendershott <greghendershott@gmail.com>
Date:   Tue, 25 Mar 2014 08:51:12 -0400

Update copyright notice through 2014.

Diffstat:
Mindex.rkt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.rkt b/index.rkt @@ -27,7 +27,7 @@ @author[@hyperlink["http://www.greghendershott.com" "Greg Hendershott"]] @image["fear-of-macros.jpg"] -@para[@smaller{Copyright (c) 2012-2013 by Greg Hendershott. All rights reserved.}] +@para[@smaller{Copyright (c) 2012-2014 by Greg Hendershott. All rights reserved.}] @para[@smaller["Last updated " (parameterize ([date-display-format 'iso-8601]) (date->string (current-date) #t))]]