summaryrefslogtreecommitdiff
path: root/ReadMe.TXT
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-05-27 15:16:47 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-05-27 15:16:47 -0500
commitb223d23c0165fccf014a4e8c0ed1a21425be7100 (patch)
tree85d995b1cbdaf714d0a4b23d76c22bb0c42907f2 /ReadMe.TXT
parent3198f0d5bbfea8692bf7ab9725cc298ae730d4d2 (diff)
downloadtempleos-floppy-driver-b223d23c0165fccf014a4e8c0ed1a21425be7100.tar.gz
Re-license all code under 0BSD in place of WTFPL
I have re-licensed all of my code under the more-serious 0BSD license rather than the WTFPL on the count of it being more legally sound (vulgarity was NOT a factor in this decision).
Diffstat (limited to 'ReadMe.TXT')
-rw-r--r--ReadMe.TXT7
1 files changed, 3 insertions, 4 deletions
diff --git a/ReadMe.TXT b/ReadMe.TXT
index a4b7a26..6698bf3 100644
--- a/ReadMe.TXT
+++ b/ReadMe.TXT
@@ -1,7 +1,6 @@
-Copyright (C) 2026 Harley Travis <yoshi128k@gmail.com>.
-This work is free. You can redistribute it and/or modify it under the
-terms of the Do What The Fuck You Want To Public License, Version 2,
-as published by Sam Hocevar. See the Copying.TXT file for more details.
+Copyright (C) 2025-2026 Harley Travis <yoshi128k@gmail.com>.
+This software (including source code) is licensed under the BSD Zero Clause
+License. See the Copying.TXT file for details.
These files contain the code required for the low-level floppy disk driver.
Currently, there is no block device code that implements this driver as I