From 2a9c069e9d1b7572a32aec0a5e6b71583eedb24c Mon Sep 17 00:00:00 2001 From: Sven Velt Date: Tue, 30 Aug 2011 11:44:09 +0200 Subject: [PATCH] naf: Fix copytright message Signed-off-by: Sven Velt --- check_naf.py | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/check_naf.py b/check_naf.py index 6b047d7..bfc22cc 100755 --- a/check_naf.py +++ b/check_naf.py @@ -5,20 +5,21 @@ # (c) 2006-2011 by Sven Velt and team(ix) GmbH, Nuernberg, Germany # # sv@teamix.net # # # -# This file is part of check_naf (FKA check_netappfiler) # +# This file is part of "team(ix) Monitoring Plugins" # +# URL: http://oss.teamix.org/projects/monitoringplugins/ # # # -# check_naf is free software: you can redistribute it and/or modify # +# This file is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published # # by the Free Software Foundation, either version 2 of the License, # # or (at your option) any later version. # # # -# check_naf is distributed in the hope that it will be useful, but # +# This file is distributed in the hope that it will be useful, but # # WITHOUT ANY WARRANTY; without even the implied warranty of # # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # # GNU General Public License for more details. # # # # You should have received a copy of the GNU General Public License # -# along with check_naf. If not, see . # +# along with this file. If not, see . # ##################################################################### import os