hgbook

diff xsl/base-html-stylesheet.xsl @ 573:40025381bded

Get the copyright years right
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 23:42:31 2009 -0700 (2009-03-09)
parents 23dc79421e06
children e0d9eb01e4c2
line diff
     1.1 --- a/xsl/base-html-stylesheet.xsl	Mon Feb 09 23:04:31 2009 -0800
     1.2 +++ b/xsl/base-html-stylesheet.xsl	Mon Mar 09 23:42:31 2009 -0700
     1.3 @@ -108,7 +108,7 @@
     1.4    <xsl:template name="user.footer.content">
     1.5      <div class="rwhfooter">
     1.6        <p><img src="/support/figs/rss.png"/> Want to stay up to date? Subscribe to the comment feed for <a id="chapterfeed" class="feed" href="/feeds/comments/">this chapter</a>, or the <a class="feed" href="/feeds/comments/">entire book</a>.</p>
     1.7 -      <p>Copyright 2009, Bryan O'Sullivan.
     1.8 +      <p>Copyright 2006, 2007, 2008, 2009 Bryan O'Sullivan.
     1.9        Icons by <a href="mailto:mattahan@gmail.com">Paul Davey</a> aka <a href="http://mattahan.deviantart.com/">Mattahan</a>.</p>
    1.10      </div>
    1.11    </xsl:template>