This file is indexed.

/usr/share/doc/fcm/ACKNOWLEDGEMENT.md is in fcm 2017.10.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
# Acknowledgement for non-FCM Work

Licences for non-FCM works included in this distribution can be
found in the licences/ directory.

Non-FCM works included in this distribution are listed below:

doc/etc/bootstrap/:
* Unmodified external software library copyright 2011-2015 Twitter, Inc
  released under the MIT license.
  See [Bootstrap](http://getbootstrap.com/).

svn-hooks/svnperms.py:
* Subversion repository pre-commit path-based permission checking utility,
  written by [Gustavo Niemeyer](mailto:gustavo@niemeyer.net) and released under
  Apache 2.0 license.
  Original source downloaded from r1295006 at:
  https://svn.apache.org/viewvc/subversion/trunk/tools/hook-scripts/svnperms.py
  This version is modified to allow custom permission message per repository.