diff options
Diffstat (limited to 'antlr')
| -rw-r--r-- | antlr/Android.mk | 24 | ||||
| -rw-r--r-- | antlr/LICENSE | 26 | ||||
| -rw-r--r-- | antlr/MODULE_LICENSE_BSD | 0 | ||||
| -rw-r--r-- | antlr/PREBUILT | 2 | ||||
| -rw-r--r-- | antlr/README.android | 5 | ||||
| -rw-r--r-- | antlr/antlr-3.4-complete.jar | bin | 2388361 -> 0 bytes |
6 files changed, 0 insertions, 57 deletions
diff --git a/antlr/Android.mk b/antlr/Android.mk deleted file mode 100644 index ad94a054..00000000 --- a/antlr/Android.mk +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright (C) 2014 The Android Open Source Project -# -# 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. - -LOCAL_PATH:= $(call my-dir) - -include $(CLEAR_VARS) - -LOCAL_MODULE_TAGS := optional - -LOCAL_PREBUILT_JAVA_LIBRARIES := \ - antlr-jack:antlr-3.4-complete$(COMMON_JAVA_PACKAGE_SUFFIX) - -include $(BUILD_HOST_PREBUILT) diff --git a/antlr/LICENSE b/antlr/LICENSE deleted file mode 100644 index e1cc972b..00000000 --- a/antlr/LICENSE +++ /dev/null @@ -1,26 +0,0 @@ -[The "BSD license"] -Copyright (c) 201 Terence Parr -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. The name of the author may not be used to endorse or promote products - derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/antlr/MODULE_LICENSE_BSD b/antlr/MODULE_LICENSE_BSD deleted file mode 100644 index e69de29b..00000000 --- a/antlr/MODULE_LICENSE_BSD +++ /dev/null diff --git a/antlr/PREBUILT b/antlr/PREBUILT deleted file mode 100644 index 26e93702..00000000 --- a/antlr/PREBUILT +++ /dev/null @@ -1,2 +0,0 @@ -The objects in this prebuilt directory are coming from -http://www.antlr.org/download/antlr-3.4-complete.jar
\ No newline at end of file diff --git a/antlr/README.android b/antlr/README.android deleted file mode 100644 index dcc4c717..00000000 --- a/antlr/README.android +++ /dev/null @@ -1,5 +0,0 @@ -URL: https://github.com/antlr/website-antlr3/blob/gh-pages/download/antlr-3.4-complete.jar -Tag: antlr-3.4 -License: BSD -Description: ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. -Local Modifications: None. diff --git a/antlr/antlr-3.4-complete.jar b/antlr/antlr-3.4-complete.jar Binary files differdeleted file mode 100644 index 9c985c7d..00000000 --- a/antlr/antlr-3.4-complete.jar +++ /dev/null |
