Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 1b52476

Browse files
committed
Fixes open source headers.
Change-Id: I5968786821df25f964bb8e604144b34acb183fed
1 parent 63aaca1 commit 1b52476

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

BasicRenderScript/.google/packaging.yaml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
1+
# Copyright 2019 Google LLC
2+
#
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
6+
#
7+
# https://www.apache.org/licenses/LICENSE-2.0
8+
#
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.
14+
#
215
# GOOGLE SAMPLE PACKAGING DATA
316
#
417
# This file is used by Google as part of our samples packaging process.

BasicRenderScript/Application/src/main/rs/saturation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2014 The Android Open Source Project
2+
* Copyright (C) 2019 Google Inc. All Rights Reserved.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

RenderScriptIntrinsic/.google/packaging.yaml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
1+
# Copyright 2019 Google LLC
2+
#
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
6+
#
7+
# https://www.apache.org/licenses/LICENSE-2.0
8+
#
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.
14+
#
215
# GOOGLE SAMPLE PACKAGING DATA
316
#
417
# This file is used by Google as part of our samples packaging process.

0 commit comments

Comments
 (0)