Updated authors and license.

This commit is contained in:
Jannis Leidel 2013-04-11 17:14:40 +02:00
parent bbd5f2dce3
commit ad83d79397
3 changed files with 4 additions and 2 deletions

View file

@ -2,3 +2,5 @@ Bruno Clermont
Gilles Fabio
Jannis Leidel
Marc Abramowitz
Michael van Tellingen
Mike Fogel

View file

@ -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,

View file

@ -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