diff options
| author | Ray <[email protected]> | 2017-05-16 00:20:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-16 00:20:17 +0200 |
| commit | f8a4498a242e685e528bd1ac6d84378947daff7d (patch) | |
| tree | fd4e83886e52c8aca3b9c5d9586a338546f2044e /src/external/android/native_app_glue/NOTICE | |
| parent | 1ed3d3285f1c1f6a01e0588ec46a177c84b864f5 (diff) | |
| parent | 65e6a6db53552fa241e81ae52b4258f7969b8771 (diff) | |
| download | raylib-f8a4498a242e685e528bd1ac6d84378947daff7d.tar.gz raylib-f8a4498a242e685e528bd1ac6d84378947daff7d.zip | |
Merge pull request #286 from raysan5/develop
Integrate develop branch
Diffstat (limited to 'src/external/android/native_app_glue/NOTICE')
| -rw-r--r-- | src/external/android/native_app_glue/NOTICE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/external/android/native_app_glue/NOTICE b/src/external/android/native_app_glue/NOTICE new file mode 100644 index 00000000..d6c09229 --- /dev/null +++ b/src/external/android/native_app_glue/NOTICE @@ -0,0 +1,13 @@ +Copyright (C) 2016 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. |
