summaryrefslogtreecommitdiffstats
path: root/plugins/check_ide-smart.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_ide-smart.c')
-rw-r--r--plugins/check_ide-smart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/check_ide-smart.c b/plugins/check_ide-smart.c
index 09231aa..6ceebe2 100644
--- a/plugins/check_ide-smart.c
+++ b/plugins/check_ide-smart.c
@@ -376,6 +376,7 @@ show_version ()
376 printf ("check_ide-smart v.1 - FREE Software with NO WARRANTY\n"); 376 printf ("check_ide-smart v.1 - FREE Software with NO WARRANTY\n");
377 printf ("Nagios feature - Robert Dale <rdale@digital-mission.com>\n"); 377 printf ("Nagios feature - Robert Dale <rdale@digital-mission.com>\n");
378 printf ("(C) 1999 Ragnar Hojland Espinosa <ragnar@lightside.dhis.org>\n"); 378 printf ("(C) 1999 Ragnar Hojland Espinosa <ragnar@lightside.dhis.org>\n");
379 printf (COPYRIGHT, copyright, email);
379} 380}
380 381
381 382