diff --git a/LICENSE b/LICENSE index f1915ae..16e64b9 100644 --- a/LICENSE +++ b/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: diff --git a/docs/conf.py b/docs/conf.py index bdb5910..e2b4bff 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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: