We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939d217 commit 845f6f7Copy full SHA for 845f6f7
1 file changed
crates/kcserver/src/main.rs
@@ -381,7 +381,7 @@ async fn main() {
381
| \ / | |/ |/ | / |/ \ / \_/ | |/
382
| \_/\_/|_/|__/|__/|_/\___/| |_/\__/ |_/|__/
383
A Jupyter Kernel supervisor. Version {}.
384
- Copyright (c) 2025, Posit Software PBC. All rights reserved.
+ Copyright (c) 2026, Posit Software PBC. All rights reserved.
385
"#,
386
env!("CARGO_PKG_VERSION")
387
);
0 commit comments