This file is indexed.

/usr/share/doc/python-pymc-doc/copyright is in python-pymc-doc 2.2+ds-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pymc
Upstream-Contact: Christopher Fonnesbeck <fonnesbeck@gmail.com>
Source: https://github.com/pymc-devs/pymc

Files: *
Copyright: 2006 Christopher J. Fonnesbeck
	   2007-2008 Christopher J. Fonnesbeck, Anand.Prabhakar Patil, David Huard
	   2009-2012 PyMC Authors
License: Expat

Files: cephes
Copyright: 1984-2000 Steve Moshier <steve@moshier.net>
License:
 This code comes from the CEPHES library. Although the library sources itself
 contains no proper license statement, the copyright holder previously agreed
 to release it under the terms of the GPL. This is documented in the Debian
 packaging of the labplot package. Please see
 .
 http://packages.debian.org/changelogs/pool/main/l/labplot/labplot_1.5.1-1/labplot.copyright
 .
 for references.
 .
 Here is a verbatim copy of the statement:
 .
   This email from Steve Moshier, the copyright owner of cephes, to Helen
   Faulkner (Debian maintainer of labplot), and other interested parties
   (labplot and grace authors, grace maintainer and labplot sponsor), confirms
   that we may release labplot with cephes licensed under the GPL.
 .
 .
   -------- Original Message --------
   Subject: Re: licensing of cephes
   Date: Sun, 2 Jan 2005 21:48:02 -0500 (EST)
   From: Steve Moshier <steve@moshier.net>
   To: Helen Faulkner <helen_ml_faulkner@yahoo.co.uk>
   CC: twerner@debian.org, Ben Burton <bab@debian.org>, evgeny@stambulchik.net,
   Stefan Gerlach <gerlach@mbi-berlin.de>
   References: <41D14354.4040506@yahoo.co.uk>
   <Pine.LNX.4.58.0412280836250.9987@moshier.net>
   <41D17BE3.3020708@yahoo.co.uk>
   <Pine.LNX.4.58.0412281219420.10873@moshier.net>
   <41D1FB8D.6030002@yahoo.co.uk>
   <Pine.LNX.4.58.0412291032190.15474@moshier.net>
   <41D2D8EF.9010702@yahoo.co.uk>
   <Pine.LNX.4.58.0412291632540.17032@moshier.net>
   <41D41B2E.80508@yahoo.co.uk>
 .
 .
 .
   On Thu, 30 Dec 2004, Helen Faulkner wrote:
 .
   >   http://www.debian.org/social_contract#guidelines
 .
   This is fine with me.  To acknowedge your terms explicily,
   how about augmenting the permission to read something like
   the following --
 .
     This software is derived from the Cephes Math Library. It is
     incorporated herein, and licensed in accordance with DFSG,
     by permission of the author.
 .
 .
   If you are trying to get me to suggest a specific form for your
   license, then from looking at Debian programs such as dpkg it seems to
   me that you would find the GPL to be appropriate and the permission
   statement could reference one of the GPL documents instead of DFSG.
   Alternatively, the packages you have been talking about distributing
   with Debian presumably come with some sort of licenses and it would
   make sense to propose those licenses.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.

Files: pymc/six.py
Copyright: 2010-2011 Benjamin Peterson
License: Expat

Files: debian/*
Copyright: 2012, Yaroslav Halchenko <debian@onerussian.com>
License: Expat


License: Expat
  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.