diff options
| author | Paul Ganssle <paul@ganssle.io> | 2019-02-22 15:18:39 -0600 |
|---|---|---|
| committer | Paul Ganssle <paul@ganssle.io> | 2019-02-22 15:18:39 -0600 |
| commit | 44a697cffdf517d8846fd57a01268227a5a2c5b1 (patch) | |
| tree | 5f0cbb20802613f1690215918924b6b05ee837cd /docs | |
| parent | 8cb0e19202be77be9e8ebeaafdd347485e2971cf (diff) | |
| download | dateutil-git-44a697cffdf517d8846fd57a01268227a5a2c5b1.tar.gz | |
Update copyright notice 2016-2019
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 2cf9436..2af1094 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = 'dateutil' -copyright = '2016, dateutil' +copyright = '2019, dateutil' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |
