diff options
| author | KyleMiles <krm504@nyu.edu> | 2022-08-29 13:11:11 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2022-08-29 13:11:11 -0400 |
| commit | 995ce65e1c59cb276dd9ca77fe216a8b7639db9d (patch) | |
| tree | 71d79dc2a1c974670ef3424e740e644819f81e56 /rust/src/debuginfo.rs | |
| parent | 3d1aaeb4d5e72ba6adcaa9eb24429879f5ad3250 (diff) | |
Rust API : Update and add copyrights
Diffstat (limited to 'rust/src/debuginfo.rs')
| -rw-r--r-- | rust/src/debuginfo.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/src/debuginfo.rs b/rust/src/debuginfo.rs index 56786d19..aad0f996 100644 --- a/rust/src/debuginfo.rs +++ b/rust/src/debuginfo.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. |
