From f77dbcea6074966d81a44e2ce0dd83671a056c4d Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 28 Mar 2025 16:00:21 -0400 Subject: belated copyright year update --- view/elf/LICENSE | 2 +- view/kernelcache/api/python/generator.cpp | 2 +- view/macho/LICENSE | 2 +- view/md1rom/LICENSE | 2 +- view/pe/LICENSE | 2 +- view/sharedcache/api/python/generator.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'view') diff --git a/view/elf/LICENSE b/view/elf/LICENSE index 265bf79a..310f82ba 100644 --- a/view/elf/LICENSE +++ b/view/elf/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2024 Vector 35 Inc. +Copyright 2021-2025 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/kernelcache/api/python/generator.cpp b/view/kernelcache/api/python/generator.cpp index 91ff88c0..89a187fa 100644 --- a/view/kernelcache/api/python/generator.cpp +++ b/view/kernelcache/api/python/generator.cpp @@ -1,5 +1,5 @@ /* -Copyright 2020-2024 Vector 35 Inc. +Copyright 2020-2025 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 265bf79a..310f82ba 100644 --- a/view/macho/LICENSE +++ b/view/macho/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2024 Vector 35 Inc. +Copyright 2021-2025 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/md1rom/LICENSE b/view/md1rom/LICENSE index 265bf79a..310f82ba 100644 --- a/view/md1rom/LICENSE +++ b/view/md1rom/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2024 Vector 35 Inc. +Copyright 2021-2025 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 265bf79a..310f82ba 100644 --- a/view/pe/LICENSE +++ b/view/pe/LICENSE @@ -1,4 +1,4 @@ -Copyright 2021-2024 Vector 35 Inc. +Copyright 2021-2025 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/sharedcache/api/python/generator.cpp b/view/sharedcache/api/python/generator.cpp index 91ff88c0..89a187fa 100644 --- a/view/sharedcache/api/python/generator.cpp +++ b/view/sharedcache/api/python/generator.cpp @@ -1,5 +1,5 @@ /* -Copyright 2020-2024 Vector 35 Inc. +Copyright 2020-2025 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