From d0b537445173c19146c5986497719e31686588fb Mon Sep 17 00:00:00 2001 From: Joe Grund Date: Tue, 7 May 2024 10:48:29 -0400 Subject: [PATCH] Bump deps Signed-off-by: Joe Grund --- src/ldlm/ldlm_service_parser.rs | 2 +- src/llite/mod.rs | 2 +- src/oss/mod.rs | 2 +- src/oss/oss_parser.rs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ldlm/ldlm_service_parser.rs b/src/ldlm/ldlm_service_parser.rs index 925cb24..e1d583c 100644 --- a/src/ldlm/ldlm_service_parser.rs +++ b/src/ldlm/ldlm_service_parser.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 DDN. All rights reserved. +// Copyright (c) 2024 DDN. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. diff --git a/src/llite/mod.rs b/src/llite/mod.rs index 4cc624a..a2fe169 100644 --- a/src/llite/mod.rs +++ b/src/llite/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 DDN. All rights reserved. +// Copyright (c) 2024 DDN. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. diff --git a/src/oss/mod.rs b/src/oss/mod.rs index 19fee0f..636e299 100644 --- a/src/oss/mod.rs +++ b/src/oss/mod.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 DDN. All rights reserved. +// Copyright (c) 2024 DDN. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. diff --git a/src/oss/oss_parser.rs b/src/oss/oss_parser.rs index 8713db2..e1e5e7d 100644 --- a/src/oss/oss_parser.rs +++ b/src/oss/oss_parser.rs @@ -1,4 +1,4 @@ -// Copyright (c) 2023 DDN. All rights reserved. +// Copyright (c) 2024 DDN. All rights reserved. // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file.