From e874277f802b35ea752050d5abcc39a94e7fab72 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sun, 24 Nov 2019 02:51:31 +0100 Subject: [PATCH 1/2] SPDX License naming --- content/projects/skua.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/skua.md b/content/projects/skua.md index fb8ab7152..390b1a01a 100644 --- a/content/projects/skua.md +++ b/content/projects/skua.md @@ -5,7 +5,7 @@ homepage: https://skua.netlify.com language: - Python license: - - BSD 3-Clause + - BSD-3-Clause templates: - Jinja2 description: A configurable Pythonic static site generator. From b801ad638073781c56da2186917c3717183dce1d Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sun, 24 Nov 2019 02:53:07 +0100 Subject: [PATCH 2/2] SPDX License naming --- content/projects/slate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/slate.md b/content/projects/slate.md index 8c5f15b1a..397ee5069 100644 --- a/content/projects/slate.md +++ b/content/projects/slate.md @@ -5,7 +5,7 @@ homepage: https://slatedocs.github.io/slate/ language: - Ruby license: - - Apache 2.0 + - Apache-2.0 templates: - Markdown description: Beautiful static documentation for your API