summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Walker <jewalker@google.com>2018-08-20 17:28:17 -0700
committerJeremy Walker <jewalker@google.com>2018-08-20 17:28:17 -0700
commit5e8055bee61580e82ce005730f6c3abe610bb261 (patch)
tree965bef425ede70778763a96e4fc73a35f1b9d576
parent7b99da86e5abb715aa4be17533e7c7cc3700625c (diff)
downloadbuild-5e8055bee61580e82ce005730f6c3abe610bb261.tar.gz
Fixes README license.
Test: N/A Bug: 111830148 Change-Id: I3e1cdfe0cbf4174e7fffa1af82874265758a1035
-rw-r--r--prebuilts/gradle/WifiRttScan/README.md17
1 files changed, 1 insertions, 16 deletions
diff --git a/prebuilts/gradle/WifiRttScan/README.md b/prebuilts/gradle/WifiRttScan/README.md
index a9c54315..64a3c337 100644
--- a/prebuilts/gradle/WifiRttScan/README.md
+++ b/prebuilts/gradle/WifiRttScan/README.md
@@ -54,20 +54,5 @@ submitting a pull request through GitHub. Please see CONTRIBUTING.md for more de
License
-------
+Licensed under an Apache 2.0 license. See LICENSE file for details.
-Copyright 2017 The Android Open Source Project, Inc.
-
-Licensed to the Apache Software Foundation (ASF) under one or more contributor
-license agreements. See the NOTICE file distributed with this work for
-additional information regarding copyright ownership. The ASF licenses this
-file to you 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.