From fd9eee1cf643cdee42f05bb54a54ad3f853c8293 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Thu, 2 Jun 2022 21:42:09 +0800 Subject: docs: declare copyright - Fix a typo: contents => content --- ReadMe.md | 10 ++++++++-- source/about/index.md | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 12735e2..46b1958 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,7 +2,7 @@ ## Description -Meaningless Records's repo, containing all the files used to generate [the Website](http://podcast.135e2.tk). +Meaningless Records' repo, containing all the files used to generate [the Website](http://podcast.135e2.tk). ## Setup @@ -16,4 +16,10 @@ npm install # NodeJS deps hexo server # Serve live hexo clean hexo generate # Generate to public/ -``` \ No newline at end of file +``` + +--- + +Copyright © 2022 Meaningless Records All rights reserved @ 135e2 <135e2@135e2.tk> + +All documents & recordings in this repo (if not mentioned) are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. diff --git a/source/about/index.md b/source/about/index.md index d79a7a1..726f5a6 100644 --- a/source/about/index.md +++ b/source/about/index.md @@ -15,4 +15,4 @@ It's built using the following awesome projects: - [chromate](https://github.com/guiqiqi/chromate), MIT License - [audacity](https://github.com/audacity/audacity), GPLv3, partially GPLv2 -All contents of the website (if not mentioned) are licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). +All content of the website (if not mentioned) is licensed under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). -- cgit v1.2.3