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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-xlib
Source: https://github.com/python-xlib/python-Xlib
Files: *
Copyright: 2000-2013, Peter Liljenberg
License: LGPL-2.1+
Files:
Xlib/ext/ge.py
Xlib/ext/security.py
Xlib/ext/xfixes.py
Xlib/ext/xinput.py
examples/eventthread.py
examples/security.py
examples/xfixes.py
examples/xinput.py
Copyright: 2010-2013, Outpost Embedded, LLC
License: LGPL-2.1+
Files: Xlib/ext/damage.py
Copyright: 2018, Joseph Kogut <joseph.kogut@gmail.com>
License: LGPL-2.1+
Files:
Xlib/ext/nvcontrol.py
examples/nvcontrol.py
Copyright: 2019, Roberto Leinardi <roberto@leinardi.com>
License: LGPL-2.1+
Files:
Xlib/ext/randr.py
Xlib/ext/xinerama.py
Copyright: 2006, Mike Meyer <mwm@mired.org>
License: LGPL-2.1+
Files:
Xlib/ext/record.py
examples/record_demo.py
Copyright: 2006, Alex Badea <vamposdecampos@gmail.com>
License: LGPL-2.1+
Files: examples/childwin.py
Copyright:
2002, Peter Liljenberg <petli@ctrl-c.liu.se>
2008, David Bronke <whitelynx@gmail.com>
License: LGPL-2.1+
Files: examples/run_examples.py
Copyright: 2016, Svetlana Filicheva
License: LGPL-2.1+
Files: examples/xdamage.py
Copyright: 2019, Mohit Garg <mrmohitgarg1990@gmail.com>
License: LGPL-2.1+
Files: examples/xfixes-selection-notify.py
Copyright: 2019, Tony Crisci <tony@dubstepdish.com>
License: LGPL-2.1+
Files:
examples/xinerama.py
examples/xrandr.py
Copyright: 2009, David H. Bronke <whitelynx@gmail.com>
License: LGPL-2.1+
Files: examples/xlsatoms.py
Copyright: 2011, Arun Balasubramanian <med.diagnostix@gmail.com>
License: LGPL-2.1+
Files:
Xlib/ext/res.py
examples/xres.py
Copyright: 2021, Aleksei Bavshin <alebastr89@gmail.com>
License: LGPL-2.1+
Files: Xlib/ext/dpms.py
examples/dpms.py
Copyright: 2020, Thiago Kenji Okada <thiagokokada@gmail.com>
License: LGPL-2.1+
Files: examples/xfixes-cursor-notify.py
Copyright: 2022, Dan Isla <dan.isla@gmail.com>
License: LGPL-2.1+
Files: Xlib/ext/screensaver.py
Copyright: 2022, Vladimir Panteleev <git@cy.md>
License: LGPL-2.1+
Files: debian/*
Copyright:
2001, 2002, Moshe Zadka <moshez@debian.org>
2001, 2002, Gregor Hoffleit <flight@debian.org>
2005, Martin v. Löwis <martin@v.loewis.de>
2007-2009, Mike O'Connor <stew@vireo.org>
2015, 2017-2020, Andrej Shadura <andrewsh@debian.org>
2022, Arias Emmanuel <eamanu@yaerobi.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.
.
This library 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, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in
`/usr/share/common-licenses/LGPL-2.1'.
|