]> cygwin.com Git - cygwin-apps/cygutils.git/blame - README
Add "colcrt" program
[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:
d7091d84
CW
38 ascii banner conv cygstart dump
39 getclip getopt last lpr mkshortcut
40 msgtool putclip realpath semstat semtool
41 shmtool utmpdump
d2b03e6a
CW
42
43 d2u dos2unix u2d unix2dos
7beb4079 44
d4a28ab0 45PublicDomain-now-GPL:
304a161b 46 namei ddate
d4a28ab0
CW
47
48BSD-no-advert:
53baeb9d 49 cal col colcrt column readlink rev
d4a28ab0
CW
50
51
This page took 0.027279 seconds and 5 git commands to generate.