home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / cron / copyright < prev    next >
Encoding:
Text File  |  2006-07-20  |  1.5 KB  |  42 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 may be obtained from 
  15. ftp://ftp.vix.com/pub/vixie/cron-3.0.
  16.  
  17. Code and regex in database.c/valid_name() from Clint Adams, relicensed
  18. to cron license above from e-mail:
  19.  
  20.     Date: Sat, 27 Sep 2003 12:20:49 -0400
  21.     From: Clint Adams <schizo@debian.org>
  22.     To: Steve Greenland <steveg@moregruel.net>
  23.     
  24.     > So, I think I'm going to do the same wimp-out thing: add a switch,
  25.     > and lift the code from run-parts to implement it. Oh, crap, it's G P L,
  26.     > and vixie cron isn't. Clint, would you be willing to relicense
  27.     > your
  28.     > "valid_names()" function under the following:
  29.     > 
  30.     > [ommitted, same as above]
  31.     
  32.     I could have sworn that I replied to this back in May.  I'm willing to
  33.     relicense it under the cron license, though I still think a shared
  34.     library is the way to go.
  35.  
  36.  
  37.  
  38.  
  39. Modifications for Debian GNU/Linux Copyright 1994 Ian Jackson;
  40. Copyright (C) 1994 Ian Jackson
  41. Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Steve Greenland
  42.