dubai: Switch to SPDX copyright & update dates

Change-Id: I1adc8afc557a0d8a7379ec24589ea68b2391d147
This commit is contained in:
Michael Bestas 2024-06-23 18:34:42 +03:00
parent a0ce42dd66
commit 953e9348d7
No known key found for this signature in database
GPG key ID: CC95044519BE6669
38 changed files with 80 additions and 90 deletions

View file

@ -1,6 +1,5 @@
//
// Copyright (C) 2023 ArrowOS
//
// SPDX-FileCopyrightText: 2023 ArrowOS
// SPDX-License-Identifier: Apache-2.0
//

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2023 ArrowOS
SPDX-FileCopyrightText: 2023 ArrowOS
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2023 ArrowOS
SPDX-FileCopyrightText: 2023 ArrowOS
SPDX-License-Identifier: Apache-2.0
-->
<permissions>

View file

@ -1,6 +1,5 @@
/*
* Copyright (C) 2023 ArrowOS
*
* SPDX-FileCopyrightText: 2023 ArrowOS
* SPDX-License-Identifier: Apache-2.0
*/

View file

@ -1,6 +1,5 @@
/*
* Copyright (C) 2023 ArrowOS
*
* SPDX-FileCopyrightText: 2023 ArrowOS
* SPDX-License-Identifier: Apache-2.0
*/

View file

@ -1,6 +1,5 @@
/*
* Copyright (C) 2023 ArrowOS
*
* SPDX-FileCopyrightText: 2023 ArrowOS
* SPDX-License-Identifier: Apache-2.0
*/

View file

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: 2023 ArrowOS
* SPDX-License-Identifier: Apache-2.0
*/
package com.qualcomm.qcrilmsgtunnel;
interface IQcrilMsgTunnel {