From: Jeremy Stanley Date: Sun, 4 Feb 2018 00:15:22 +0000 (+0000) Subject: Switch to extensionless README and LICENSE files X-Git-Tag: 0.0.1~105 X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=b9738c75219249349abea9ce55a733d5d60961ad;hp=6f29533d29936f59c1455e5dc63c00cd1967bd22 Switch to extensionless README and LICENSE files Since the README and LICENSE files are going to get included into reStructuredText files for documentation rendering, they don't really need .rst extensions and this keeps them more consistent with the AUTHORS and ChangeLog files generated by PBR. --- diff --git a/LICENSE.rst b/LICENSE similarity index 100% rename from LICENSE.rst rename to LICENSE diff --git a/README.rst b/README similarity index 100% rename from README.rst rename to README