aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Waller <[email protected]>2016-03-10 17:30:57 +0000
committerPeter Waller <[email protected]>2016-03-10 17:30:57 +0000
commitea288f5fdf29c46b50b55f55bf00a6c799b369f0 (patch)
tree12e0f6bb865aa7092544da7570a3d2510285a879 /README.md
parentFix typo in README (diff)
parentUpdate license to MIT (diff)
downloadarchived-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bc4865..fdb3b6e 100644
--- a/README.md
+++ b/README.md
@@ -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
=========================