diff options
author | Adam <Adam@anope.org> | 2017-04-20 15:57:11 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2017-04-20 15:57:11 -0400 |
commit | 92b9d78dbb90fff7edbf326e57b47df4e4cd7146 (patch) | |
tree | df0895ae284827d2f9a8b864437d55233e9f7d0b /src | |
parent | f1cf3c6f91fedb18eca1981dd65458fd69324b02 (diff) | |
parent | 8656b65e392e8d26de218bf372da949c3a00d8d4 (diff) |
Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'
Diffstat (limited to 'src')
51 files changed, 51 insertions, 51 deletions
diff --git a/src/accessgroup.cpp b/src/accessgroup.cpp index a143bede1..e4f4366a2 100644 --- a/src/accessgroup.cpp +++ b/src/accessgroup.cpp @@ -1,7 +1,7 @@ /*
* Anope IRC Services
*
- * Copyright (C) 2011-2016 Anope Team <team@anope.org>
+ * Copyright (C) 2011-2017 Anope Team <team@anope.org>
*
* This file is part of Anope. Anope is free software; you can
* redistribute it and/or modify it under the terms of the GNU
diff --git a/src/base.cpp b/src/base.cpp index c35a654b4..d19e78a47 100644 --- a/src/base.cpp +++ b/src/base.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2010-2016 Anope Team <team@anope.org> + * Copyright (C) 2010-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/base64.cpp b/src/base64.cpp index 5c2d721ad..1e3b90e05 100644 --- a/src/base64.cpp +++ b/src/base64.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2004-2016 Anope Team <team@anope.org> + * Copyright (C) 2004-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/bots.cpp b/src/bots.cpp index 7aaefccc1..35b390ed4 100644 --- a/src/bots.cpp +++ b/src/bots.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/channels.cpp b/src/channels.cpp index bf5b22183..48e27f323 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/command.cpp b/src/command.cpp index 02decd1b7..7d5b9e46c 100644 --- a/src/command.cpp +++ b/src/command.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/config.cpp b/src/config.cpp index c2306b29d..0222f0e97 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/extensible.cpp b/src/extensible.cpp index 524d74be3..597e23cf8 100644 --- a/src/extensible.cpp +++ b/src/extensible.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2013-2016 Anope Team <team@anope.org> + * Copyright (C) 2013-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/hashcomp.cpp b/src/hashcomp.cpp index 72e729eba..1a2feaa9d 100644 --- a/src/hashcomp.cpp +++ b/src/hashcomp.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2002-2011 InspIRCd Development Team - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/init.cpp b/src/init.cpp index 2922edaf1..6c69580c6 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/language.cpp b/src/language.cpp index 238449aaa..bbcef2844 100644 --- a/src/language.cpp +++ b/src/language.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/logger.cpp b/src/logger.cpp index ae5709052..6bd226880 100644 --- a/src/logger.cpp +++ b/src/logger.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2010-2016 Anope Team <team@anope.org> + * Copyright (C) 2010-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/mail.cpp b/src/mail.cpp index 619180520..f8f6b0648 100644 --- a/src/mail.cpp +++ b/src/mail.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/main.cpp b/src/main.cpp index b171c9794..ca67ec56e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/misc.cpp b/src/misc.cpp index 939d06498..2396ca134 100644 --- a/src/misc.cpp +++ b/src/misc.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/modes.cpp b/src/modes.cpp index 0223a9c93..274cb2713 100644 --- a/src/modes.cpp +++ b/src/modes.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2008-2011 Adam <Adam@anope.org> - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/module.cpp b/src/module.cpp index 7269800d5..309020bc7 100644 --- a/src/module.cpp +++ b/src/module.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/modulemanager.cpp b/src/modulemanager.cpp index d4883eccb..4631370ac 100644 --- a/src/modulemanager.cpp +++ b/src/modulemanager.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2008-2016 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/opertype.cpp b/src/opertype.cpp index c9c1b762c..bcbaeddfb 100644 --- a/src/opertype.cpp +++ b/src/opertype.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2009-2016 Anope Team <team@anope.org> + * Copyright (C) 2009-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/pipeengine.cpp b/src/pipeengine.cpp index 1a133641f..b9ef61eab 100644 --- a/src/pipeengine.cpp +++ b/src/pipeengine.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2010-2016 Anope Team <team@anope.org> + * Copyright (C) 2010-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/process.cpp b/src/process.cpp index afb12b352..67c5cbf14 100644 --- a/src/process.cpp +++ b/src/process.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/protocol.cpp b/src/protocol.cpp index e299d1c2f..c0ca483c6 100644 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/serialize.cpp b/src/serialize.cpp index 5315a8469..71fc7e8be 100644 --- a/src/serialize.cpp +++ b/src/serialize.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2012-2016 Anope Team <team@anope.org> + * Copyright (C) 2012-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/servers.cpp b/src/servers.cpp index d1fa2bf26..2c89c92ea 100644 --- a/src/servers.cpp +++ b/src/servers.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2004-2016 Anope Team <team@anope.org> + * Copyright (C) 2004-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/service.cpp b/src/service.cpp index 9e99d0cad..97daf006f 100644 --- a/src/service.cpp +++ b/src/service.cpp @@ -2,7 +2,7 @@ * Anope IRC Services * * Copyright (C) 2016 Adam <Adam@anope.org> - * Copyright (C) 2014-2016 Anope Team <team@anope.org> + * Copyright (C) 2014-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/socket_clients.cpp b/src/socket_clients.cpp index 5c45cdf51..4f118afa2 100644 --- a/src/socket_clients.cpp +++ b/src/socket_clients.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2011-2016 Anope Team <team@anope.org> + * Copyright (C) 2011-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/socket_transport.cpp b/src/socket_transport.cpp index 6b17aa5b7..b8afce990 100644 --- a/src/socket_transport.cpp +++ b/src/socket_transport.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2011-2016 Anope Team <team@anope.org> + * Copyright (C) 2011-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/socketengines/socketengine_epoll.cpp b/src/socketengines/socketengine_epoll.cpp index 314e1ec67..8e1ee6f2f 100644 --- a/src/socketengines/socketengine_epoll.cpp +++ b/src/socketengines/socketengine_epoll.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2014 Anope Team + * (C) 2003-2017 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/socketengines/socketengine_kqueue.cpp b/src/socketengines/socketengine_kqueue.cpp index a3f6d78aa..7ad37ba4c 100644 --- a/src/socketengines/socketengine_kqueue.cpp +++ b/src/socketengines/socketengine_kqueue.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2014 Anope Team + * (C) 2003-2017 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/socketengines/socketengine_poll.cpp b/src/socketengines/socketengine_poll.cpp index c469ed8e8..abdcdce43 100644 --- a/src/socketengines/socketengine_poll.cpp +++ b/src/socketengines/socketengine_poll.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2014 Anope Team + * (C) 2003-2017 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/socketengines/socketengine_select.cpp b/src/socketengines/socketengine_select.cpp index 7987010ec..2bff1f030 100644 --- a/src/socketengines/socketengine_select.cpp +++ b/src/socketengines/socketengine_select.cpp @@ -1,6 +1,6 @@ /* * - * (C) 2003-2014 Anope Team + * (C) 2003-2017 Anope Team * Contact us at team@anope.org * * Please read COPYING and README for further details. diff --git a/src/sockets.cpp b/src/sockets.cpp index ecdddfbb2..7465219cd 100644 --- a/src/sockets.cpp +++ b/src/sockets.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2010-2016 Anope Team <team@anope.org> + * Copyright (C) 2010-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/threadengine.cpp b/src/threadengine.cpp index bfd7605c3..53504b905 100644 --- a/src/threadengine.cpp +++ b/src/threadengine.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2010-2016 Anope Team <team@anope.org> + * Copyright (C) 2010-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/timers.cpp b/src/timers.cpp index dd32a9395..790920ce0 100644 --- a/src/timers.cpp +++ b/src/timers.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2009-2016 Anope Team <team@anope.org> + * Copyright (C) 2009-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index ac379ed90..fc5f0c21c 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -2,7 +2,7 @@ # # Configuration script for Services # -# (C) 2003-2014 Anope Team +# (C) 2003-2017 Anope Team # Contact us at team@anope.org # # Please read COPYING and README for further details. diff --git a/src/uplink.cpp b/src/uplink.cpp index 0f47788e7..fb5f3ec23 100644 --- a/src/uplink.cpp +++ b/src/uplink.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2012-2016 Anope Team <team@anope.org> + * Copyright (C) 2012-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/users.cpp b/src/users.cpp index 018f88476..17f854ab6 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2003-2016 Anope Team <team@anope.org> + * Copyright (C) 2003-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU diff --git a/src/win32/anope_windows.h b/src/win32/anope_windows.h index 061934752..0e70df057 100644 --- a/src/win32/anope_windows.h +++ b/src/win32/anope_windows.h @@ -1,7 +1,7 @@ /* POSIX emulation layer for Windows. * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2014 Anope Team <info@anope.org> + * Copyright (C) 2008-2017 Anope Team <info@anope.org> * * Please read COPYING and README for further details. * diff --git a/src/win32/dir/dir.cpp b/src/win32/dir/dir.cpp index 16809bd9c..b0ba98dff 100644 --- a/src/win32/dir/dir.cpp +++ b/src/win32/dir/dir.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/dir/dir.h b/src/win32/dir/dir.h index 4d1433658..bddb6b32d 100644 --- a/src/win32/dir/dir.h +++ b/src/win32/dir/dir.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/dl/dl.cpp b/src/win32/dl/dl.cpp index 5b19d7441..ef7e22885 100644 --- a/src/win32/dl/dl.cpp +++ b/src/win32/dl/dl.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/dl/dl.h b/src/win32/dl/dl.h index 02a2f1d3d..0327c9c1e 100644 --- a/src/win32/dl/dl.h +++ b/src/win32/dl/dl.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/pipe/pipe.cpp b/src/win32/pipe/pipe.cpp index 676909b9a..72ffa5bfd 100644 --- a/src/win32/pipe/pipe.cpp +++ b/src/win32/pipe/pipe.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/pipe/pipe.h b/src/win32/pipe/pipe.h index 8e67bafc7..58192a43e 100644 --- a/src/win32/pipe/pipe.h +++ b/src/win32/pipe/pipe.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/sigaction/sigaction.cpp b/src/win32/sigaction/sigaction.cpp index 51615cf39..2c48fa0e6 100644 --- a/src/win32/sigaction/sigaction.cpp +++ b/src/win32/sigaction/sigaction.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * diff --git a/src/win32/sigaction/sigaction.h b/src/win32/sigaction/sigaction.h index 9e74eeffa..d6ddf1a5c 100644 --- a/src/win32/sigaction/sigaction.h +++ b/src/win32/sigaction/sigaction.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. * diff --git a/src/win32/socket.cpp b/src/win32/socket.cpp index 7f6ef4df1..2ff741583 100644 --- a/src/win32/socket.cpp +++ b/src/win32/socket.cpp @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/socket.h b/src/win32/socket.h index d587618a9..ddb85c3d5 100644 --- a/src/win32/socket.h +++ b/src/win32/socket.h @@ -1,6 +1,6 @@ /* POSIX emulation layer for Windows. * - * Copyright (C) 2008-2014 Anope Team <team@anope.org> + * Copyright (C) 2008-2017 Anope Team <team@anope.org> * * Please read COPYING and README for further details. */ diff --git a/src/win32/win32.rc.cmake b/src/win32/win32.rc.cmake index 4cca9d89d..519b1a7d6 100644 --- a/src/win32/win32.rc.cmake +++ b/src/win32/win32.rc.cmake @@ -54,7 +54,7 @@ BEGIN VALUE "FileDescription", "Anope IRC Services" VALUE "FileVersion", "@VERSION_FULL@" VALUE "InternalName", "Anope" - VALUE "LegalCopyright", "Copyright (C) 2003-2014 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2017 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "@VERSION_DOTTED@" diff --git a/src/win32/windows.cpp b/src/win32/windows.cpp index f5bbde2f8..2a9489437 100644 --- a/src/win32/windows.cpp +++ b/src/win32/windows.cpp @@ -1,7 +1,7 @@ /* POSIX emulation layer for Windows. * * Copyright (C) 2008-2011 Robin Burchell <w00t@inspircd.org> - * Copyright (C) 2008-2014 Anope Team <info@anope.org> + * Copyright (C) 2008-2017 Anope Team <info@anope.org> * * Please read COPYING and README for further details. * diff --git a/src/xline.cpp b/src/xline.cpp index 8fa7085c8..ca297a49f 100644 --- a/src/xline.cpp +++ b/src/xline.cpp @@ -1,7 +1,7 @@ /* * Anope IRC Services * - * Copyright (C) 2012-2016 Anope Team <team@anope.org> + * Copyright (C) 2012-2017 Anope Team <team@anope.org> * * This file is part of Anope. Anope is free software; you can * redistribute it and/or modify it under the terms of the GNU |