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.