File: copyright

package info (click to toggle)
gpyfft 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 248 kB
  • ctags: 161
  • sloc: python: 676; makefile: 147
file content (20 lines) | stat: -rw-r--r-- 739 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gpyfft
Source: https://github.com/geggo/gpyfft

Files: *
Copyright: 2012-2017 Gregor Thalhammer <gregor.thalhammer@gmail.com>
License: LGPL-3+

Files: debian/*
Copyright: 2017 Picca Frédéric-Emmanuel <picca@debian.org>
License: LGPL-3+

License: LGPL-3+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 3 of the License, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 3 of the GNU Lesser
 General Public License can be found in `/usr/share/common-licenses/LGPL-3'.