This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tree command - Display Structure of Directory Hierarchy


ïãçåæ wrote:
> here is a tree command

> admin@ubik /tmp/tree
> $ 7z x tree.7z
> 
> 7-Zip 9.04 beta  Copyright (c) 1999-2009 Igor Pavlov  2009-05-30
> p7zip Version 9.04 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
> Can't load '/usr/lib/p7zip/Codecs/.keep-p7zip' (Permission denied)
> 
> Processing archive: tree.7z
> 
> Extracting  tree.exe
> 
> Everything is Ok
> 
> Size:       29696
> Compressed: 11605
> 
> admin@ubik /tmp/tree
> $ cygcheck ./tree.exe
> F:\cygwin-1.7\tmp\tree\tree.exe
>   F:\cygwin-1.7\bin\cygwin1.dll
>     C:\WINNT\system32\ADVAPI32.DLL
>       C:\WINNT\system32\NTDLL.DLL
>       C:\WINNT\system32\KERNEL32.DLL
>       C:\WINNT\system32\RPCRT4.DLL
> 
> admin@ubik /tmp/tree
> $

  You just distributed the binary of a program that is linked against the
Cygwin DLL, and hence is covered by the GPL.  Please send me the source.

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]