From 995ce65e1c59cb276dd9ca77fe216a8b7639db9d Mon Sep 17 00:00:00 2001 From: KyleMiles Date: Mon, 29 Aug 2022 13:11:11 -0400 Subject: Rust API : Update and add copyrights --- rust/src/function.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/src/function.rs') diff --git a/rust/src/function.rs b/rust/src/function.rs index 4ce90457..079d0ae5 100644 --- a/rust/src/function.rs +++ b/rust/src/function.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Vector 35 Inc. +// Copyright 2021-2022 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