From 6be3fb1398ac3bc9e3110d338c89311583d35a4b Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 24 Sep 2015 12:50:22 +0200 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 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: