copyright 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. This is Debian Linux's package maintenance system.
  2. For an example of how to construct packages see the `hello' package
  3. which is part of Debian.
  4. Copyright (C) 1994,1995,1996 Ian Jackson <iwj10@cus.cam.ac.uk>
  5. Copyright (C) 1995,1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
  6. Copyright (C) 1996 Miquel van Smoorenburg <miquels@cistron.nl>
  7. Copyright (C) 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
  8. Copyright (C) 1996 Michael Shields <shields@crosslink.net>
  9. Copyright (C) 1995 Bruce Perens <bruce@pixar.com>
  10. Copyright (C) 1994 Carl Streeter <streeter@cae.wisc.edu>
  11. Copyright (C) 1994 Matt Welsh <mdw@sunsite.unc.edu>
  12. Copyright (C) 1994 Ian Murdock <imurdock@debian.org>
  13. Parts written by Colin Plumb and Branko Lankester in 1993.
  14. This is free software; you can redistribute it and/or modify it under
  15. the terms of the GNU General Public License as published by the Free
  16. Software Foundation; either version 2, or (at your option) any later
  17. version.
  18. This is distributed in the hope that it will be useful, but WITHOUT
  19. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  20. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
  21. for more details.
  22. You should have received a copy of the GNU General Public License with
  23. your Debian GNU/Linux system, in /usr/doc/copyright/GPL, or with the
  24. dpkg source package as the file COPYING. If not, write to the Free
  25. Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  26. /usr/bin/md5sum is compiled from md5.[ch] (written by Colin Plumb in
  27. 1993 and modified by Ian Jackson in 1995) and md5sum.c (written by
  28. Branko Lankester in 1993 and modified by Colin Plumb in 1993 and Ian
  29. Jackson in 1995). The sources and the binary are all in the public
  30. domain.