home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4210 < prev    next >
Encoding:
Text File  |  1992-08-15  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!emba-news.uvm.edu!sadye!wollman
  3. From: wollman@sadye (Garrett Wollman)
  4. Subject: Re: Selling 386BSD
  5. Message-ID: <1992Aug16.021934.5330@uvm.edu>
  6. Sender: news@uvm.edu
  7. Organization: University of Vermont, EMBA Computer Facility
  8. References: <1992Aug12.100430.3467@Urmel.Informatik.RWTH-Aachen.DE> <1557@hcshh.hcs.de> <1992Aug14.195609.29096@gateway.novell.com>
  9. Date: Sun, 16 Aug 1992 02:19:34 GMT
  10. Lines: 33
  11.  
  12. In article <1992Aug14.195609.29096@gateway.novell.com> terry@ithaca.Eng.Sandy.Novell.COM (Terry Lambert) writes:
  13.  
  14. >    That we are able to have a free system now is due in large part
  15. >do the commercialization and recontribution of code by companies like
  16. >Genentech (which springs to mind; there are others -- check the various
  17. >redistribution copyright notices in the source files) to BSD for free
  18. >redistribution.
  19.  
  20. I felt that this was an important enough point that I grepped all the
  21. copyright notices out of the system that I could find (I forget
  22. whether I did a `strings -' on the kernel or something else), and
  23. added the following to my /etc/rc:
  24.  
  25. cat <<'EOH' 
  26. Copyright 1980-1992, Regents of the University of California 
  27. Copyright 1987, 1989, 1990, 1991, Carnegie Mellon University 
  28. Copyright 1988, 1989, Intel Corporation 
  29. Copyright 1988, 1990, University of Utah 
  30. Copyright 1988, Julian Onions 
  31. Copyright 1989-1992, William F. Jolitz, TeleMuse 
  32. Copyright 1992, Garrett A. Wollman 
  33. Copyright 1992, University of Vermont and State Agricultural College 
  34. EOH 
  35.  
  36. # set hostname, turn on network 
  37.  
  38. -GAWollman
  39.  
  40. -- 
  41.    Garrett A. Wollman  = wollman@emba.uvm.edu = UVM is welcome to my opinions
  42.                        =    uvm-gen!wollman   =
  43.    That's what being alive is all about.  No deity, no higher goal
  44.    exists, than to bring joy to another person.    - Elf Sternberg
  45.