Skip to content

Commit

Permalink
Update default file header for Matter.framework files. (#35106)
Browse files Browse the repository at this point in the history
Removes blank line at the top, makes copyright year be saner.
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Oct 3, 2024
1 parent a5d3170 commit 2254208
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
<plist version="1.0">
<dict>
<key>FILEHEADER</key>
<string>
/**
* Copyright (c) 2023 Project CHIP Authors
<string>/**
* Copyright (c) 2024 Project CHIP Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 2254208

Please sign in to comment.