summaryrefslogtreecommitdiff
path: root/rust/src/binary_view
diff options
context:
space:
mode:
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.