commit 304ed483a8c8d0aa8c3790b84964c36b159b1057
parent 4f76581ea720d401354e6738285ddb5144d46a2c
Author: Greg Hendershott <greghendershott@gmail.com>
Date: Sun, 20 Jan 2013 18:06:31 -0500
Update copyright years.
Diffstat:
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 by Greg Hendershott. All rights reserved.}]
+@para[@smaller{Copyright (c) 2012-2013 by Greg Hendershott. All rights reserved.}]
@para[@smaller["Last updated "
(parameterize ([date-display-format 'iso-8601])
(date->string (current-date) #t))]]