This file is indexed.

/usr/share/pyshared/springpython/COPYRIGHT is in python-springpython 1.2.0+ds-2.

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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
   Copyright 2006-2008 SpringSource (http://springsource.com), All Rights Reserved

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.       
*****************************************************************************************

Spring Python is inspired by the Spring framework (http://www.springframework.org)
which is released under the Apache Foundation License. Spring Python does NOT require
redistribution of Spring's software modules, nor any of its dependencies (binary or source code).
However, you are free to download their source code to understand the basis of this product.

The Spring Python's Security module is inspired by Acegi Security Java-based framework
(http://www.acegisecurity.org), which is released under the Apache Foundation License.
Spring Python's Security module does NOT require redistribution of Acegi's components,
nor any of its dependencies (binary or source code). However, you are free to download
their source code to understand the basis of this product.
   
*****************************************************************************************

Spring Python has incorporated the "decorator" library written by Michele Simionato
into springpython.context in order to implement a decorator based IoC container
solution.

See http://www.phyast.pitt.edu/~micheles/python/documentation.html for more information
about downloads of this library.

Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in bytecode form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

*****************************************************************************************
Spring Python includes software developed by Fourthought, Inc. (http://www.fourthought.com).

License and copyright info for 4Suite software License and copyright info for 4Suite
software Mike Olson Fourthought, Inc. Uche Ogbuji Fourthought, Inc. License and copyright
info for 4Suite software 1.1 2002-01-21 MO Initial version in post-0.11.1 codebase 1.4
2005-03-03 MB Converted source to Simplified DocBook XML 1.0 4Suite copyright license
4Suite software copyright The copyright on 4Suite as a whole is owned by Fourthought,
Inc. (USA). Copyright on the components of 4Suite is indicated in the source code; most
files have their own notice of copyright and ownership, and a CVS datestamp to clarify
the actual date of authorship or last revision/publication. For purposes of usage and
redistribution, the following Apache-based license applies.

The 4Suite License, Version 1.1
Copyright (c) 2000 Fourthought, Inc.. All rights reserved.

Redistribution and use in source
and binary forms, with or without modification, are permitted provided that the following
conditions are met: Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer. Redistributions in binary form must
reproduce the above copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the distribution. The end-user
documentation included with the redistribution, if any, must include the following
acknowledgment: "This product includes software developed by Fourthought, Inc.
(http://www.fourthought.com)." Alternately, this acknowledgment may appear in the software
itself, if and wherever such third-party acknowledgments normally appear. The names "4Suite",
"4Suite Server" and "Fourthought" must not be used to endorse or promote products derived from
this software without prior written permission. For written permission, please contact
info@fourthought.com. Products derived from this software may not be called "4Suite",
nor may "4Suite" appear in their name, without prior written permission of Fourthought,
Inc.

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL FOURTHOGHT, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
====================================================================
This license is based on the Apache Software License, Version 1.1,
Copyright (c) 2000 The Apache Software Foundation. All rights reserved. 

*****************************************************************************************
Spring Python includes software developed by Uche Ogbuji (http://uche.ogbuji.net).

Redistribution and use in source and binary forms, with or without modification, are permitted
provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice, this list of
      conditions and the following disclaimer.
   2. Redistributions in binary form must reproduce the above copyright notice, this list of
      conditions and the following disclaimer in the documentation and/or other materials provided
      with the distribution.
   3. The end-user documentation included with the redistribution, if any, must include the
      following acknowledgment: "This product includes software developed by Uche Ogbuji
      (http://uche.ogbuji.net)." Alternately, this acknowledgment may appear in the software
      itself, if and wherever such third-party acknowledgments normally appear.
   4. The names "Amara" and "Uche Ogbuji" must not be used to endorse or promote products derived
      from this software without prior written permission of Uche Ogbuji (uche@ogbuji.net).
   5. Products derived from this software may not be called "Amara", nor may "Amara" appear in
      their name, without prior written permission of Uche Ogbuji (uche.ogbuji@gmail.com).

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL FOURTHOGHT, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================
This license is based on the Apache Software License, Version 1.1,
Copyright (c) 2000 The Apache Software Foundation. All rights reserved.