Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: charybdis Source: https://github.com/charybdis-ircd/charybdis Files: * Copyright: 2002, 2004-2008 Aaron Sethman , 2001 Adrian Chadd , 2001 by Andrew Miller(A1kmm), 2007-2008 atheme.org, 2005-2010 charybdis development team, 1990 Chelsea Ashley Dyerman, 2008 Daniel J Reidy , 1994 David Burren, 1992 Darren Reed, 1996 David Mazieres , 1993 by Digital Equipment Corporation, 2005 Edward Brocklesby, 2000,2001 by Erik Andersen , 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc, 1996-2002 Hybrid Development Team, 1996-1999 by Internet Software Consortium, 2007 infinity-infinity God , 2002-2009 ircd-ratbox Development Team, 1990 Jarkko Oikarinen, 1990 Jarkko Oikarinen and University of Oulu, Co Center, 2005-2010 Jilles Tjoelker , 2006, 2008 Junio C Hamano, 2002-2006 Lee Hardy , 2000 by Lineo, inc. and Erik Andersen, 1991, 1992 Linus Torvalds, 1994 Ove Ruben R Olsen, 1999 Patrick Alken, 1985, 1993, 1998-2000 Regents of the University of California, 1991-2, RSA Data Security, Inc, 2004 Scott James Remnant , 1988, 1989, 1990, 1991 University of Oulu, Computing Center, 2008 Valery Yatsko , 2003 by W. Campbell, 2002 W. Campbell and the ircd-ratbox development team, 2005-2008 William Pitcock , 1994 X Consortium, 1990-2002 by the past and present ircd coders, and others, see the doc/old/Authors file. License: GPL-2.0+ Files: extensions/example_module.c extensions/m_findforwards.c extensions/m_ojoin.c extensions/m_opme.c src/ircd_signal.c src/match.c src/messages.tab tools/convertklines.c Copyright: 2001 Hybrid Development Team License: GPL-1.0+ 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 the Free Software Foundation; either version 1, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. Files: bandb/bantool.c bandb/rsdb_sqlite3.c include/irc_dictionary.h include/privilege.h libratbox/src/arc4random.c modules/core/m_ban.c modules/m_certfp.c modules/m_chghost.c scripts/* src/irc_dictionary.c src/privilege.c Copyright: 1990 Jarkko Oikarinen and University of Oulu, Co Center 1996-2002 Hybrid Development Team 2002-2008 ircd-ratbox development team 2007-2008 atheme.org 2008 Daniel J Reidy License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice is present in all copies. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: include/ircd_linker.h include/s_newconf.h include/snomask.h include/markup.h include/m_identify.c extensions/m_sendbans.c modules/m_cap.c modules/m_cmessage.c modules/m_encap.c modules/m_etrace.c modules/m_list_safelist.c modules/m_monitor.c modules/m_operspy.c modules/m_privs.c modules/m_sasl.c modules/m_scan.c modules/m_services.c modules/m_signon.c modules/m_snote.c modules/m_tb.c modules/m_testline.c modules/m_testmask.c modules/m_line.c modules/sno_routing.c src/bandbi.c src/blacklist.c src/cache.c src/hook.c src/logger.c src/operhash.c src/monitor.c src/s_newconf.c src/snomask.c src/substitution.c src/supported.c tools/convertilines.c Copyright: 2006-2008 Jilles Tjoelker 2006-2008 charybdis development team 2006 Michael Tharp , 2006-2007 William Pitcock 2003-2005 Lee Hardy 2003-2005 ircd-ratbox development team License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/reslib.c Copyright: 1985, 1993 The Regents of the University of California. All rights reserved. License: BSD-4-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: bandb/sqlite3.* Copyright: 2001-2007 License: none The author disclaims copyright to this source code. In place of a legal notice, here is a blessing: . May you do good and not evil. May you find forgiveness for yourself and forgive others. May you share freely, never taking more than you give. Files: extensions/m_mkpasswd.c Copyright: 2002 W. Campbell and the ircd-ratbox development team License: atttribution Based on mkpasswd.c, originally by Nelson Minar (minar@reed.edu) . You can use this code in any way as long as these names remain. Files: tools/mkpasswd.c Copyright: 1991 Nelson Minar (minar@reed.edu) License: custom You can use this code as long as my name stays with it. . md5 patch by W. Campbell Modernization, getopt, etc for the Hybrid IRCD team by W. Campbell . /dev/random for salt generation added by Aaron Sethman Files: debian/* Copyright: 2011 Antoine Beaupré License: GPL-2.0+ License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".