Skip to content

Commit 4aa70aa

Browse files
ruborjnrohit
authored andcommitted
Update file header (#7988)
1 parent a437a69 commit 4aa70aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ indent_style = space
99
insert_final_newline = true
1010
trim_trailing_whitespace = true
1111

12-
file_header_template = SPDX-FileCopyrightText: 2024 Demerzel Solutions Limited\nSPDX-License-Identifier: LGPL-3.0-only
12+
file_header_template = SPDX-FileCopyrightText: 2025 Demerzel Solutions Limited\nSPDX-License-Identifier: LGPL-3.0-only
1313

1414
[*.cs]
1515
indent_size = 4

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Branch names must follow the `kebab-case` or `snake_case` pattern and be all low
5959
The following notice must be included as a header in all source files if possible.
6060

6161
```
62-
// SPDX-FileCopyrightText: 2024 Demerzel Solutions Limited
62+
// SPDX-FileCopyrightText: 2025 Demerzel Solutions Limited
6363
// SPDX-License-Identifier: LGPL-3.0-only
6464
```
6565

0 commit comments

Comments
 (0)