Happy new year

This commit is contained in:
Jannis Leidel
2013-01-28 18:46:21 +01:00
parent 7b9150f72e
commit efbd3ffd2f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'django-appconf'
copyright = u'2011-2012, Jannis Leidel and individual contributors'
copyright = u'2011-2013, Jannis Leidel and individual 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