diff options
author | rsiddharth <s@ricketyspace.net> | 2017-02-19 02:06:13 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2017-02-19 02:06:13 +0000 |
commit | 41b7c1a0424b304a1b078c9e64594498cd6db7d8 (patch) | |
tree | 4ed103f9e77180ef81b9609f35faf497c394f5c8 /tests | |
parent | 74b4642a96ebbb4b8f6860abb2e782f72f2fc2af (diff) |
Add CONTRIBUTORS.rst.
* CONTRIBUTORS.rst: Add file.
* Makefile: Update copyright header.
* markdown_link_style/_version.py: Update copyright header.
* markdown_link_style/logging.py: Update copyright header.
* mdl_style.py: Update copyright header.
* setup.py: Update copyright header.
* tests/test_mdl_style.py: Update copyright header.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_mdl_style.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_mdl_style.py b/tests/test_mdl_style.py index 07f9480..ad2c56f 100644 --- a/tests/test_mdl_style.py +++ b/tests/test_mdl_style.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # -# Copyright © 2017 markdown-link-style contributors. See CONTRIBUTORS. +# Copyright © 2017 markdown-link-style contributors. See +# CONTRIBUTORS.rst. # # This file is part of markdown-link-style. # |