]> cygwin.com Git - cygwin-apps/cygutils.git/blame - README
Update mkshortcut
[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:
b5edac4c
CW
38 ascii banner conv cygstart dump
39 getclip getopt ipck lpr mkshortcut
40 msgtool putclip readshortcut realpath semstat
41 semtool shmtool d2u dos2unix u2d
42 unix2dos
7beb4079 43
d4a28ab0 44PublicDomain-now-GPL:
eb7cdcb6 45 namei ddate mcookie
d4a28ab0
CW
46
47BSD-no-advert:
47852e8f 48 cal col colcrt colrm column readlink rev
d4a28ab0
CW
49
50
This page took 0.025298 seconds and 5 git commands to generate.