summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2011-08-29 12:56:17 -0400
committerSteve Dickson <steved@redhat.com>2011-08-29 12:57:07 -0400
commit12544486ef2de86e4f2dfc920cd2860fb81658d1 (patch)
tree53a7a20e7f19eed07c2ddb874867c7f9a0b4e991 /tools
parent3564ebbf04b70188cda3fe679294ca7ad5f2a927 (diff)
downloadnfs-utils-12544486ef2de86e4f2dfc920cd2860fb81658d1.tar.gz
nfs-utils-12544486ef2de86e4f2dfc920cd2860fb81658d1.tar.xz
nfs-utils-12544486ef2de86e4f2dfc920cd2860fb81658d1.zip
pdate addres for Free Software Foundation
License texts contain multiple address for FSF, some wrong. So update them and replace COPYING file with http://www.gnu.org/licenses/gpl-2.0.txt which has a few changes to preamble and commentary. Also remove extra COPYING file from utils/statd/ Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/mountstats/mountstats.py3
-rw-r--r--tools/nfs-iostat/nfs-iostat.py3
2 files changed, 4 insertions, 2 deletions
diff --git a/tools/mountstats/mountstats.py b/tools/mountstats/mountstats.py
index c475c9e..280e15c 100644
--- a/tools/mountstats/mountstats.py
+++ b/tools/mountstats/mountstats.py
@@ -17,7 +17,8 @@ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301 USA
"""
import sys, os, time
diff --git a/tools/nfs-iostat/nfs-iostat.py b/tools/nfs-iostat/nfs-iostat.py
index 1207674..4e55dad 100644
--- a/tools/nfs-iostat/nfs-iostat.py
+++ b/tools/nfs-iostat/nfs-iostat.py
@@ -17,7 +17,8 @@ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+MA 02110-1301 USA
"""
import sys, os, time