From 726eb35cca79b47d58ddf28a8f3cf7fa975200c6 Mon Sep 17 00:00:00 2001 From: George Hotz Date: Fri, 22 Mar 2019 21:04:28 -0700 Subject: [PATCH] switch license to MIT, update links, prepare for 1.3 --- LICENSE | 7 +++++++ README.md | 7 ++++--- extra/website/index.html | 5 ++--- 3 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..0baf461d --- /dev/null +++ b/LICENSE @@ -0,0 +1,7 @@ +Copyright (c) 2018, George Hotz + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/README.md b/README.md index afbfdade..a52a821d 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # QIRA -[![Join the chat at https://gitter.im/BinaryAnalysisPlatform/qira](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/BinaryAnalysisPlatform/qira?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/BinaryAnalysisPlatform/qira.svg?branch=master)](https://travis-ci.org/BinaryAnalysisPlatform/qira) +[![Join the chat at https://gitter.im/geohot/qira](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/geohot/qira?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/geohot/qira.svg?branch=master)](https://travis-ci.org/geohot/qira) * QIRA is a competitor to strace and gdb * See http://qira.me/ for high level usage information -* All QIRA code is released under GPLv2 or BSD +* All QIRA code is released under MIT license * Other code in this repo released under its respective license ## Installing release -See instructions on [qira.me](http://qira.me/) to install 1.2 +See instructions on [qira.me](http://qira.me/) to install 1.3 ## Installing trunk @@ -28,6 +28,7 @@ cd qira/ ## Releases +* v1.3 -- Update using pinned python packages * v1.2 -- Many many changes. Forced release due to v1.0 not working anymore. * v1.1 -- Support for names and comments. Static stuff added. Register colors. * v1.0 -- Perf is good! Tons of bugfixes. Quality software. http://qira.me/ diff --git a/extra/website/index.html b/extra/website/index.html index 70e01043..e0d5fd44 100644 --- a/extra/website/index.html +++ b/extra/website/index.html @@ -63,8 +63,7 @@ a {