diff options
Diffstat (limited to 'docs/copyright.rst')
-rw-r--r-- | docs/copyright.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/copyright.rst b/docs/copyright.rst index b7183e62..30cf255c 100644 --- a/docs/copyright.rst +++ b/docs/copyright.rst @@ -1,7 +1,6 @@ Copyright ========= -The ``cmd2`` documentation is Copyright 2010-2019 by the `cmd2 contributors +The ``cmd2`` documentation is Copyright 2010-2020 by the `cmd2 contributors <https://github.com/python-cmd2/cmd2/graphs/contributors>`_ and is licensed -under a `Creative Commons Attribution 4.0 International License -<http://creativecommons.org/licenses/by/4.0/>`_. +under an `MIT License <https://github.com/python-cmd2/cmd2/blob/master/LICENSE>`_. |