Switching to GPL 3.

This commit is contained in:
Wayne Davison
2007-07-07 05:33:14 +00:00
parent f92f5b166e
commit 4fd842f98d
54 changed files with 737 additions and 463 deletions

View File

@@ -6,7 +6,7 @@
* Copyright (C) 2004-2007 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* it under the terms of the GNU General Public License version 3 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
@@ -15,8 +15,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
* with this program; if not, visit the http://fsf.org website.
*/
#include "rsync.h"