LICENSE 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. /*
  2. * Copyright (C) 1997 Robey Pointer
  3. * Copyright (C) 1999 - 2002 Eggheads Development Team (http://www.eggheads.org)
  4. * Copyright (C) 2002 - 2014 Bryan Drewery (http://wraith.botpack.net)
  5. *
  6. * This program is free software; you can redistribute it and/or
  7. * modify it under the terms of the GNU General Public License
  8. * as published by the Free Software Foundation; either version 2
  9. * of the License, or (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, write to the Free Software
  18. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  19. */
  20. (FULL GPL CAN BE FOUND IN DOC/GPL)
  21. Some old releases are missing the GPL headers and this file, however they are still
  22. bound by these terms and the GPL.
  23. This package includes a mix of licenses:
  24. * Public domain
  25. * BSD
  26. * GPL v2
  27. * BSD-style
  28. * This product includes unlicensed code (mostly GPL) by Erik Johansen (einride) from the ghost botpack (http://ghost.botpack.net)
  29. snprintf.c:
  30. * This code is based on code written by Patrick Powell (papowell@astart.com)
  31. * It may be used for any purpose as long as this notice remains intact
  32. * on all source code distributions
  33. This contains code derived from dirtirc (which is mostly derived from eggdrop): http://dirtirc.sf.net/