From f2ca435e9058da83d643212a9e270e91fc143b10 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Fri, 26 Feb 2021 14:48:31 +0100 Subject: [PATCH] Updates copyright year --- LICENSE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e12eb80..6d2037f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Ilan Steemers +Copyright (c) 2015 - 2021 Ilan Steemers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/conf.py b/docs/conf.py index 9760eea..edf5d1c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ master_doc = 'index' # General information about the project. project = 'Django Q' -copyright = '2015-2020, Ilan Steemers' +copyright = '2015-2021, Ilan Steemers' author = 'Ilan Steemers' # The version info for the project you're documenting, acts as replacement for