From ba700f0759a59551159e90aff2bd6d547c27179b Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Sat, 23 May 2026 23:55:17 -0500 Subject: TOSFloppy_2025-04-20T2103-0500.zip This was the second and final Discord release of the TempleOS floppy disk controller driver, released April 20, 2025. This release saw mainly structure changes, plus the addition of a license file (the code, at this point, is licensed under Do What The Fuck You Want To Public License, version 2.0). --- Copying.TXT | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Copying.TXT (limited to 'Copying.TXT') diff --git a/Copying.TXT b/Copying.TXT new file mode 100644 index 0000000..ee7d6a5 --- /dev/null +++ b/Copying.TXT @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + + 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. + -- cgit v1.2.3