From 2249e07b24dc809ca1f4588bb4c5c1041b66072b Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Mon, 16 Feb 2015 21:14:06 +0100 Subject: [PATCH] Updates to 2015. --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f818d46..f910144 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014, Bertrand Bordage +Copyright (c) 2014-2015, 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 c9a3dc1..3904289 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, Bertrand Bordage' +copyright = '2014-2015, 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