Skip to content

Commit d846d86

Browse files
committed
tests - Correct copyight year
1 parent 69f90b0 commit d846d86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/unit/project/file-information-cache.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Tests for fileInformationCache path normalization
55
* Related to issue #13955
66
*
7-
* Copyright (C) 2020-2022 Posit Software, PBC
7+
* Copyright (C) 2026 Posit Software, PBC
88
*/
99

1010
import { unitTest } from "../../test.ts";

tests/unit/project/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Test utilities for project-related unit tests
55
*
6-
* Copyright (C) 2020-2022 Posit Software, PBC
6+
* Copyright (C) 2026 Posit Software, PBC
77
*/
88

99
import { ProjectContext } from "../../../src/project/types.ts";

0 commit comments

Comments
 (0)