Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fusefatfs
Upstream-Contact: https://github.com/virtualsquare/fusefatfs/issues
Source: https://github.com/virtualsquare/fusefatfs
Files-Excluded: fatfs/documents


Files: *
Copyright: Copyright (c) 2020 Renzo Davoli <renzo@cs.unibo.it>
License: GPL-2+

Files: diskio.c
Copyright:
 /* Low level disk I/O module skeleton for FatFs     (C)ChaN, 2019        */
 /* Customized for fusefatfs 2020-2023 Renzo Davoli                       */
License: GPL-2+

Files: fatfs/*
Copyright:
 (C)ChaN, 2019
 Copyright (C) 2022, ChaN, all right reserved.
License: fatfs

Files: debian/*
Copyright: 2024 наб <nabijaczleweli@nabijaczleweli.xyz>
License: GPL-2+

License: GPL-2+
 This program  is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
 as published by the Free Software Foundation; either version 2
 of the License, or (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

License: fatfs
 FatFs module is an open source software. Redistribution and use of FatFs in
 source and binary forms, with or without modification, are permitted provided
 that the following condition is met:
 .
 1. Redistributions of source code must retain the above copyright notice,
    this condition and the following disclaimer.
 .
 This software is provided by the copyright holder and contributors "AS IS"
 and any warranties related to this software are DISCLAIMED.
 The copyright owner or contributors be NOT LIABLE for any damages caused
 by use of this software.
