File: copyright

package info (click to toggle)
alkimia 7.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 304 kB
  • sloc: cpp: 1,486; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 1,103 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: alkimia

Files: *
Copyright: 2010, Thomas Baumgart <ipwizard@users.sourceforge.net>
           2011, Alvaro Soliverez <asoliverez@kde.org>
License: LGPL-2.1+
 libalkimia 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; either version 2.1 of
 the License or (at your option) version 3 or any later version.
 .
 libalkimia is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the full texts of the GNU Lesser General Public Licenses
 version 2.1 and version 3 can be found in the files
 `/usr/share/common-licenses/LGPL-2.1' and `/usr/share/common-licenses/LGPL-3'.