From: Wayne Davison Date: Sat, 14 Jul 2007 04:06:33 +0000 (+0000) Subject: Mention license change. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/8798be8e63f14e13e3b7e9ee59947bba0df4be6e Mention license change. --- diff --git a/NEWS b/NEWS index cfc645ef..ea015f4c 100644 --- a/NEWS +++ b/NEWS @@ -124,6 +124,8 @@ Changes since 2.6.9: DEVELOPER RELATED: + - Rsync is now licensed under the GPLv3 or later. + - Rsync now has a way of handling protocol-version changes during the development of a new protocol version. This exchange of sub-version info does not interfere with the {MIN,MAX}_PROTOCOL_VERSION checking