Skip to content

Commit 845f6f7

Browse files
committed
update year
1 parent 939d217 commit 845f6f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/kcserver/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ async fn main() {
381381
| \ / | |/ |/ | / |/ \ / \_/ | |/
382382
| \_/\_/|_/|__/|__/|_/\___/| |_/\__/ |_/|__/
383383
A Jupyter Kernel supervisor. Version {}.
384-
Copyright (c) 2025, Posit Software PBC. All rights reserved.
384+
Copyright (c) 2026, Posit Software PBC. All rights reserved.
385385
"#,
386386
env!("CARGO_PKG_VERSION")
387387
);

0 commit comments

Comments
 (0)