File: README.licensing

package info (click to toggle)
cryptsetup 2%3A2.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,248 kB
  • sloc: ansic: 65,604; sh: 17,628; cpp: 994; xml: 920; makefile: 495; perl: 486
file content (20 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
The cryptsetup project does not use the same license for all of the code and documentation.

There is code and documentation under:

   * GPL-2.0-or-later   - GNU General Public License version 2, or any later version

   * LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception
   * LGPL-2.1-or-later  - GNU Lesser General Public License 2.1 or any later version,
                          (with cryptsetup-OpenSSL-exception where applicable)

   * Apache-2.0         - Apache License 2.0

   * CC-BY-SA-4.0       - Creative Commons Attribution Share Alike 4.0 International

   * Public Domain

Please, check the source code for more details.

The ./COPYING file (GPL-2.0-or-later) is the default license for code without
an explicitly defined license.