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

Comparing ircd-hybrid/trunk/modules/m_info.c (file contents):
Revision 9100 by michael, Sat Oct 12 20:15:17 2019 UTC vs.
Revision 9101 by michael, Wed Jan 1 09:58:45 2020 UTC

# Line 1 | Line 1
1   /*
2   *  ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd)
3   *
4 < *  Copyright (c) 1997-2019 ircd-hybrid development team
4 > *  Copyright (c) 1997-2020 ircd-hybrid development team
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 551 | Line 551 | static const char *infotext[] =
551    "ircd-hybrid --",
552    "Based on the original code written by Jarkko Oikarinen",
553    "Copyright (c) 1988-1991 University of Oulu, Computing Center",
554 <  "Copyright (c) 1997-2019 ircd-hybrid development team",
554 >  "Copyright (c) 1997-2020 ircd-hybrid development team",
555    "",
556    "This program is free software; you can redistribute it and/or",
557    "modify it under the terms of the GNU General Public License as",

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)