Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 1 | Copyright (C) 2007 The Android Open Source Project |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 2 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 3 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | you may not use this file except in compliance with the License. |
| 5 | You may obtain a copy of the License at |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 6 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 7 | http://www.apache.org/licenses/LICENSE-2.0 |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 8 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 9 | Unless required by applicable law or agreed to in writing, software |
| 10 | distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | See the License for the specific language governing permissions and |
| 13 | limitations under the License. |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 14 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 15 | ------------------------------------------------------------------- |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 16 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 17 | Copyright (C) 2016 The Android Open Source Project |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 18 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 19 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 20 | you may not use this file except in compliance with the License. |
| 21 | You may obtain a copy of the License at |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 22 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 23 | http://www.apache.org/licenses/LICENSE-2.0 |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 24 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 25 | Unless required by applicable law or agreed to in writing, software |
| 26 | distributed under the License is distributed on an "AS IS" BASIS, |
| 27 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 28 | See the License for the specific language governing permissions and |
| 29 | limitations under the License. |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 30 | |
Elliott Hughes | aa8db1b | 2021-02-16 15:05:44 -0800 | [diff] [blame] | 31 | ------------------------------------------------------------------- |
Elliott Hughes | 584bc62 | 2019-04-19 14:18:07 -0700 | [diff] [blame] | 32 | |
George Burgess IV | b24dab5 | 2024-12-11 14:29:27 -0700 | [diff] [blame] | 33 | Copyright (C) 2024 The Android Open Source Project |
| 34 | |
| 35 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 36 | you may not use this file except in compliance with the License. |
| 37 | You may obtain a copy of the License at |
| 38 | |
| 39 | http://www.apache.org/licenses/LICENSE-2.0 |
| 40 | |
| 41 | Unless required by applicable law or agreed to in writing, software |
| 42 | distributed under the License is distributed on an "AS IS" BASIS, |
| 43 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 44 | See the License for the specific language governing permissions and |
| 45 | limitations under the License. |
| 46 | |
| 47 | ------------------------------------------------------------------- |
| 48 | |