]> cygwin.com Git - cygwin-apps/cygutils.git/blobdiff - PROGLIST
Release 1.4.6
[cygwin-apps/cygutils.git] / PROGLIST
index d05f1dcca55bd87b7bb0e8f7fc97d670651820aa..0110401bcd3c53daae4555556d8f2d5ea88c552f 100644 (file)
--- a/PROGLIST
+++ b/PROGLIST
@@ -18,8 +18,8 @@ getclip.exe
   Not built unless on a WIN32 platform
   (GPLv3+)
   
-conv.exe / d2u.exe / u2d.exe / dos2unix.exe / unix2dos.exe
-  programs for converting line endings of text
+conv.exe
+  program for converting line endings of text
   files between DOS and UNIX format.
   (GPLv3+)
   
@@ -57,12 +57,15 @@ msgtool.exe / shmtool.exe / semtool.exe / semstat.exe
   
 banner.exe
   prints a large banner to stdout.  From Joerg Schaible.
-  (GPLv2)
+  (GPLv3+)
   
 realpath.exe
   Convert pathname argument to absolute path, with all 
-  references to `.', `..', and symlinks resolved.
-  (GPLv2)
+  references to `.', `..', and symlinks resolved. Note
+  that modern coreutils provide 'readlink' with a 
+  canonicalize mode (-f/-e/-m) that operates substantially
+  similar to realpath.
+  (GPLv3+)
 
 lpr.exe
   can be used to spool to a windows printer
@@ -72,7 +75,7 @@ mkshortcut.exe
   can be used to create "full featured" windows 
   shortcuts (as opposed to cygwin-symlinks implemented
   using .lnk files, which aren't really "full-featured")
-  (GPLv2+)
+  (GPLv3+)
 
 readshortcut.exe
   can be used to read information from windows shortcuts (such
@@ -83,14 +86,14 @@ cygstart.exe
   A command-line tool which allows you to let Windows start a program or open
   a file or URL in its associated application. It is similar to the Windows
   command-line start command.
-  (GPLv2+)
+  (GPLv3+)
 
 cygdrop.exe
   A command-line tool which allows you to let start a Cygwin or Windows
   program with a restricted access token. All administrative rights are dropped
   by default. The tool also provides options for finer control of groups and
   privileges.
-  (GPLv2+)
+  (GPLv3+)
 
 ipck:
   IPC utility brought over from cygipc.
@@ -98,7 +101,7 @@ ipck:
 
 cygicons:
   DLL containing cygwin-related icons
-  (GPLv2+)
+  (GPLv3+)
 
 (*) originally BSD+advert, but falls under the blanket 
     conversion to BSD-no-advert, because it was originally
This page took 0.023069 seconds and 5 git commands to generate.