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