This file is indexed.

/usr/share/doc/libjgit-java/copyright is in libjgit-java 3.3.1-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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: Eclipse-JGit
Source: http://eclipse.org/jgit/

Files: *
Copyright: 2011, Abhishek Bhatnagar <abhatnag@redhat.com>
           2009, Alex Blewitt <alex.blewitt@gmail.com>
           2007-2008, Charles O'Farrell <charleso@charleso.org>
           2010-2011, Chris Aniszczyk <caniszczyk@gmail.com>
           2011, Chris Aniszczyk <zx@redhat.com>
           2009-2011, Christian Halstrick <christian.halstrick@sap.com>
           2009, Christian Halstrick, Matthias Sohn, SAP AG
           2011, Christoph Brill <egore911@egore911.de>
           2009-2010, Constantine Plotnikov <constantine.plotnikov@gmail.com>
           2009, Daniel Cheng (aka SDiZ) <git@sdiz.net>
           2009, Daniel Cheng (aka SDiZ) <j16sdiz+freenet@gmail.com>
           2011, Dariusz Luksza <dariusz@luksza.org>
           2007, Dave Watson <dwatson@mimvista.com>
           2008, Florian Köberle <florianskarten@web.de>
           2010-2011, Garmin International
           2011, GitHub Inc
           2008-2011, Google Inc
           2008, Imran M Yousuf <imyousuf@smartitengineering.com>
           2010, Jens Baumgart <jens.baumgart@sap.com>
           2011, Jesse Greenwald <jesse.greenwald@gmail.com>
           2009-2010, JetBrains s.r.o
           2008-2009, Johannes E. Schindelin <johannes.schindelin@gmx.de>
           2008-2009, Jonas Fonseca <fonseca@diku.dk>
           2011, Ketan Padegaonkar <KetanPadegaonkar@gmail.com>
           2011, Kevin Sawicki <kevin@github.com>
           2011, Leonard Broman <leonard.broman@gmail.com>
           2010, Marc Strapetz <marc.strapetz@syntevo.com>
           2008, Marek Zawirski <marek.zawirski@gmail.com>
           2009, Mark Struberg <struberg@yahoo.de>
           2010-2011, Mathias Kinzler <mathias.kinzler@sap.com>
           2010, Matt Fischer <matt.fischer@garmin.com>
           2009-2011, Matthias Sohn <matthias.sohn@sap.com>
           2008, Mike Ralphson <mike@abacus.co.uk>
           2009, Mykola Nikishov <mn@mn.com.ua>
           2010-2011, Philipp Thun <philipp.thun@sap.com>
           2010, Red Hat Inc
           2007, Robin Rosenberg <me@lathund.dewire.com>
           2008, Robin Rosenberg <robin.rosenberg.lists@dewire.com>
           2006-2011, Robin Rosenberg <robin.rosenberg@dewire.com>
           2009, Robin Rosenberg <robin.rosenberg@gmail.com>
           2010, Robin Stocker <robin@nibor.org>
           2008, Roger C. Soares <rogersoares@intelinet.com.br>
           2009-2010, Sasa Zivkov <sasa.zivkov@sap.com>
           2006-2009, Shawn O. Pearce <spearce@spearce.org>
           2011, Stefan Lay <stefan.lay@.com>
           2010, Stefan Lay <stefan.lay@sap.com>
           2008, Thad Hughes <thadh@thad.corp.google.com>
           2011, Tomasz Zarna <Tomasz.Zarna@pl.ibm.com>
           2009, Tor Arne Vestbø <torarnv@gmail.com>
           2009, Vasyl' Vavrychuk <vvavrychuk@gmail.com>
           2009, Yann Simon <yann.simon.fr@gmail.com>
License: EDL-1.0

Files: org.eclipse.jgit/src/org/eclipse/jgit/util/Base64.java
Copyright: Public Domain, written by Robert Harder
License: PD
 This file has been downloaded from:
 http://iharder.sourceforge.net/current/java/base64/
 .
 Regarding the Public Domain note, the author of this file wrote the
 following on his site.
 .
 A Note About Public Domain:
 .
 I have released this software into the Public Domain. That means you
 can do whatever you want with it. Really. You don't have to match it
 up with any other open source license &em; just use it. You can rename
 the files, move the Java packages, whatever you want. If your lawyers
 say you have to have a license, contact me, and I'll make a special
 release to you under whatever reasonable license you desire: MIT, BSD,
 GPL, whatever.

Files: debian/*
Copyright: 2010-2011, Debian Orbital Alignment Team <pkg-java-maintainers@lists.alioth.debian.org>
License: EDL-1.0

License: EDL-1.0
 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.
 .
    * Neither the name of the Eclipse Foundation, Inc. nor the names
      of its contributors may be used to endorse or promote products
      derived from this software without specific prior written
      permission.
 .
 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
 OWNER 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.