From f77dbcea6074966d81a44e2ce0dd83671a056c4d Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 Mar 2025 16:00:21 -0400 Subject: belated copyright year update --- rust/src/low_level_il/block.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/src/low_level_il/block.rs') diff --git a/rust/src/low_level_il/block.rs b/rust/src/low_level_il/block.rs index 8096c1aa..ac0be449 100644 --- a/rust/src/low_level_il/block.rs +++ b/rust/src/low_level_il/block.rs @@ -1,4 +1,4 @@ -// Copyright 2021-2024 Vector 35 Inc. +// Copyright 2021-2025 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. -- cgit v1.3.1