From da2401842e84758b6d0b2ecdc6b0d3fca61c2aec Mon Sep 17 00:00:00 2001 From: Hu Chuan-Peng Date: Tue, 7 Mar 2023 08:31:14 +0800 Subject: [PATCH] Create LICENSE.md --- LICENSE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 00000000..95ca538d --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,10 @@ +Shield: [![CC BY 4.0][cc-by-shield]][cc-by] + +This work is licensed under a +[Creative Commons Attribution 4.0 International License][cc-by]. + +[![CC BY 4.0][cc-by-image]][cc-by] + +[cc-by]: http://creativecommons.org/licenses/by/4.0/ +[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png +[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg