Update the copyright date range

This commit is contained in:
Brian Helba 2021-10-26 22:09:50 -04:00 committed by Paolo Melchiorre
parent 089a039efa
commit 80f2cee84b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2012-2014, Jannis Leidel and other contributors.
Copyright (c) 2012-2021, Jannis Leidel and other contributors.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,

View file

@ -42,7 +42,7 @@ master_doc = 'index'
# General information about the project.
project = 'django-configurations'
copyright = '2012-2014, Jannis Leidel and other contributors'
copyright = '2012-2021, 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