commit 0f39660cf12812cce911d0145fa0768fdac2d2f4
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Mar 8 11:27:53 2013 +0200

    add header to plugin with copyright and repository url

 check_domain | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/check_domain b/check_domain
index 32e9788..1d6a674 100755
--- a/check_domain
+++ b/check_domain
@@ -1,4 +1,12 @@
 #!/bin/sh
+# Nagios plugin for checking a domain name expiration date
+#
+# Copyright (c) 2005 Tomàs Núñez Lirola <[email protected]>,
+# 2009-2013 Elan Ruusamäe <[email protected]>
+#
+# Licensed under GPL v2 License
+# URL: 
http://git.pld-linux.org/?p=packages/nagios-plugin-check_domain.git;a=summary
+
 PROGRAM=${0##*/}
 PROGPATH=${0%/*}
 . $PROGPATH/utils.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_domain.git/commitdiff/b90816566b56dd69e128c835543567673bce3b46

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to