WALA/com.ibm.wala.dalvik
Ben Liblit 97bf43c0b9 Fix Eclipse warnings about unused method parameters 2017-05-26 14:25:03 -07:00
..
.settings Suppress a few Eclipse code style warnings that are not WALA style (#177) 2017-05-07 22:57:24 -07:00
META-INF update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
models scandriod merge 2014-10-01 21:32:36 -04:00
src Fix Eclipse warnings about unused method parameters 2017-05-26 14:25:03 -07:00
.classpath Use consistent Java versions, usually 1.7 2016-11-29 21:29:30 -06:00
.gitignore dalvik test infrastructure 2015-04-05 21:22:55 -04:00
.project make com.ibm.wala.dalvik a plugin project 2013-02-01 11:17:27 +01:00
README scandriod merge 2014-10-01 21:32:36 -04:00
StringTest.apk add android lib, model and example app to make test run possible (only temporary) 2013-02-01 11:13:03 +01:00
apkCGBuilder.xml Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
build.properties The "lib" subdirectory contains no Java sources 2016-11-26 20:39:26 -06:00
build.xml make Maven Central files for wala.dalvik and wala.scandroid (#158) 2017-03-25 13:20:34 -07:00
mvncentral.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00
pom.xml update version to 1.4.3-SNAPSHOT 2017-04-19 09:19:09 -07:00

README

NOTICE
======

This project was extracted from the SCanDroid project:

https://github.com/SCanDroid

(c) Copyright 2009-2012

The preferred license for SCanDroid is the BSD License and the majority of the SCanDroid software is licensed with it.

Based on that license, the code in WALA is being redistributed under the EPL.