diff options
| author | Ray <[email protected]> | 2017-05-15 22:48:13 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-05-15 22:48:13 +0200 |
| commit | c9d6b7e3567bdd02af014e8a7cd1956157307303 (patch) | |
| tree | ccdbd2308677f457e5f93353d20d18875deb0669 /src/external/android/native_app_glue/NOTICE | |
| parent | aba25e9ba379cdf2e68b65f55dd08ab4e0d713d8 (diff) | |
| parent | b3b828c8bba76116f353a2010e56a74fd56b388c (diff) | |
| download | raylib-c9d6b7e3567bdd02af014e8a7cd1956157307303.tar.gz raylib-c9d6b7e3567bdd02af014e8a7cd1956157307303.zip | |
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
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. |
