95 lines
4.2 KiB
Plaintext
95 lines
4.2 KiB
Plaintext
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=59
|
|
Source: https://launchpad.net/python-defer
|
|
|
|
Files: *
|
|
Copyright: © 2008-2010 Sebastian Heinlein <devel@glatzor.de>
|
|
License: GPL-2+
|
|
This package is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
On Debian systems, the complete text of the GNU General
|
|
Public License can be found in `/usr/share/common-licenses/GPL-2'.
|
|
|
|
Files: defer/*.py
|
|
Copyright: © 2008-2010 Sebastian Heinlein <devel@glatzor.de>
|
|
© 2001-2010 Allen Short
|
|
© 2001-2010 Andy Gayton
|
|
© 2001-2010 Andrew Bennetts
|
|
© 2001-2010 Antoine Pitrou
|
|
© 2001-2010 Apple Computer, Inc.
|
|
© 2001-2010 Benjamin Bruheim
|
|
© 2001-2010 Bob Ippolito
|
|
© 2001-2010 Canonical Limited
|
|
© 2001-2010 Christopher Armstrong
|
|
© 2001-2010 David Reid
|
|
© 2001-2010 Donovan Preston
|
|
© 2001-2010 Eric Mangold
|
|
© 2001-2010 Eyal Lotem
|
|
© 2001-2010 Itamar Shtull-Trauring
|
|
© 2001-2010 James Knight
|
|
© 2001-2010 Jason A. Mobarak
|
|
© 2001-2010 Jean-Paul Calderone
|
|
© 2001-2010 Jessica McKellar
|
|
© 2001-2010 Jonathan Jacobs
|
|
© 2001-2010 Jonathan Lange
|
|
© 2001-2010 Jonathan D. Simms
|
|
© 2001-2010 Jürgen Hermann
|
|
© 2001-2010 Kevin Horn
|
|
© 2001-2010 Kevin Turner
|
|
© 2001-2010 Mary Gardiner
|
|
© 2001-2010 Matthew Lefkowitz
|
|
© 2001-2010 Massachusetts Institute of Technology
|
|
© 2001-2010 Moshe Zadka
|
|
© 2001-2010 Paul Swartz
|
|
© 2001-2010 Pavel Pergamenshchik
|
|
© 2001-2010 Ralph Meijer
|
|
© 2001-2010 Sean Riley
|
|
© 2001-2010 Software Freedom Conservancy
|
|
© 2001-2010 Travis B. Hartwell
|
|
© 2001-2010 Thijs Triemstra
|
|
© 2001-2010 Thomas Herve
|
|
© 2001-2010 Timothy Allen
|
|
License: MIT
|
|
# Permission is hereby granted, free of charge, to any person obtaining
|
|
# a copy of this software and associated documentation files (the
|
|
# "Software"), to deal in the Software without restriction, including
|
|
# without limitation the rights to use, copy, modify, merge, publish,
|
|
# distribute, sublicense, and/or sell copies of the Software, and to
|
|
# permit persons to whom the Software is furnished to do so, subject to
|
|
# the following conditions:
|
|
#
|
|
# The above copyright notice and this permission notice shall be
|
|
# included in all copies or substantial portions of the Software.
|
|
#
|
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
# THE SOFTWARE.
|
|
|
|
Files: debian/*
|
|
Copyright: © 2008-2010 Sebastian Heinlein <devel@glatzor.de>
|
|
© 2009 Canonical Ltd.
|
|
© 2009 Julian Andres Klode <jak@debian.org>
|
|
License: GPL-2+
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
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 General Public License for more details.
|
|
.
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
.
|
|
On Debian systems, the complete text of the GNU General Public License
|
|
version 2 can be found in `/usr/share/common-licenses/GPL-2'.
|