File: LICENSES.md

package info (click to toggle)
backintime 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,424 kB
  • sloc: python: 27,312; sh: 886; makefile: 174; xml: 62
file content (20 lines) | stat: -rw-r--r-- 902 bytes parent folder | download
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.