1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<!--
SPDX-FileCopyrightText: © 2009 Back In Time Team
SPDX-License-Identifier: GPL-2.0-or-later
This file is part of the program "Back In Time" which is released under GNU
General Public License v2 (GPLv2). See LICENSES directory or go to
<https://spdx.org/licenses/GPL-2.0-or-later.html>
-->
The directory [`LICENSES`](LICENSES) contains all relevant license files
regarding the _Back In Time_ project. The projects primary license is
[GNU General Public License v2.0 or later (`GPL-2.0-or-later`)](https://spdx.org/licenses/GPL-2.0-or-later.html).
Copyright and license information are available for each file via
[SPDX metadata](https://spdx.dev) following
[REUSE.software standard](https://reuse.software).
Read the header of each file and the `REUSE.toml` files, or use the `reuse`
tool to extract the information.
Refer to [`README.md`](README.md) for further information about the project.
|