From 304ed483a8c8d0aa8c3790b84964c36b159b1057 Mon Sep 17 00:00:00 2001 From: Greg Hendershott Date: Sun, 20 Jan 2013 18:06:31 -0500 Subject: [PATCH] Update copyright years. --- index.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rkt b/index.rkt index 3cfbebe..c5c4608 100644 --- 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))]]