]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/version.c.SH
WHOIS 330 (services login name) does not need a remote whois.
[irc/rqf/shadowircd.git] / src / version.c.SH
index 17163e1f00f199d10129ae5a350731e9beaa55e5..be1a6b10fee8deb5e2cd1cf0b421c6734bc7664e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# $Id: version.c.SH 1028 2006-03-10 15:28:58Z jilles $ 
+# $Id: version.c.SH 3342 2007-04-01 22:10:05Z jilles $ 
 
 spitshell=cat
 package=IRC
@@ -19,7 +19,7 @@ generation=`expr $generation + 1`
 
 uname=`uname -a`
 
-creation=`date | \
+creation=`LC_ALL=C date | \
 awk '{if (NF == 6) \
          { print $1 " "  $2 " " $3 " "  $6 " at " $4 " " $5 } \
 else \
@@ -64,8 +64,8 @@ const char *infotext[] =
   "Based on the original code written by Jarkko Oikarinen",
   "Copyright 1988, 1989, 1990, 1991 University of Oulu, Computing Center",
   "Copyright (c) 1996-2001 Hybrid Development Team", 
-  "Copyright (c) 2002-2005 ircd-ratbox Development Team",
-  "Copyright (c) 2005-2006 charybdis development team",
+  "Copyright (c) 2002-2008 ircd-ratbox Development Team",
+  "Copyright (c) 2005-2009 charybdis development team",
   "",
   "This program is free software; you can redistribute it and/or",
   "modify it under the terms of the GNU General Public License as",