Skip to content

Commit 17cb1d9

Browse files
Update default file header for Matter.framework files. (#35106)
Removes blank line at the top, makes copyright year be saner.
1 parent c84593f commit 17cb1d9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/darwin/Darwin.xcworkspace/xcshareddata/IDETemplateMacros.plist

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
<plist version="1.0">
44
<dict>
55
<key>FILEHEADER</key>
6-
<string>
7-
/**
8-
* Copyright (c) 2023 Project CHIP Authors
6+
<string>/**
7+
* Copyright (c) 2024 Project CHIP Authors
98
*
109
* Licensed under the Apache License, Version 2.0 (the "License");
1110
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)