File: copyright

package info (click to toggle)
phpqrcode 1.1.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,116 kB
  • sloc: php: 6,056; makefile: 2; sh: 1
file content (27 lines) | stat: -rw-r--r-- 1,057 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
24
25
26
27
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PHP QR Code
Upstream-Contact: Dominik Dzienia <deltalab at poczta dot fm>
Source: http://phpqrcode.sourceforge.net/

Files: *
Copyright: 2010 Dominik Dzienia <deltalab at poczta dot fm>
           2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
License: LGPL-3

Files: phpqrcode.php bindings/tcpdf/qrcode.php
Copyright: 2010 Dominik Dzienia <deltalab at poczta dot fm>
           2006, 2007, 2008, 2009 Kentaro Fukuchi <fukuchi@megaui.net>
           2002, 2003, 2004, 2006 Phil Karn, KA9Q
License: LGPL-3

Files: debian/*
Copyright: 2013 Tilburg University
License: LGPL-3

License: LGPL-3
 This library 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 3 of the License, or any later version.
 .
 On Debian systems, the complete text of the Lesser General Public License can
 be found in `/usr/share/common-licenses/LGPL-3'.