From 4f8053c0f678c16131ea5e83a2f671d81190dcb2 Mon Sep 17 00:00:00 2001 From: Hedde van der Heide Date: Mon, 2 May 2022 12:32:20 +0200 Subject: [PATCH] Rename LICENSE to LICENSE.md --- LICENSE => LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.md (94%) diff --git a/LICENSE b/LICENSE.md similarity index 94% rename from LICENSE rename to LICENSE.md index 0cb5a76..d7865bc 100644 --- a/LICENSE +++ b/LICENSE.md @@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. \ No newline at end of file +limitations under the License.