Skip to content

Commit 1604573

Browse files
committed
Add copyright header
1 parent d63e7ee commit 1604573

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crates/lsp/src/folding_range.rs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
//
2+
// folding_range.rs
3+
//
4+
// Copyright (C) 2025 Posit Software, PBC. All rights reserved.
5+
//
6+
//
7+
18
use regex::Regex;
29
use std::sync::LazyLock;
310

0 commit comments

Comments
 (0)