diff options
| author | Xusheng <xusheng@vector35.com> | 2024-03-29 17:07:42 +0800 |
|---|---|---|
| committer | Xusheng <xusheng@vector35.com> | 2024-03-30 09:52:10 +0800 |
| commit | 020562880d65802d6eef26ca32428a405bb78dc3 (patch) | |
| tree | 0f1903097cfb0de62b754a68a635344a9a1c153a | |
| parent | acc790bd4a44d84ab4daca0745bf00c6e19f3c0f (diff) | |
Update copyright year for various modules
| -rw-r--r-- | platform/decree/LICENSE | 2 | ||||
| -rw-r--r-- | platform/efi/LICENSE | 2 | ||||
| -rw-r--r-- | platform/freebsd/LICENSE | 2 | ||||
| -rw-r--r-- | platform/linux/LICENSE | 2 | ||||
| -rw-r--r-- | platform/mac/LICENSE | 2 | ||||
| -rw-r--r-- | platform/windows-kernel/LICENSE | 2 | ||||
| -rw-r--r-- | platform/windows/LICENSE | 2 | ||||
| -rw-r--r-- | rust/LICENSE | 2 | ||||
| -rw-r--r-- | view/elf/LICENSE | 2 | ||||
| -rw-r--r-- | view/macho/LICENSE | 2 | ||||
| -rw-r--r-- | view/pe/LICENSE | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/platform/decree/LICENSE b/platform/decree/LICENSE index 265883c5..265bf79a 100644 --- a/platform/decree/LICENSE +++ b/platform/decree/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/platform/efi/LICENSE b/platform/efi/LICENSE index 265883c5..265bf79a 100644 --- a/platform/efi/LICENSE +++ b/platform/efi/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/platform/freebsd/LICENSE b/platform/freebsd/LICENSE index 265883c5..265bf79a 100644 --- a/platform/freebsd/LICENSE +++ b/platform/freebsd/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/platform/linux/LICENSE b/platform/linux/LICENSE index 265883c5..265bf79a 100644 --- a/platform/linux/LICENSE +++ b/platform/linux/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/platform/mac/LICENSE b/platform/mac/LICENSE index 265883c5..265bf79a 100644 --- a/platform/mac/LICENSE +++ b/platform/mac/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/platform/windows-kernel/LICENSE b/platform/windows-kernel/LICENSE index 265883c5..265bf79a 100644 --- a/platform/windows-kernel/LICENSE +++ b/platform/windows-kernel/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/platform/windows/LICENSE b/platform/windows/LICENSE index 265883c5..265bf79a 100644 --- a/platform/windows/LICENSE +++ b/platform/windows/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/rust/LICENSE b/rust/LICENSE index 265883c5..265bf79a 100644 --- a/rust/LICENSE +++ b/rust/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/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. |
