From 799af3f1c126fc4b780a7ce4aa78d552cd23530f Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 27 Oct 2019 13:42:41 +0200 Subject: [PATCH] README.md: Use SPDX-parseable version of license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94bc3042..50b5c4e4 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ $ git subtree push --prefix=public origin public ## License This repository contains the code of [Bootstrap](https://github.com/twbs/bootstrap) which is licensed under the [MIT license](https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE). -Otherwise, the contents are licensed under the [CC-BY-SA 4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). +Otherwise, the contents are licensed under the [CC-BY-SA-4.0 license](https://creativecommons.org/licenses/by-sa/4.0/).