From 015788f1d8c33e3ce0d3f1b783496c45ade3f9f7 Mon Sep 17 00:00:00 2001 From: Phil Estes Date: Tue, 31 Oct 2017 10:19:16 -0400 Subject: [PATCH] Fix CC-BY license reference in README.md Fix the reference to the shortname of the correct license already being linked to in the README. Signed-off-by: Phil Estes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28635dbf0..9b04d5a3b 100644 --- a/README.md +++ b/README.md @@ -205,4 +205,4 @@ is released under the Apache 2.0 license. The README.md file, and files in the "docs" folder are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file "LICENSE.docs". You may obtain a duplicate copy of the same license, titled -CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/. +CC-BY-4.0, at http://creativecommons.org/licenses/by/4.0/.