From: Jeremy Stanley Date: Sun, 4 Feb 2018 00:15:22 +0000 (+0000) Subject: Switch to extensionless README and LICENSE files X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=commitdiff_plain;h=6c38927fdf896e123f394c6936dd90aee9f79fb4 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