summaryrefslogtreecommitdiff
path: root/rust/src/binary_view
diff options
context:
space:
mode:
authorJordan Wiens <github@psifertex.com>2026-01-01 12:30:15 -0500
committerJordan Wiens <github@psifertex.com>2026-01-01 12:30:15 -0500
commitd9c58e94a0c86499bc481baccad73f2857678c29 (patch)
tree3f03c98872c3e683e5567bbd16fb1153096864fb /rust/src/binary_view
parent0a08849a696164b34841b361f65b7f6fb9ff51d8 (diff)
update copyrights for 2026
Diffstat (limited to 'rust/src/binary_view')
-rw-r--r--rust/src/binary_view/reader.rs2
-rw-r--r--rust/src/binary_view/writer.rs2
2 files changed, 2 insertions, 2 deletions
diff --git a/rust/src/binary_view/reader.rs b/rust/src/binary_view/reader.rs
index 3ec105fc..95e1434a 100644
--- a/rust/src/binary_view/reader.rs
+++ b/rust/src/binary_view/reader.rs
@@ -1,4 +1,4 @@
-// Copyright 2022-2025 Vector 35 Inc.
+// Copyright 2022-2026 Vector 35 Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
diff --git a/rust/src/binary_view/writer.rs b/rust/src/binary_view/writer.rs
index ca570761..512418e4 100644
--- a/rust/src/binary_view/writer.rs
+++ b/rust/src/binary_view/writer.rs
@@ -1,4 +1,4 @@
-// Copyright 2022-2025 Vector 35 Inc.
+// Copyright 2022-2026 Vector 35 Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.