mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Happy new year!
This commit is contained in:
parent
cc538fef50
commit
6be3fb1398
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2009-2014, Comoga and individual contributors
|
||||
Copyright (c) 2009-2015, Comoga and individual contributors
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'django-constance'
|
||||
copyright = u'2014, Comoga and individual contributors'
|
||||
copyright = u'2015, Comoga and individual contributors'
|
||||
|
||||
# The short X.Y version.
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in a new issue