mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
✨ Happy New Year! ✨
This commit is contained in:
parent
fb20a1390f
commit
8015b86237
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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__))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue