mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Updated authors and license.
This commit is contained in:
parent
bbd5f2dce3
commit
ad83d79397
3 changed files with 4 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
|
@ -2,3 +2,5 @@ Bruno Clermont
|
|||
Gilles Fabio
|
||||
Jannis Leidel
|
||||
Marc Abramowitz
|
||||
Michael van Tellingen
|
||||
Mike Fogel
|
||||
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2012, Jannis Leidel and other contributors.
|
||||
Copyright (c) 2012-2013, Jannis Leidel and other contributors.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'django-configurations'
|
||||
copyright = u'2012, Jannis Leidel'
|
||||
copyright = u'2012-2013, 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue