From a87df5bdbe0a98f95eef945a285998acfd49d825 Mon Sep 17 00:00:00 2001 From: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:11:25 +0530 Subject: [PATCH 1/2] Add Creative Commons Attribution 4.0 License Added Creative Commons Attribution 4.0 International License details. Signed-off-by: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> --- Creative Commons | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 Creative Commons diff --git a/Creative Commons b/Creative Commons new file mode 100644 index 0000000..2544185 --- /dev/null +++ b/Creative Commons @@ -0,0 +1,27 @@ +Creative Commons Attribution 4.0 International License (CC BY 4.0) + +This work is licensed under the Creative Commons Attribution 4.0 International License. + +You are free to: + +Share — copy and redistribute the material in any medium or format for any purpose, even commercially. + +Adapt — remix, transform, and build upon the material for any purpose, even commercially. + +The licensor cannot revoke these freedoms as long as you follow the license terms. + +Under the following terms: + +Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +Full legal code: https://creativecommons.org/licenses/by/4.0/legalcode + +Human-readable summary: https://creativecommons.org/licenses/by/4.0/ From 73671b593bf17604cac9dd35a3e2583ce1140277 Mon Sep 17 00:00:00 2001 From: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> Date: Mon, 20 Jul 2026 19:36:14 +0530 Subject: [PATCH 2/2] Rename Creative Commons to LICENSE Signed-off-by: Mahesh-Binayak <76687012+Mahesh-Binayak@users.noreply.github.com> --- Creative Commons => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Creative Commons => LICENSE (100%) diff --git a/Creative Commons b/LICENSE similarity index 100% rename from Creative Commons rename to LICENSE