File: copyright

package info (click to toggle)
raku-log 0.3.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 124 kB
  • sloc: makefile: 4
file content (22 lines) | stat: -rw-r--r-- 758 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
21
22
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Log
Source: https://git.tyil.nl/raku/log

Files: *
Copyright: Patrick Spek <p.spek@tyil.nl>
License: LGPL-3

Files: debian/*
Copyright: 2022, Dominique Dumont <dod@debian.org>
License: LGPL-3

License: LGPL-3
 This is free software, licensed under:
 .
   The GNU Lesser General Public License, Version 3, June 2007
 .
 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.
 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'.