Procházet zdrojové kódy

Remove inaccurate last-modified counters.

madlohe před 6 roky
rodič
revize
fcea5a5da0
2 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 1
      plugins-scripts/check_log.sh
  2. 0 1
      tools/mini_epn.c

+ 0 - 1
plugins-scripts/check_log.sh

@@ -2,7 +2,6 @@
 #
 # Log file pattern detector plugin for Nagios
 # Written by Ethan Galstad (nagios@nagios.org)
-# Last Modified: 07-31-1999
 #
 # Usage: ./check_log <log_file> <old_log_file> <pattern>
 #

+ 0 - 1
tools/mini_epn.c

@@ -3,7 +3,6 @@
  *  MINI_EPN.C - Mini Embedded Perl Nagios
  *  Contributed by Stanley Hopcroft
  *  Modified by Douglas Warner
- *  Last Modified: 05/02/2002
  *
  *  This is a sample mini embedded Perl interpreter (hacked out checks.c and 
  *  perlembed) for use in testing Perl plugins.