aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuutaW <17158086+Trumeet@users.noreply.github.com>2019-06-22 16:52:44 -0700
committerTrumeet <17158086+Trumeet@users.noreply.github.com>2019-06-22 16:52:44 -0700
commitcb82c68d0c8d024f8d44147e46833a8f08a92f30 (patch)
treeb49cfecbacaadd9320e9e28724d35545533068aa
parentd46d0616d690ab6ee706e7ae6d4ccb735408b571 (diff)
downloadDesktop-cb82c68d0c8d024f8d44147e46833a8f08a92f30.tar
Desktop-cb82c68d0c8d024f8d44147e46833a8f08a92f30.tar.gz
Desktop-cb82c68d0c8d024f8d44147e46833a8f08a92f30.tar.bz2
Desktop-cb82c68d0c8d024f8d44147e46833a8f08a92f30.zip
docs: add funding and license
Signed-off-by: Trumeet <17158086+Trumeet@users.noreply.github.com>
-rw-r--r--.github/FUNDING.yml12
-rw-r--r--LICENSE13
2 files changed, 25 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..e0f5a65
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,12 @@
+# These are supported funding model platforms
+
+github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
+patreon: # Replace with a single Patreon username
+open_collective: # Replace with a single Open Collective username
+ko_fi: # Replace with a single Ko-fi username
+tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
+community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
+liberapay: # Replace with a single Liberapay username
+issuehunt: # Replace with a single IssueHunt username
+otechie: # Replace with a single Otechie username
+custom: https://yuuta.moe/#donate \ No newline at end of file
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..9f5dc02
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,13 @@
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+
+ Copyright (C) 2019 Sam Hocevar <sam@hocevar.net>
+
+ 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. \ No newline at end of file