Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-release | Corinna Vinschen | 2016-06-23 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Bump GPLv2+ to GPLv3+ for some files, clarify BSD 2-clause. Everything else stays under GPLv3+. New Linking Exception exempts resulting executables from LGPLv3 section 4. Add CONTRIBUTORS file to keep track of licensing. Remove 'Copyright Red Hat Inc' comments. Signed-off-by: Corinna Vinschen <corinna@vinschen.de> | ||||
* | * pldd.c: Fix typo in license header. | Yaakov Selkowitz | 2012-02-24 | 1 | -1/+1 |
| | |||||
* | * pldd.c: Fix formatting. | Yaakov Selkowitz | 2012-02-24 | 1 | -9/+9 |
| | |||||
* | * Makefile.in (CYGWIN_BINS): Add pldd. | Yaakov Selkowitz | 2012-02-24 | 1 | -0/+145 |
(pldd.exe): Add -lpsapi to ALL_LDFLAGS. * pldd.c: New file. * utils.sgml (pldd): New section. |