File: copyright

package info (click to toggle)
libgadu 1%3A1.12.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,884 kB
  • sloc: ansic: 21,748; perl: 370; makefile: 209; sh: 125
file content (60 lines) | stat: -rw-r--r-- 2,192 bytes parent folder | download | duplicates (7)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
This package was debianized by Marcin Owsiany <porridge@debian.org> on
Tue, 08 Apr 2008 15:04:09 +0100
It is based heavily on the original ekg Debian package, first created on
Sun, 14 Jul 2002 12:13:03 +0200.

It was downloaded from http://toxygen.net/libgadu/

Copyright and author information:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  libgadu:
    Copyright 2001-2011 the following AUTHORS:
      Tomasz Chiliński <chilek@chilan.com>
      Piotr Domagalski <szalik@szalik.net>
      Rafał Florek <raf@regionet.regionet.pl>
      Dawid Jarosz <dawjar@poczta.onet.pl>
      Tomasz Jarzynka <tomee@cpi.pl>
      Robert J. Woźny <speedy@ziew.org>
      Wojtek Kaniewski <wojtekka@irc.pl>
      Marek Kozina <klith@irc.pl>
      Marcin Krzyżanowski <krzak@hakore.com>
      Piotr Kupisiewicz <deli@rzepaknet.us>
      Adam Ludwikowski <adam.ludwikowski@wp.pl>
      Piotr Mach [pm] <p@gg.wha.la>
      Rafał Malinowski <malinowskirafal@wp.pl>
      Arkadiusz Miśkiewicz <arekm@pld-linux.org>
      Marcin Owsiany <porridge@debian.org>
      Marcin Ślusarz <joi@kadu.net>
      Adam Wysocki <gophi@ekg.chmurka.net>
      Piotr Wysocki <wysek@linux.bydg.org>
      Jakub Zawadzki <darkjames@darkjames.ath.cx>
  src/sha1.c:
    Copyright 2007 Wojtek Kaniewski <wojtekka@irc.pl>
    Copyright Steve Reid <steve@edmweb.com>

License information:
~~~~~~~~~~~~~~~~~~~~

SHA1 implementation in src/sha1.c:

  Public domain.

Rest of the program:

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License Version
  2.1 as published by the Free Software Foundation.
  
  This program 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 Lesser General Public License for more details.
  
  You should have received a copy of the GNU Lesser General Public
  License along with this program; if not, write to the Free Software
  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
  USA.

Full license text is available in /usr/share/common-licenses/LGPL-2.1 on Debian
systems.