/[monit]/monit/monitor.c
ViewVC logotype

Diff of /monit/monitor.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by martinp, Tue Feb 11 20:30:45 2003 UTC revision 1.42 by martinp, Tue Feb 11 21:27:39 2003 UTC
# Line 1  Line 1 
1  /*  /*
2   * Copyright (C), 2000-2002 by Contributors to the monit codebase.   * Copyright (C), 2000-2003 by Contributors to the monit codebase.
3   * All Rights Reserved.   * All Rights Reserved.
4   *   *
5   * This program is free software; you can redistribute it and/or   * This program is free software; you can redistribute it and/or
# Line 667  static void help() { Line 667  static void help() {
667  static void version() {  static void version() {
668    
669    printf("This is monit version %s\n", VERSION);    printf("This is monit version %s\n", VERSION);
670    printf("Copyright (C) 2000-2002 by Contributors to the monit codebase\n");    printf("Copyright (C) 2000-2003 by Contributors to the monit codebase\n");
671    
672  }  }
673    

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26