From d9dca2114f427343175e1b0a62934cd8af3de2ef Mon Sep 17 00:00:00 2001 From: Lukas Wolfsteiner Date: Mon, 6 Jul 2026 12:58:06 +0200 Subject: [PATCH] chore: update license and modify README for clarity --- LICENSE | 10 +++------- README.md | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 80c0f95..8c98406 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ - DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE - Version 1, October 2013 + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 Copyright (C) 2026 Lukas '@dotWee' Wolfsteiner @@ -7,11 +7,7 @@ copies of this license document, and changing it is allowed as long as the name is changed. - DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE + 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. - - 1. Do not hold the author(s), creator(s), developer(s) or - distributor(s) liable for anything that happens or goes wrong - with your use of the work. diff --git a/README.md b/README.md index d2eeabb..ce5e783 100644 --- a/README.md +++ b/README.md @@ -170,4 +170,4 @@ npm run lint Copyright (C) 2026 Lukas '@dotWee' Wolfsteiner -Licensed under the _[DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE](LICENSE)_. +Licensed under the _Do What The Fuck You Want To_ public license (see [LICENSE](./LICENSE) file).