From b7de01d4a342ac8ecda0ec152dfdea96e9eec108 Mon Sep 17 00:00:00 2001 From: Sumin Byeon Date: Tue, 13 Aug 2024 02:24:09 +0900 Subject: [PATCH 1/2] docs: Public license --- LICENSE.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..e791a7b --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + +Copyright (C) 2024 Sumin Byeon + +Everyone is permitted to copy and distribute verbatim or modified +copies of this license document, and changing it is allowed as long +as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. From c96ee3dfca4ee60c392b14ffbf77b64597b50bdf Mon Sep 17 00:00:00 2001 From: Sumin Byeon Date: Tue, 13 Aug 2024 02:51:07 +0900 Subject: [PATCH 2/2] docs: Add more more line to encourage growth of the project --- LICENSE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LICENSE.txt b/LICENSE.txt index e791a7b..1bc1de5 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -11,3 +11,8 @@ as the name is changed. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. + 1. I genuinely do not care what you do with this code. You may produce + derivatives, integrate the code with your own products and services, train and + evaluate large language models (LLMs), write a book about it, make a YouTube + channel, found a company, or anything you can ever imagine. Bring your wild + imagination into reality. Make something happen.