File: copyright

package info (click to toggle)
php-cache-lite 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 488 kB
  • sloc: php: 892; xml: 872; pascal: 28; makefile: 12
file content (21 lines) | stat: -rw-r--r-- 786 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Markus Tacker <m@tacker.org>
Source: https://github.com/pear/Cache_Lite

Files: *
Copyright: 2002-2006, Fabien Marty <fab@php.net>
           2008-2012, Markus Tacker <m@tacker.org>
License: LGPL-2.1+

Files: debian/*
Copyright: 2005-2008, Charles Fry <cfry@debian.org>
           2013,      Prach Pongpanich <prachpub@gmail.com>
License: LGPL-2.1+

License: LGPL-2.1+
 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 2.1 of the
 License, or (at your option) any later version.
 .
 See /usr/share/common-licenses/LGPL-2.1 for the full license text.