Happy New Year!

This commit is contained in:
Jannis Leidel 2014-01-16 19:00:40 +01:00
parent f087cea84d
commit 6278a17ae4
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = u'django-configurations'
copyright = u'2012-2013, Jannis Leidel and other contributors'
copyright = u'2012-2014, Jannis Leidel and other 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