aboutsummaryrefslogtreecommitdiff
path: root/src/third_party/libdisasm/README.breakpad
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2017-02-13 14:24:31 -0500
committerTed Mielczarek <ted@mielczarek.org>2017-02-14 11:07:42 +0000
commit8ba59492ab1ffbcd7c2dfedbe9319b43aa360051 (patch)
tree0963237d7316107219d0bd8a277d136680a16524 /src/third_party/libdisasm/README.breakpad
parentThere is no need to use the main queue just for perform selector. (diff)
downloadbreakpad-8ba59492ab1ffbcd7c2dfedbe9319b43aa360051.tar.xz
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 <ted@mielczarek.org>
Diffstat (limited to 'src/third_party/libdisasm/README.breakpad')
-rw-r--r--src/third_party/libdisasm/README.breakpad9
1 files changed, 9 insertions, 0 deletions
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.