Skip to content

Commit

Permalink
Changed copyright year for epub_theme to 2013
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxmoreno committed Apr 29, 2013
1 parent 0a71a61 commit ba2c603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/all.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
epub_title = u'CakePHP Cookbook'
epub_author = u'Cake Software Foundation, Inc.'
epub_publisher = u'Cake Software Foundation, Inc.'
epub_copyright = u'2012, Cake Software Foundation, Inc.'
epub_copyright = u'2013, Cake Software Foundation, Inc.'

epub_theme = 'cakephp-epub'

Expand Down

0 comments on commit ba2c603

Please sign in to comment.