Skip to content

Commit

Permalink
Updated authors and license.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Apr 11, 2013
1 parent bbd5f2d commit ad83d79
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Expand Up @@ -2,3 +2,5 @@ Bruno Clermont
Gilles Fabio
Jannis Leidel
Marc Abramowitz
Michael van Tellingen
Mike Fogel
2 changes: 1 addition & 1 deletion 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,
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -42,7 +42,7 @@

# 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
Expand Down

0 comments on commit ad83d79

Please sign in to comment.