ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/src/version.c
(Generate patch)

Comparing ircd-hybrid-7.2/src/version.c (file contents):
Revision 1000 by michael, Fri Jun 16 12:22:31 2006 UTC vs.
Revision 1001 by michael, Sat Aug 29 22:44:44 2009 UTC

# Line 24 | Line 24
24   #include "patchlevel.h"
25   #include "serno.h"
26   #include "ircd.h"
27 #ifndef _WIN32
27   #include <sys/utsname.h>
29 #else
30 #include "s_bsd.h"
31 #endif
28  
29   const char *ircd_version = PATCHLEVEL;
30   const char *serno = SERIALNUM;
# Line 49 | Line 45 | const char *infotext[] =
45    "IRC --",
46    "Based on the original code written by Jarkko Oikarinen",
47    "Copyright 1988, 1989, 1990, 1991 University of Oulu, Computing Center",
48 <  "Copyright (c) 1997-2006 Hybrid Development Team",
48 >  "Copyright (c) 1997-2009 Hybrid Development Team",
49    "",
50    "This program is free software; you can redistribute it and/or",
51    "modify it under the terms of the GNU General Public License as",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines