From d77ddd5cbd7c7f69809281c459fde8a55361e889 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Mon, 25 Dec 2017 22:37:07 +0100 Subject: [PATCH] Added CC-BY-SA license info to LICENSE file Signed-off-by: Jim Martens --- LICENSE | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 62ea1a8..5661874 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,3 @@ -apache-2.0 - Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -201,3 +199,9 @@ apache-2.0 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. + +======================================================================= + +The user generated content under _posts, _data and inside the index.html +file is licensed under the Creative Commons Attribution Share Alike 4.0 +International License as described under: https://creativecommons.org/licenses/by-sa/4.0/. \ No newline at end of file