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 8729 by michael, Sat Dec 15 12:56:11 2018 UTC vs.
Revision 8752 by michael, Tue Jan 1 11:07:01 2019 UTC

# Line 1 | Line 1
1   /*
2   *  ircd-hybrid: an advanced, lightweight Internet Relay Chat Daemon (ircd)
3   *
4 < *  Copyright (c) 1997-2018 ircd-hybrid development team
4 > *  Copyright (c) 1997-2019 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 565 | Line 565 | static const char *infotext[] =
565    "ircd-hybrid --",
566    "Based on the original code written by Jarkko Oikarinen",
567    "Copyright (c) 1988-1991 University of Oulu, Computing Center",
568 <  "Copyright (c) 1997-2018 ircd-hybrid development team",
568 >  "Copyright (c) 1997-2019 ircd-hybrid development team",
569    "",
570    "This program is free software; you can redistribute it and/or",
571    "modify it under the terms of the GNU General Public License as",

Diff Legend

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