Mailmap and copyright update for Ariadne
This commit is contained in:
parent
6adc24e5b1
commit
3fc0499e77
48 changed files with 51 additions and 50 deletions
5
.mailmap
5
.mailmap
|
@ -1,5 +1,8 @@
|
||||||
Aaron Sethman <androsyn@ratbox.org> androsyn <devnull@localhost>
|
Aaron Sethman <androsyn@ratbox.org> androsyn <devnull@localhost>
|
||||||
Alexander Færøy <ahf@0x90.dk> Alexander F?r?y <ahf@0x90.dk>
|
Alexander Færøy <ahf@0x90.dk> Alexander F?r?y <ahf@0x90.dk>
|
||||||
|
Ariadne Conill <ariadne@dereferenced.org> <nenolod@atheme.org>
|
||||||
|
Ariadne Conill <ariadne@dereferenced.org> <nenolod@dereferenced.org>
|
||||||
|
Ariadne Conill <ariadne@dereferenced.org> nenolod <devnull@localhost>
|
||||||
Brett Greenham <taros@shadowircd.net> B.Greenham <taros@shadowircd.net>
|
Brett Greenham <taros@shadowircd.net> B.Greenham <taros@shadowircd.net>
|
||||||
Chris Mills <chris@chrisam.net> TheChrisAM <chris@chrisam.net>
|
Chris Mills <chris@chrisam.net> TheChrisAM <chris@chrisam.net>
|
||||||
Chris Mills <chris@chrisam.net> freenode!ChrisAM <chris@chrisam.net>
|
Chris Mills <chris@chrisam.net> freenode!ChrisAM <chris@chrisam.net>
|
||||||
|
@ -15,7 +18,5 @@ Valeriy Yatsko <dwr@shadowircd.net> <darkwire@darkwire.ru>
|
||||||
Valeriy Yatsko <dwr@shadowircd.net> <darkwire@ircd-charybdis.ru>
|
Valeriy Yatsko <dwr@shadowircd.net> <darkwire@ircd-charybdis.ru>
|
||||||
Valeriy Yatsko <dwr@shadowircd.net> <darkwire@sellcenter.ru>
|
Valeriy Yatsko <dwr@shadowircd.net> <darkwire@sellcenter.ru>
|
||||||
Valeriy Yatsko <dwr@shadowircd.net> <dwr@it-penza.org>
|
Valeriy Yatsko <dwr@shadowircd.net> <dwr@it-penza.org>
|
||||||
William Pitcock <nenolod@dereferenced.org> <nenolod@atheme.org>
|
|
||||||
William Pitcock <nenolod@dereferenced.org> nenolod <devnull@localhost>
|
|
||||||
Christine Dodrill <shadow.h511@gmail.com> <quora@lavabit.com>
|
Christine Dodrill <shadow.h511@gmail.com> <quora@lavabit.com>
|
||||||
Christine Dodrill <shadow.h511@gmail.com> <quorawings@gmail.com>
|
Christine Dodrill <shadow.h511@gmail.com> <quorawings@gmail.com>
|
||||||
|
|
2
CREDITS
2
CREDITS
|
@ -10,10 +10,10 @@ tomaw, Tom Wesley <tom@tomaw.net>
|
||||||
The Charybdis team was:
|
The Charybdis team was:
|
||||||
|
|
||||||
amdj, Aaron Jones <aaronmdjones -at- gmail.com>
|
amdj, Aaron Jones <aaronmdjones -at- gmail.com>
|
||||||
|
Ariadne, Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
Elizafox, Elizabeth Myers <elizabeth -at- interlinked.me>
|
Elizafox, Elizabeth Myers <elizabeth -at- interlinked.me>
|
||||||
jdhore, JD Horelick <jdhore1 -at- gmail.com>
|
jdhore, JD Horelick <jdhore1 -at- gmail.com>
|
||||||
jilles, Jilles Tjoelker <jilles -at- stack.nl>
|
jilles, Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
kaniini, William Pitcock <nenolod -at- dereferenced.org>
|
|
||||||
mr_flea, Keith Buck <mr_flea -at- esper.net>
|
mr_flea, Keith Buck <mr_flea -at- esper.net>
|
||||||
viatsko, Valerii Iatsko <dwr -at- codingbox.io>
|
viatsko, Valerii Iatsko <dwr -at- codingbox.io>
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* authd/authd.c - main code for authd
|
/* authd/authd.c - main code for authd
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* authd/dns.h - header for authd DNS functions
|
/* authd/dns.h - header for authd DNS functions
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* authd/dns.c - authd DNS functions
|
/* authd/dns.c - authd DNS functions
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* authd/dns.h - header for authd DNS functions
|
/* authd/dns.h - header for authd DNS functions
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -174,6 +174,7 @@ recent releases of Hybrid, in nick alphabetical order:
|
||||||
|
|
||||||
A1kmm, Andrew Miller <a1kmm@mware.virtualave.net>
|
A1kmm, Andrew Miller <a1kmm@mware.virtualave.net>
|
||||||
AndroSyn, Aaron Sethman <androsyn@ratbox.org>
|
AndroSyn, Aaron Sethman <androsyn@ratbox.org>
|
||||||
|
Ariadne, Ariadne Conill <ariadne@dereferenced.org>
|
||||||
bane, Dragan Dosen <bane@idolnet.org>
|
bane, Dragan Dosen <bane@idolnet.org>
|
||||||
bysin, Ben Kittridge <bkittridge@cfl.rr.com>
|
bysin, Ben Kittridge <bkittridge@cfl.rr.com>
|
||||||
cosine, Patrick Alken <wnder@uwns.underworld.net>
|
cosine, Patrick Alken <wnder@uwns.underworld.net>
|
||||||
|
@ -187,7 +188,6 @@ jv, Jakub Vlasek <jv@pilsedu.cz>
|
||||||
k9, Jeremy Chadwick <ircd@jdc.parodius.com>
|
k9, Jeremy Chadwick <ircd@jdc.parodius.com>
|
||||||
kre, Dinko Korunic <kreator@fly.srk.fer.hr>
|
kre, Dinko Korunic <kreator@fly.srk.fer.hr>
|
||||||
madmax, Paul Lomax <madmax@efnet.org>
|
madmax, Paul Lomax <madmax@efnet.org>
|
||||||
nenolod, William Pitcock <nenolod@nenolod.net>
|
|
||||||
Riedel, Dennis Vink, <riedel@chaotic.nl>
|
Riedel, Dennis Vink, <riedel@chaotic.nl>
|
||||||
scuzzy, David Todd <scuzzy@aniverse.net>
|
scuzzy, David Todd <scuzzy@aniverse.net>
|
||||||
spookey, David Colburn <spookey@spookey.org>
|
spookey, David Colburn <spookey@spookey.org>
|
||||||
|
@ -239,9 +239,9 @@ network configurations.
|
||||||
The Charybdis core team, listed in nick-alphabetical order:
|
The Charybdis core team, listed in nick-alphabetical order:
|
||||||
|
|
||||||
amdj, Aaron Jones <aaronmdjones -at- gmail.com>
|
amdj, Aaron Jones <aaronmdjones -at- gmail.com>
|
||||||
|
Ariadne, Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
Elizafox, Elizabeth Myers <elizabeth -at- interlinked.me>
|
Elizafox, Elizabeth Myers <elizabeth -at- interlinked.me>
|
||||||
jilles, Jilles Tjoelker <jilles -at- stack.nl>
|
jilles, Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
kaniini, William Pitcock <nenolod -at- dereferenced.org>
|
|
||||||
mr_flea, Keith Buck <mr_flea -at- esper.net>
|
mr_flea, Keith Buck <mr_flea -at- esper.net>
|
||||||
|
|
||||||
The following people are also project members, listed in nick-alphabetical
|
The following people are also project members, listed in nick-alphabetical
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
account-notify client capability specification
|
account-notify client capability specification
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
Copyright (c) 2010 William Pitcock <nenolod@atheme.org>.
|
Copyright (c) 2010 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
|
|
||||||
Unlimited redistribution and modification of this document is allowed
|
Unlimited redistribution and modification of this document is allowed
|
||||||
provided that the above copyright notice and this permission notice
|
provided that the above copyright notice and this permission notice
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Server capabilities
|
Server capabilities
|
||||||
William Pitcock <nenolod -at- nenolod.net>
|
Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Not all TSora IRCd's support these.
|
Not all TSora IRCd's support these.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* chm_nonotice: block NOTICEs (+T mode).
|
* chm_nonotice: block NOTICEs (+T mode).
|
||||||
*
|
*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2012 ircd-ratbox development team
|
* Copyright (C) 2002-2012 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>.
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2004 ircd-ratbox development team
|
* Copyright (C) 2002-2004 ircd-ratbox development team
|
||||||
* Copyright (C) 2005 William Pitcock and Jilles Tjoelker
|
* Copyright (C) 2005 Ariadne Conill and Jilles Tjoelker
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2012 ircd-ratbox development team
|
* Copyright (C) 2002-2012 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* ircd_linker.h: IRCd symbol table linking and maintainance
|
* ircd_linker.h: IRCd symbol table linking and maintainance
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* solanum - an advanced ircd.
|
* solanum - an advanced ircd.
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>.
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2008 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* snomask.h: Management for user server-notice masks.
|
* snomask.h: Management for user server-notice masks.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* markup.h: parses markup into human-readable strings
|
* markup.h: parses markup into human-readable strings
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006-2007 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006-2007 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* wsproc.h: An interface to the solanum websocket helper daemon
|
* wsproc.h: An interface to the solanum websocket helper daemon
|
||||||
* Copyright (C) 2007 Aaron Sethman <androsyn@ratbox.org>
|
* Copyright (C) 2007 Aaron Sethman <androsyn@ratbox.org>
|
||||||
* Copyright (C) 2007 ircd-ratbox development team
|
* Copyright (C) 2007 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Aaron Sethman <androsyn@ratbox.org>
|
* Copyright (C) 2005 Aaron Sethman <androsyn@ratbox.org>
|
||||||
* Copyright (C) 2005-2012 ircd-ratbox development team
|
* Copyright (C) 2005-2012 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>.
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2005 ircd-ratbox development team
|
* Copyright (C) 2002-2005 ircd-ratbox development team
|
||||||
* Copyright (C) 2007 William Pitcock
|
* Copyright (C) 2007 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Aaron Sethman <androsyn@ratbox.org>
|
* Copyright (C) 2005 Aaron Sethman <androsyn@ratbox.org>
|
||||||
* Copyright (C) 2005-2012 ircd-ratbox development team
|
* Copyright (C) 2005-2012 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2003 Lee H <lee@leeh.co.uk>
|
* Copyright (C) 2003 Lee H <lee@leeh.co.uk>
|
||||||
* Copyright (C) 2003-2005 ircd-ratbox development team
|
* Copyright (C) 2003-2005 ircd-ratbox development team
|
||||||
* Copyright (C) 2008 William Pitcock <nenolod@sacredspiral.co.uk>
|
* Copyright (C) 2008 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* solanum - an advanced ircd.
|
* solanum - an advanced ircd.
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>.
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Lee Hardy <lee -at- leeh.co.uk>
|
* Copyright (C) 2005 Lee Hardy <lee -at- leeh.co.uk>
|
||||||
* Copyright (C) 2005-2016 ircd-ratbox development team
|
* Copyright (C) 2005-2016 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2005 ircd-ratbox development team
|
* Copyright (C) 2002-2005 ircd-ratbox development team
|
||||||
* Copyright (C) 2007-2016 William Pitcock
|
* Copyright (C) 2007-2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* Copyright (c) 2008 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2008 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* snomask.c: Management for user server-notice masks.
|
* snomask.c: Management for user server-notice masks.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* substitution.c: parses substitution-keyword expansions
|
* substitution.c: parses substitution-keyword expansions
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006-2007 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006-2007 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
* Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
|
||||||
* Copyright (C) 1996-2002 Hybrid Development Team
|
* Copyright (C) 1996-2002 Hybrid Development Team
|
||||||
* Copyright (C) 2002-2012 ircd-ratbox development team
|
* Copyright (C) 2002-2012 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* rb_dictionary.h: Dictionary-based storage.
|
* rb_dictionary.h: Dictionary-based storage.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007 William Pitcock <nenolod -at- sacredspiral.co.uk>
|
* Copyright (c) 2007 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
* Copyright (c) 2007 Jilles Tjoelker <jilles -at- stack.nl>
|
* Copyright (c) 2007 Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* rb_radixtree.h: Dictionary-based storage.
|
* rb_radixtree.h: Dictionary-based storage.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007-2016 William Pitcock <nenolod -at- dereferenced.org>
|
* Copyright (c) 2007-2016 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
* Copyright (c) 2007-2016 Jilles Tjoelker <jilles -at- stack.nl>
|
* Copyright (c) 2007-2016 Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* rb_dictionary.c: Dictionary-based information storage.
|
* rb_dictionary.c: Dictionary-based information storage.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007 William Pitcock <nenolod -at- sacredspiral.co.uk>
|
* Copyright (c) 2007 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
* Copyright (c) 2007 Jilles Tjoelker <jilles -at- stack.nl>
|
* Copyright (c) 2007 Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007-2008 ircd-ratbox development team
|
* Copyright (C) 2007-2008 ircd-ratbox development team
|
||||||
* Copyright (C) 2007-2008 Aaron Sethman <androsyn@ratbox.org>
|
* Copyright (C) 2007-2008 Aaron Sethman <androsyn@ratbox.org>
|
||||||
* Copyright (C) 2015 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2015 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
* Copyright (C) 2016 Aaron Jones <aaronmdjones@gmail.com>
|
* Copyright (C) 2016 Aaron Jones <aaronmdjones@gmail.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* rb_radixtree.c: Dictionary-based information storage.
|
* rb_radixtree.c: Dictionary-based information storage.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2007-2016 William Pitcock <nenolod -at- dereferenced.org>
|
* Copyright (c) 2007-2016 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
* Copyright (c) 2007-2016 Jilles Tjoelker <jilles -at- stack.nl>
|
* Copyright (c) 2007-2016 Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* cap_account_tag.c: implement the account-tag IRCv3.2 capability
|
* cap_account_tag.c: implement the account-tag IRCv3.2 capability
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* cap_server_time.c: implement the server-time IRCv3.2 capability
|
* cap_server_time.c: implement the server-time IRCv3.2 capability
|
||||||
*
|
*
|
||||||
* Copyright (c) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* chm_nocolour: strip colours (+c mode).
|
* chm_nocolour: strip colours (+c mode).
|
||||||
*
|
*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* chm_noctcp: block non-action CTCP (+C mode).
|
* chm_noctcp: block non-action CTCP (+C mode).
|
||||||
*
|
*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Lee Hardy <lee@leeh.co.uk>
|
* Copyright (C) 2005 Lee Hardy <lee@leeh.co.uk>
|
||||||
* Copyright (C) 2005 ircd-ratbox development team
|
* Copyright (C) 2005 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2005 William Pitcock <nenolod -at- nenolod.net>
|
* Copyright (c) 2005 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
* and Jilles Tjoelker <jilles -at- stack.nl>
|
* and Jilles Tjoelker <jilles -at- stack.nl>
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* m_list_safelist.c: Version of /list that uses the safelist code.
|
* m_list_safelist.c: Version of /list that uses the safelist code.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod@nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* m_scan.c: Provides information about various targets on various topics
|
* m_scan.c: Provides information about various targets on various topics
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne -at- dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* Solanum: a slightly advanced ircd
|
* Solanum: a slightly advanced ircd
|
||||||
* m_snote.c: Server notice listener
|
* m_snote.c: Server notice listener
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net>
|
* Copyright (c) 2006 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are
|
* modification, are permitted provided that the following conditions are
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2012 William Pitcock <nenolod@dereferenced.org>.
|
* Copyright (c) 2012 Ariadne Conill <ariadne@dereferenced.org>.
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and/or distribute this software for any
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
* wsockd.c: solanum websockets helper
|
* wsockd.c: solanum websockets helper
|
||||||
* Copyright (C) 2007 Aaron Sethman <androsyn@ratbox.org>
|
* Copyright (C) 2007 Aaron Sethman <androsyn@ratbox.org>
|
||||||
* Copyright (C) 2007 ircd-ratbox development team
|
* Copyright (C) 2007 ircd-ratbox development team
|
||||||
* Copyright (C) 2016 William Pitcock <nenolod@dereferenced.org>
|
* Copyright (C) 2016 Ariadne Conill <ariadne@dereferenced.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue