From f1b26cc6a9e6ed057899bd69555b372f5ffb9666 Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Tue, 28 Mar 2023 11:25:18 -0500 Subject: [PATCH] docs: fix license text format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6a4f29..efaa595 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ Blazingly fast 3D ASCII Rubik's Cube ## License rs-cube is dual-licensed under the terms of both the MIT License and the Apache License 2.0 + SPDX-License-Identifier: MIT OR Apache-2.0