From 6278a17ae4ea7cb79699b852bcf855321f9b9cd7 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 16 Jan 2014 19:00:40 +0100 Subject: [PATCH] Happy New Year! --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 6e692fb..c24fca3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2013, Jannis Leidel and other contributors. +Copyright (c) 2012-2014, Jannis Leidel and other contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/docs/conf.py b/docs/conf.py index 98ce358..03bebca 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ master_doc = 'index' # General information about the project. project = u'django-configurations' -copyright = u'2012-2013, Jannis Leidel and other contributors' +copyright = u'2012-2014, 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