From b223d23c0165fccf014a4e8c0ed1a21425be7100 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Wed, 27 May 2026 15:16:47 -0500 Subject: 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). --- KFloppyA.HH | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'KFloppyA.HH') diff --git a/KFloppyA.HH b/KFloppyA.HH index 6eb4321..e7065b6 100644 --- a/KFloppyA.HH +++ b/KFloppyA.HH @@ -1,8 +1,7 @@ /* - Copyright (C) 2026 Harley Travis . - 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 . + This software (including source code) is licensed under the BSD Zero Clause + License. See the Copying.TXT file for details. */ // FDC uses IRQ6 = int 26h -- cgit v1.2.3