From 8379dd69a01f89e6612a274fa3f6c5862db54687 Mon Sep 17 00:00:00 2001 From: PJ Dietz Date: Fri, 22 Jan 2021 14:06:56 -0500 Subject: [PATCH] Fix copyright date in docs --- docs/source/conf.py | 2 +- docs/source/overview.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 2c1ed94..b1923ac 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -25,7 +25,7 @@ master_doc = 'index' # General information about the project. project = u'WellRESTed' -copyright = u'202, PJ Dietz' +copyright = u'2021, PJ Dietz' version = '5.0.0' release = '5.0.0' diff --git a/docs/source/overview.rst b/docs/source/overview.rst index 6714ab4..aa47114 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -26,7 +26,7 @@ Licensed using the `MIT license `_. The MIT License (MIT) - Copyright (c) 2018 PJ Dietz + Copyright (c) 2021 PJ Dietz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal