Happy New Year!

This commit is contained in:
Trey Hunner 2015-06-28 18:49:36 -07:00
parent fb20a1390f
commit 8015b86237
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2009-2013, Carl Meyer and contributors
Copyright (c) 2009-2015, Carl Meyer and 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-model-utils'
copyright = u'2013, Carl Meyer'
copyright = u'2015, Carl Meyer'
parent_dir = os.path.dirname(os.path.dirname(__file__))