@@ -1024,6 +1024,22 @@ SUCH DAMAGE.
1024
1024
1025
1025
-------------------------------------------------------------------
1026
1026
1027
+ Copyright (C) 2019 The Android Open Source Project
1028
+
1029
+ Licensed under the Apache License, Version 2.0 (the "License");
1030
+ you may not use this file except in compliance with the License.
1031
+ You may obtain a copy of the License at
1032
+
1033
+ http://www.apache.org/licenses/LICENSE-2.0
1034
+
1035
+ Unless required by applicable law or agreed to in writing, software
1036
+ distributed under the License is distributed on an "AS IS" BASIS,
1037
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1038
+ See the License for the specific language governing permissions and
1039
+ limitations under the License.
1040
+
1041
+ -------------------------------------------------------------------
1042
+
1027
1043
Copyright (C) 2019 The Android Open Source Project
1028
1044
All rights reserved.
1029
1045
@@ -1052,6 +1068,34 @@ SUCH DAMAGE.
1052
1068
1053
1069
-------------------------------------------------------------------
1054
1070
1071
+ Copyright (C) 2019 The Android Open Source Project
1072
+ All rights reserved.
1073
+
1074
+ Redistribution and use in source and binary forms, with or without
1075
+ modification, are permitted provided that the following conditions
1076
+ are met:
1077
+ Redistributions of source code must retain the above copyright
1078
+ notice, this list of conditions and the following disclaimer.
1079
+ Redistributions in binary form must reproduce the above copyright
1080
+ notice, this list of conditions and the following disclaimer in
1081
+ the documentation and/or other materials provided with the
1082
+ distribution.
1083
+
1084
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1085
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1086
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1087
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1088
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1089
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1090
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1091
+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1092
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1093
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1094
+ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1095
+ SUCH DAMAGE.
1096
+
1097
+ -------------------------------------------------------------------
1098
+
1055
1099
Copyright (c) 1980, 1983, 1988, 1993
1056
1100
The Regents of the University of California. All rights reserved.
1057
1101
0 commit comments