X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=nagcollect.git;a=blobdiff_plain;f=client%2Fbin%2Fnagcollectreset;h=0c899cb7c90939caa4bbb3a1dde07d369938361d;hp=a91947d41da30a1ef52f76aab98bbb006df8197c;hb=d507f8c15fd1f718dd06f3e2f19c8448d5135af6;hpb=ba1c1c91f1ff555dc53a95ba817035c8d0cc469f diff --git a/client/bin/nagcollectreset b/client/bin/nagcollectreset index a91947d..0c899cb 100755 --- a/client/bin/nagcollectreset +++ b/client/bin/nagcollectreset @@ -1,7 +1,13 @@ #!/bin/bash # # NagCollect -- Nagios Data Collector for Passive Checks -# Copyright (c)2009,2010 Alexander Barton, alex@barton.de +# Copyright (c)2009-2010 Alexander Barton, alex@barton.de +# +# This program 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. +# Please read the file COPYING, README and AUTHORS for more information. # NAME=`basename "$0"`