Updated year.

This commit is contained in:
Jannis Leidel 2012-01-09 00:00:10 +01:00
parent 65684c1243
commit 9cc07437ee
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2007-2011, Jannis Leidel and contributors
Copyright (c) 2007-2012, Jannis Leidel and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without

View file

@ -38,7 +38,7 @@ master_doc = 'index'
# General information about the project.
project = u'django-dbtemplates'
copyright = u'2007-2011, Jannis Leidel and contributors'
copyright = u'2007-2012, Jannis Leidel and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the