This file is indexed.

/usr/share/doc/python-sqlalchemy-doc/copyright is in python-sqlalchemy-doc 0.9.8+dfsg-0.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
This package was debianized by Tommi Virtanen tv@debian.org on
Sun, 26 Mar 2006 16:53:19 +0300.

Since Thu, 7 Sep 2006 20:58:45 +0200 it is co-maintained by
Piotr Ożarowski <piotr@debian.org>

It was originally downloaded from http://www.sqlalchemy.org/

Upstream Author: Mike Bayer <mike_mp@zzzcomputing.com>

Copyright:

 This is the MIT license: http://www.opensource.org/licenses/mit-license.php

 Copyright (c) 2005-2013 Michael Bayer and contributors. 
 SQLAlchemy is a trademark of Michael Bayer.

 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.

-----------------------------------------------------------

lib/sqlalchemy/interfaces.py file:

 Copyright (C) 2007-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 Copyright (C) 2007 Jason Kirtland jek@discorporate.us

 This module is part of SQLAlchemy and is released under
 the MIT License: http://www.opensource.org/licenses/mit-license.php

-----------------------------------------------------------

lib/sqlalchemy/dialects/sybase/base.py file:

 Copyright (C) 2010-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 get_select_precolumns(), limit_clause() implementation
 copyright (C) 2007 Fisch Asset Management
 AG http://www.fam.ch, with coding by Alexander Houben
 alexander.houben@thor-solutions.ch

 This module is part of SQLAlchemy and is released under
 the MIT License: http://www.opensource.org/licenses/mit-license.php

-----------------------------------------------------------

lib/sqlalchemy/dialects/drizzle/base.py file:

 Copyright (C) 2005-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 Copyright (C) 2010-2011 Monty Taylor <mordred@inaugust.com>

 This module is part of SQLAlchemy and is released under
 the MIT License: http://www.opensource.org/licenses/mit-license.php

-----------------------------------------------------------

lib/sqlalchemy/cextension/processors.c and resultproxy.c files:

 Copyright (C) 2010-2013 the SQLAlchemy authors and contributors <see AUTHORS file>
 Copyright (C) 2010 Gaetan de Menten gdementen@gmail.com

 This module is part of SQLAlchemy and is released under
 the MIT License: http://www.opensource.org/licenses/mit-license.php

-----------------------------------------------------------

doc/_static/jquery.js file:
 
 Copyright 2010, John Resig
 Dual licensed under the MIT or GPL Version 2 licenses.
 http://jquery.org/license
 
 Includes Sizzle.js
 http://sizzlejs.com/
 Copyright 2010, The Dojo Foundation
 Released under the MIT, BSD, and GPL Licenses.

-----------------------------------------------------------

doc/_static/underscore.js file:
 
 (c) 2009-2012 Jeremy Ashkenas, DocumentCloud Inc.
 Underscore is freely distributable under the MIT license.
 Portions of Underscore are inspired or borrowed from Prototype,
 Oliver Steele's Functional, and John Resig's Micro-Templating.
 For all details and documentation:
 http://documentcloud.github.com/underscore

-----------------------------------------------------------

other doc/_static files (autogenerated using Sphinx and sources from doc/build/):
 Copyright 2007-2013 by the Sphinx team
 License: BSD

-----------------------------------------------------------

The Debian packaging is © 2006 Tommi Virtanen <tv@debian.org>,
© 2007-2013 Piotr Ożarowski <piotr@debian.org> and is licensed under
the MIT license.

On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL'.