]> cygwin.com Git - cygwin-apps/cygutils.git/blame - README
Added utmpdump implementation from Mark Bradshaw
[cygwin-apps/cygutils.git] / README
CommitLineData
d4a28ab0
CW
1This collection started life called the "misc" package,
2but was renamed to "cygutils" at version 0.9.5.
3
4Many of these utilities require the popt
5library, available here:
6 ftp://ftp.rpm.org/pub/rpm/test-4.0.1/popt-1.6.1.tar.gz
7
8A Note on Licenseing:
9--------------------------------------
10Since this package consists of many small utilities taken
11from various sources, there are a mixture of licenses.
12
13Most of these utilities are released under the GPL, but
14some were originally public domain but are now GPL, and
15others are BSD-no-advert.
16
17Some files were originally BSD+advert (which is bad, and
18not GPL compatible). However, IF the files in question
19were part of the official BSD distribution from UCB, then
20they have been affirmitively converted from BSD+advert to
21BSD-no-advert licensing. As stated here
22<http://www.opensource.org/licenses/bsd-license.html>:
23 Note: The advertising clause in the license appearing
24 on BSD Unix files was officially rescinded by the
25 Director of the Office of Technology Licensing of the
26 University of California on July 22 1999. He states
27 that clause 3 is "hereby deleted in its entirety."
28
29So, files derived from older BSD sources, even if they
30still SAY BSD+advert, are now BSD-no-advert. In
31accordance with the wishes of the Director of UC's OTL,
32I have modified the licensing terms to BSD-no-advert of
33files included in this package that fall under his edict.
34
35What's in this package:
36-------------------------------
37GPL:
38 ascii u2d unix2dos putclip shmtool
6cf885d7 39 banner d2u getclip semstat last
c9f916ab 40 conv dos2unix msgtool semtool utmpdump
d4a28ab0
CW
41
42PublicDomain-now-GPL:
43 namei
44
45BSD-no-advert:
46 cal
47
48
This page took 0.026058 seconds and 5 git commands to generate.