aboutsummaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorBen Gruver <bgruv@google.com>2015-02-16 12:37:06 -0800
committerBen Gruver <bgruv@google.com>2015-02-16 12:37:06 -0800
commit70693ff6bb5914910da485ba5a5cf2f132684ed6 (patch)
treeb9fac4f61eda9b289ff916a4d383f9255ae65751 /NOTICE
parentf47973006b3c84d3761d51752a1b13eedae617cf (diff)
downloadsmali-70693ff6bb5914910da485ba5a5cf2f132684ed6.tar.gz
Add new LightCodeInsightParsingTestCase
This is based on IDEA's ParsingTestCase, but extending LightCodeInsightFixtureTestCase, in order to provide more functionality
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE21
1 files changed, 21 insertions, 0 deletions
diff --git a/NOTICE b/NOTICE
index b4375d58..a3f1ba06 100644
--- a/NOTICE
+++ b/NOTICE
@@ -132,3 +132,24 @@ 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.
*******************************************************************************
+
+
+
+Some parts of the smalidea plugin are based on code from the IDEA project, per the
+following license
+
+*******************************************************************************
+Copyright 2000-2014 JetBrains s.r.o.
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+******************************************************************************* \ No newline at end of file