home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / cron / copyright next >
Encoding:
Text File  |  2010-12-18  |  2.2 KB  |  51 lines

  1. Copyright 1988,1990,1993,1994 by Paul Vixie;
  2. All rights reserved
  3.  
  4. Distribute freely, except: don't remove my name from the source or
  5. documentation (don't take credit for my work), mark your changes (don't
  6. get me blamed for your possible bugs), don't alter or remove this
  7. notice.  May be sold if buildable source is provided to buyer.  No
  8. warranty of any kind, express or implied, is included with this
  9. software; use at your own risk, responsibility for damages (if any) to
  10. anyone resulting from the use of this software rests entirely with the
  11. user.
  12.  
  13.  
  14. The original source for this package could be obtained from 
  15. ftp://ftp.vix.com/pub/vixie/cron-3.0, although that link appears to have gone
  16. down.
  17.  
  18. Modifications for Debian GNU/Linux Copyright 1994 Ian Jackson;
  19. Copyright (C) 1994 Ian Jackson
  20. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Steve Greenland
  21. Copyright (C) 2005, 2006, 2008, 2009, 2010 Javier Fern├índez-Sanguino Pe├▒a
  22. Copyright (C) 2010 Christian Kastner
  23. Numerous contributions via the Debian BTS copyright their respective authors
  24.  
  25. Code and regex in database.c/valid_name() based on the run-parts program
  26. in the Debian "debianutils" package, created by Clint Adams and others. It is
  27. licensed under the GNU General Public License version 2 or later (see below).
  28.  
  29.  
  30. This package includes in the examples directory the  crontab2english script
  31. written by Sean M. Burke.  This script is Copyright 2001 Sean M. Burke
  32. and is distributed with the following licensing terms:
  33.  
  34. This library is free software; you can redistribute it and/or modify it under
  35. the same terms as Perl itself. In Debian GNU/Linux you can find Perl's Artistic
  36. license at /usr/share/common-licenses/Artistic
  37.  
  38.  
  39. This package includes in the examples directory the stats-cron script
  40. written by Javier Fernandez-Sanguino.  This script is Copyright 2006
  41. Javier Fernandez-Sanguino and is distributed with the following licensing
  42. terms:
  43.  
  44. #    This program is free software; you can redistribute it and/or modify
  45. #    it under the terms of the GNU General Public License as published by
  46. #    the Free Software Foundation; either version 2 of the License, or
  47. #    (at your option) any later version.
  48.  
  49. In Debian GNU/Linux you can find a copy of the above licenses at
  50. /usr/share/common-licenses.
  51.