This file is indexed.

/usr/share/doc/rsync/copyright is in rsync 3.1.2-2.1ubuntu1.

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
This is Debian's prepackaged version of Andrew Tridgell and
Paul Mackerras' rsync utility.

This package provides the rsync program, which is a replacement
for rcp that uses the rsync algorythm to transfer only the
differences between two sets of files.

This package was put together by Philip Hands <phil@hands.com>,
from sources obtained from:
  http://rsync.samba.org/ftp/rsync/rsync-2.5.4.tar.gz
The current version was downloaded from:
  http://rsync.samba.org/ftp/rsync/src/rsync-3.1.0.tar.gz
on 2013-09-30 by Paul Slootman <paul@debian.org> .

The changes were very minimal - merely adding support for the Debian
package maintenance scheme by adding various debian/* files.
The only significant change is passing the -4 / -6 options through to ssh.
See the debian/patches/ directory.



COPYRIGHT
---------

Copyright (C) 1996-2011 by Andrew Tridgell, Wayne Davison, and others.

Rsync was originally written by Andrew Tridgell and is currently
maintained by Wayne Davison.  It has been improved by many developers
from around the world.

Rsync may be used, modified and redistributed only under the terms of
the GNU General Public License, found in the file:

  /usr/share/common-licenses/GPL-3

on Debian systems, or at 

  http://www.fsf.org/licensing/licenses/gpl.html