From 8ba59492ab1ffbcd7c2dfedbe9319b43aa360051 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 13 Feb 2017 14:24:31 -0500 Subject: libdisasm: add upstream/license details The license file comes from the upstream libdisasm tarball/repo. Change-Id: I04a4002db72f778dd67dbcd71d3b5d1205a8c21d Reviewed-on: https://chromium-review.googlesource.com/441884 Reviewed-by: Ted Mielczarek --- src/third_party/libdisasm/README.breakpad | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/third_party/libdisasm/README.breakpad (limited to 'src/third_party/libdisasm/README.breakpad') diff --git a/src/third_party/libdisasm/README.breakpad b/src/third_party/libdisasm/README.breakpad new file mode 100644 index 00000000..a3454114 --- /dev/null +++ b/src/third_party/libdisasm/README.breakpad @@ -0,0 +1,9 @@ +Name: libdisasm +URL: https://sourceforge.net/projects/bastard/files/libdisasm/0.23/libdisasm-0.23.tar.gz/download +Version: 0.23 +License: Clarified-Artistic +License File: LICENSE + +Description: +This contains a copy of libdisasm. It is no longer under development upstream, +so we keep a copy here to maintain fixes ourselves. -- cgit v1.2.1