libgui/libui: Switch to SPDX license identifiers

Change-Id: Iaf4cbd3ea8cdbf74bff42466a51f81af88b82c81
This commit is contained in:
LuK1337 2022-09-21 18:14:57 +02:00
parent 8c9cff232b
commit c3f51682eb
2 changed files with 8 additions and 28 deletions

View file

@ -1,18 +1,8 @@
/*
Copyright 2022, The LineageOS 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.
*/
* Copyright (C) 2022 The LineageOS Project
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <gui/IGraphicBufferProducer.h>
#include <stdint.h>

View file

@ -1,18 +1,8 @@
/*
Copyright 2022, The LineageOS 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.
*/
* Copyright (C) 2022 The LineageOS Project
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdint.h>