poll() uses msecs as timeout
[elliptics.git] / debian / copyright
blob95b015201a0b1090139f9ccd720db4a860a266bb
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: elliptics
3 Upstream-Contact: Evgeniy Polyakov <zbr@ioremap.net>
4 Source: https://github.com/ioremap/elliptics
6 Files: *
7 Copyright: (C) 2009-2012 Evgeniy Polyakov <zbr@ioremap.net>
8 License: GPL-2+
9  The full text of the GPL is distributed in
10  /usr/share/common-licenses/GPL-2 on Debian systems.
12 Files: ./library/crypto/sha512.c
13        ./library/crypto/sha512.h
14        ./library/crypto/u64.h
15 Copyright: 2005-2006, 2008-2010, Free Software Foundation, Inc
16 License: GPL-3+
17  The full text of the GPL is distributed in
18  /usr/share/common-licenses/GPL-3 on Debian systems.
20 Files: ./library/rbtree.h
21 Copyright: 1999, Andrea Arcangeli <andrea@suse.de>
22 License: GPL-2+
23  The full text of the GPL is distributed in
24  /usr/share/common-licenses/GPL-2 on Debian systems.
26 Files: ./library/rbtree.c
27 Copyright: 1999, Andrea Arcangeli <andrea@suse.de>
28            2002, David Woodhouse <dwmw2@infradead.org>
29 License: GPL-2+
30  The full text of the GPL is distributed in
31  /usr/share/common-licenses/GPL-2 on Debian systems.