Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: HTTPDirFS
Source: https://github.com/fangfufu/httpdirfs

Files: *
Copyright: 2018 Fufu Fang <fangfufu2003@gmail.com>
License: GPL-3+ with OpenSSL exception

Files: src/link.c
Copyright: 2018 Fufu Fang <fangfufu2003@gmail.com>
           2013 Google Inc. All Rights Reserved.
License: GPL-3+ with OpenSSL exception and Apache-2.0

Files: debian/*
Copyright: 2019 Jerome Charaoui <jerome@riseup.net>
License: GPL-3+

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
    http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian-based systems the full text of the Apache version 2.0 license
 can be found in /usr/share/common-licenses/Apache-2.0.

License: GPL-3+
 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 3 of the License, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.

License: GPL-3+ with OpenSSL exception
 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 3 of the License, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.
 .
 In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the OpenSSL
 library.
 You must obey the GNU General Public License in all respects for all of
 the code used other than OpenSSL. If you modify file(s) with this
 exception, you may extend this exception to your version of the file(s),
 but you are not obligated to do so. If you do not wish to do so, delete
 this exception statement from your version. If you delete this exception
 statement from all source files in the program, then also delete it here.