From 727746add18ac4f365919d6470494c970972ca83 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sun, 27 Jan 2019 22:26:28 +0100 Subject: [PATCH] 12 years! --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4dbe380..a6647dc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2007-2016, Jannis Leidel and contributors +Copyright (c) 2007-2019, Jannis Leidel and contributors 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 0bccac6..bda62ab 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,7 +38,7 @@ master_doc = 'index' # General information about the project. project = u'django-dbtemplates' -copyright = u'2007-2012, Jannis Leidel and contributors' +copyright = u'2007-2019, Jannis Leidel and 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