summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Shombert <shombert@google.com>2023-12-07 15:46:07 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-07 15:46:07 +0000
commit08326f72962eed8b4c09aa895b47c7db9c158118 (patch)
tree0f37c53df0ee45f739205673c310e45d64cb4057
parent276a6a5c3cf84f3888a98e7f0ec2d1672c1403f4 (diff)
parent4a2e6bb8c336c8d9f43ef3bd20fe36b16d5d81c9 (diff)
downloadsqlite-08326f72962eed8b4c09aa895b47c7db9c158118.tar.gz
Merge "Delete Apache license from the sqlite build script" into main
-rwxr-xr-xREBUILD-ANDROID-PATCH.bash13
1 files changed, 0 insertions, 13 deletions
diff --git a/REBUILD-ANDROID-PATCH.bash b/REBUILD-ANDROID-PATCH.bash
index 734e296..4e3cf68 100755
--- a/REBUILD-ANDROID-PATCH.bash
+++ b/REBUILD-ANDROID-PATCH.bash
@@ -1,18 +1,5 @@
#!/bin/bash
#
-# Copyright (C) 2023 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.
# This script updates SQLite source files with a SQLite tarball.
#