diff options
author | Wayne Davison <wayned@samba.org> | 2013-06-16 16:36:27 -0700 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2013-06-16 16:36:27 -0700 |
commit | d6a7ed99c1d37614638802375de50c5df4ca5496 (patch) | |
tree | df98fe5488e43b332ad4f20e09de4922df82119b | |
parent | 4066d61a9dcc8a3c50d42fb9fbdd679c6ed0b3b0 (diff) | |
download | rsync-d6a7ed99c1d37614638802375de50c5df4ca5496.tar.gz rsync-d6a7ed99c1d37614638802375de50c5df4ca5496.tar.bz2 rsync-d6a7ed99c1d37614638802375de50c5df4ca5496.zip |
Get GPL name right.
-rw-r--r-- | rsync.yo | 2 | ||||
-rw-r--r-- | rsyncd.conf.yo | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3375,7 +3375,7 @@ ssh login. manpagesection(CREDITS) -rsync is distributed under the GNU public license. See the file +rsync is distributed under the GNU General Public License. See the file COPYING for details. A WEB site is available at diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 01188641..ee030037 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -897,7 +897,7 @@ This man page is current for version 3.0.3 of rsync. manpagesection(CREDITS) -rsync is distributed under the GNU public license. See the file +rsync is distributed under the GNU General Public License. See the file COPYING for details. The primary ftp site for rsync is |