COPYRIGHTS 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. Various copyrights used.
  2. The copyrights in this file are used for creditory purposes only and do not reflect
  3. the use of the current package. The current package may not be used by anyone except
  4. under explicit permission from Bryan Drewery.
  5. /*
  6. * Copyright (C) 1997 Robey Pointer
  7. * Copyright (C) 1999, 2000, 2001, 2002, 2003 Eggheads Development Team
  8. *
  9. * This program is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU General Public License
  11. * as published by the Free Software Foundation; either version 2
  12. * of the License, or (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. */
  23. /************************************************************************
  24. * psybnc2.1, src/p_crypt.c
  25. * Copyright (C) 1999 the most psychoid and
  26. * the cool lam3rz IRC Group, IRCnet
  27. * http://www.psychoid.lam3rz.de
  28. *
  29. * This program is free software; you can redistribute it and/or modify
  30. * it under the terms of the GNU General Public License as published by
  31. * the Free Software Foundation; either version 1, or (at your option)
  32. * any later version.
  33. *
  34. * This program is distributed in the hope that it will be useful,
  35. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. * GNU General Public License for more details.
  38. *
  39. * You should have received a copy of the GNU General Public License
  40. * along with this program; if not, write to the Free Software
  41. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  42. */