Skip to content

Commit f3878fe

Browse files
authored
updated copyright year (#425)
1 parent 75bd199 commit f3878fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cmd/cbuild2cmake/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2024-2025 Arm Limited. All rights reserved.
2+
* Copyright (c) 2024-2026 Arm Limited. All rights reserved.
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*/
@@ -8,4 +8,4 @@ package main
88

99
var version string
1010

11-
const copyrightNotice = " (C) 2024-2025 Arm Ltd. and Contributors"
11+
const copyrightNotice = " (C) 2024-2026 Arm Ltd. and Contributors"

0 commit comments

Comments
 (0)