diff options
author | rsiddharth <s@ricketyspace.net> | 2017-02-19 02:34:23 +0000 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2017-02-19 02:34:23 +0000 |
commit | df90d6751fcbdd26fc19cf2d0ec73db715f50727 (patch) | |
tree | 716f7a34ad6933145fc524ddaa458245657a2912 /tests | |
parent | a2579be5416cbd2d42bb001bcfc62d34522ce532 (diff) |
CONTRIBUTORS.rst -> CONTRIBUTORS
* CONTRIBUTORS: Remove file.
* 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, 1 insertions, 2 deletions
diff --git a/tests/test_mdl_style.py b/tests/test_mdl_style.py index ad2c56f..d8a092a 100644 --- a/tests/test_mdl_style.py +++ b/tests/test_mdl_style.py @@ -1,7 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright © 2017 markdown-link-style contributors. See -# CONTRIBUTORS.rst. +# Copyright © 2017 markdown-link-style contributors. # # This file is part of markdown-link-style. # |