Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 08e87cf

Browse files
author
Hendrik van Antwerpen
committed
Fix copyright years
1 parent fb78768 commit 08e87cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stack-graphs/src/serde/partial.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// -*- coding: utf-8 -*-
22
// ------------------------------------------------------------------------------------------------
3-
// Copyright © 2021, stack-graphs authors.
3+
// Copyright © 2023, stack-graphs authors.
44
// Licensed under either of Apache License, Version 2.0, or MIT license, at your option.
55
// Please see the LICENSE-APACHE or LICENSE-MIT files in this distribution for license details.
66
// ------------------------------------------------------------------------------------------------

stack-graphs/src/serde/stitching.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// -*- coding: utf-8 -*-
22
// ------------------------------------------------------------------------------------------------
3-
// Copyright © 2021, stack-graphs authors.
3+
// Copyright © 2023, stack-graphs authors.
44
// Licensed under either of Apache License, Version 2.0, or MIT license, at your option.
55
// Please see the LICENSE-APACHE or LICENSE-MIT files in this distribution for license details.
66
// ------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)