From f0af6635c08d651a3c57142a5db4256909e6d448 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Wed, 13 Jan 2016 20:02:56 +0100 Subject: [PATCH] Updates to 2016. --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f910144..963d005 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015, Bertrand Bordage +Copyright (c) 2014-2016, Bertrand Bordage 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 b967d44..632063e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -58,7 +58,7 @@ master_doc = 'index' # General information about the project. project = 'django-cachalot' -copyright = '2014-2015, Bertrand Bordage' +copyright = '2014-2016, Bertrand Bordage' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the