diff options
Diffstat (limited to 'KFloppy.HC')
| -rw-r--r-- | KFloppy.HC | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,9 +1,8 @@ /* New, (hopefully) Less Messy Floppy Driver - 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. */ Bool FDCIrq = FALSE; |
