We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bd199 commit f3878feCopy full SHA for f3878fe
1 file changed
cmd/cbuild2cmake/version.go
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2024-2025 Arm Limited. All rights reserved.
+ * Copyright (c) 2024-2026 Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
@@ -8,4 +8,4 @@ package main
8
9
var version string
10
11
-const copyrightNotice = " (C) 2024-2025 Arm Ltd. and Contributors"
+const copyrightNotice = " (C) 2024-2026 Arm Ltd. and Contributors"
0 commit comments