From 020562880d65802d6eef26ca32428a405bb78dc3 Mon Sep 17 00:00:00 2001 From: Xusheng Date: Fri, 29 Mar 2024 17:07:42 +0800 Subject: Update copyright year for various modules --- view/elf/LICENSE | 2 +- view/macho/LICENSE | 2 +- view/pe/LICENSE | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/elf/LICENSE b/view/elf/LICENSE index 265883c5..265bf79a 100644 --- a/view/elf/LICENSE +++ b/view/elf/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021 Vector 35 Inc. +Copyright 2021-2024 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. diff --git a/view/macho/LICENSE b/view/macho/LICENSE index 265883c5..265bf79a 100644 --- a/view/macho/LICENSE +++ b/view/macho/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021 Vector 35 Inc. +Copyright 2021-2024 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. diff --git a/view/pe/LICENSE b/view/pe/LICENSE index 265883c5..265bf79a 100644 --- a/view/pe/LICENSE +++ b/view/pe/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021 Vector 35 Inc. +Copyright 2021-2024 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