Updates copyright year

This commit is contained in:
Ilan Steemers
2021-02-26 14:48:31 +01:00
parent ef3cffb738
commit f2ca435e90
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT) 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View File

@@ -63,7 +63,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = 'Django Q' project = 'Django Q'
copyright = '2015-2020, Ilan Steemers' copyright = '2015-2021, Ilan Steemers'
author = 'Ilan Steemers' author = 'Ilan Steemers'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for