Skip to content

Commit 5e92e7f

Browse files
committed
Fix wrong copyright years. Add license attributions for my changes.
1 parent a6ef4f0 commit 5e92e7f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

app/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Copyright (c) 2019-2025, Arm Limited and Contributors
1+
# Copyright (c) 2019-2026, Arm Limited and Contributors
2+
# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
23
#
34
# SPDX-License-Identifier: Apache-2.0
45
#

bldsys/cmake/module/FindVulkan.cmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Updates for iOS Copyright (c) 2024, Holochip Inc.
1+
# Updates for iOS Copyright (c) 2024-2026, Holochip Inc.
2+
# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
23
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
34
# file Copyright.txt or https://cmake.org/licensing for details.
45

0 commit comments

Comments
 (0)