This file is indexed.

/usr/share/doc/ncview/copyright is in ncview 2.1.8+ds-1build1.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Ncview
Upstream-Contact: David Pierce <dpierce@ucsd.edu>
Source: ftp://cirrus.ucsd.edu/pub/ncview/
Comment: The upstream sources are repacked to exclude automatically cleaned
 files and prebuilt binaries.
Files-Excluded: autom4te.cache/*
 config.h.in~
 geteuid
 src/Makefile.am.orig

Files: *
Copyright: 1993-2015, David W. Pierce <dpierce@ucsd.edu>
License: GPL-3

Files: src/calcalcs.c
 src/calcalcs.h
 src/utCalendar2_cal.c
 src/utCalendar2_cal.h
Copyright: 2010, David W. Pierce <dpierce@ucsd.edu>
License: GPL-3+

Files: src/SciPlot.c
 src/SciPlot.h
 src/SciPlotP.h
Copyright: 1994-1995, Robert W. McMullen <rwmcm@orion.ae.utexas.edu>
                1993, Alan Richardson <mppa3@syma.sussex.ac.uk>
Comment: Regarding XDrawVString function SciPlot.c contains:
 ----------------------------------------------------------------------------
  The following vertical text drawing routine uses the "Fill Stippled" idea
  found in xvertext-5.0, by Alan Richardson (mppa3@syma.sussex.ac.uk).
 .
  The following code is my interpretation of his idea, including some
  hacked together excerpts from his source.  The credit for the clever bits
  belongs to him.
 .
  To be complete, portions of the subroutine XDrawVString are
  Copyright (c) 1993 Alan Richardson (mppa3@syma.sussex.ac.uk)
 -----------------------------------------------------------------------------
 The original xvertext copyright as found on many sources on the net
 is as follows:
 .
  Copyright (c) 1993 Alan Richardson (mppa3@syma.sussex.ac.uk)
 .
  Permission to use, copy, modify, and distribute this software and its
  documentation for any purpose and without fee is hereby granted, provided
  that the above copyright notice appear in all copies and that both the
  copyright notice and this permission notice appear in supporting
  documentation.  All work developed as a consequence of the use of
  this program should duly acknowledge such use. No representations are
  made about the suitability of this software for any purpose. It is
  provided "as is" without express or implied warranty.
 .
License: SciPlot

Files: debian/*
Copyright: 2009, Magnus Hagdorn <magnus.hagdorn@marsupium.org>
License: GPL-3+

License: GPL-3
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 3 as
 published by the Free Software Foundation.
 .
 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.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: GPL-3+
 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 3 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.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: SciPlot
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  The author makes no representations about the suitability
 of this software for any purpose.  It is provided "as is" without express
 or implied warranty.
 .
 THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
 THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.