diff --git a/LICENSE b/LICENSE index 51e70c3..409a814 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2012, Jannis Leidel and individual contributors. +Copyright (c) 2011-2013, Jannis Leidel and individual contributors. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/conf.py b/docs/conf.py index b919253..f2f7bbc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,7 @@ master_doc = 'index' # General information about the project. project = u'django-appconf' -copyright = u'2011-2012, Jannis Leidel and individual contributors' +copyright = u'2011-2013, Jannis Leidel and individual 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