diff options
| author | Peter Waller <[email protected]> | 2016-03-10 17:30:57 +0000 |
|---|---|---|
| committer | Peter Waller <[email protected]> | 2016-03-10 17:30:57 +0000 |
| commit | ea288f5fdf29c46b50b55f55bf00a6c799b369f0 (patch) | |
| tree | 12e0f6bb865aa7092544da7570a3d2510285a879 /README.md | |
| parent | Fix typo in README (diff) | |
| parent | Update license to MIT (diff) | |
| download | archived-goupx-ea288f5fdf29c46b50b55f55bf00a6c799b369f0.tar.xz archived-goupx-ea288f5fdf29c46b50b55f55bf00a6c799b369f0.zip | |
Merge pull request #18 from pwaller/license-mit
Update license to MIT
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ This is only necessary for ELF executables (not Mach-O executables, for example) Based on [code found on the upx bugtracker](http://sourceforge.net/tracker/?func=detail&atid=102331&aid=3408066&group_id=2331). -GPLv3 licensed. +MIT licensed. Fixes the following issue ========================= |