This file is indexed.

/usr/share/doc/gpa/AUTHORS is in gpa 0.9.10-3.

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
Program: GPA
Maintainer: Werner Koch <wk@gnupg.org>
Bug reports: https://bugs.gnupg.org
Security related bug reports: <security@gnupg.org>
License: GPLv3+


Authors
=======
(Please put the names also into the file src/help.c)

Markus Gerwinski <markus@gnu.de>
        Designed GPA and GPAPA, implemented GPA.

Peter Gerwinski <peter.gerwinski@g-n-u.de>
        Implemented GPAPA; did changes everywhere in GPA.

Peter Neuhaus <pneuhaus@openit.de>
        German translation.

Werner Koch <wk@gnupg.org>
        Glued everything together, fixes here and there, W32 porting,
        about dialog, card manager.

Jan-Oliver Wagner <jan@intevation.de>
	Polishing (toolbar, icons integration), some fixing.

Beate Esser <begrafik@aol.com>
	Icon design.

Bernhard Herzog  <bh@intevation.de>
        Revamped the whole src/ code.

Shell Hung <shell@linux.org.hk>
        Chinese translation (Big5)

Peter Hanecak <hanecak@megaloman.sk>
        Wrote gpa.spec

Michael Fischer v. Mollard <mfvm@epost.de>
        See ChangeLog.

Michael Mauch <michael.mauch@gmx.de>
        See ChangeLogs.

Benedikt Wildenhain <mail@benedikt-wildenhain.de>
        Helped to debug GPA and to make it compile under CygWin.

Miguel Coca <mcoca@gnu.org>
        Merged version 0.4.3 with 0.5.0, ported to GPGME.

Renato Martini <rmartini@cipsga.org.br>
        Brazilian translation.

Yasunari Imado <master@it-translation.net>
        Japanese translation.

Michael Anckaert <xantor@linux.be>
        Dutch translation.

Mick Ohrberg <Mick.Ohrberg@umb.com>
        Swedish Translation.

Andy Ruddock <andy.ruddock@minnesund.net>
        See ChangeLogs.

Ling Li <ling@caltech.edu>
        See ChangeLogs.

Josué Burgos <jobugar@arrakis.es>
        Designed the gpa.png icon.

Can Berk Güder <cbguder@su.sabanciuniv.edu>
        Turkish translation.

Emilian Nowak <emil5@go2.pl>
        Polish translation.

Daniel Nylander <po@danielnylander.se>
        Swedish translation.

Zdenek Hatas <zdenek.hatas@gmail.com>
        Czech translation.

Maxim Britov <maxim.britov@gmail.com>
        Russian translation.

Marcus Brinkmann  <marcus@g10code.com>
        Clipboard code, cleanups, bug fixes.



Copyright and Redistribution
============================

The copyright for GPA is hold by the authors.  Check the above list
and each source file for the details.  The file src/helpmenu.c is used
to show the names of the author and of the major copyright holders.

GPA is distributed under the GNU General Public License, version 3 or
later.

To allow easy reuse of certain parts of the code, some files are under
a different license, for example the GNU Lesser General Public
License.  These licenses are compatible with the GPLv3 which covers
the entire work.