diff --git a/BOOT/ENVIRON/APP/BOOTMGR/EFI/efientry.c b/BOOT/ENVIRON/APP/BOOTMGR/EFI/efientry.c index 47aece5..4c717ee 100644 --- a/BOOT/ENVIRON/APP/BOOTMGR/EFI/efientry.c +++ b/BOOT/ENVIRON/APP/BOOTMGR/EFI/efientry.c @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/APP/BOOTMGR/bootmgr.c b/BOOT/ENVIRON/APP/BOOTMGR/bootmgr.c index c22b296..f36c183 100644 --- a/BOOT/ENVIRON/APP/BOOTMGR/bootmgr.c +++ b/BOOT/ENVIRON/APP/BOOTMGR/bootmgr.c @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/AMD64/efibind.h b/BOOT/ENVIRON/INC/AMD64/efibind.h index d9ffdeb..c595661 100644 --- a/BOOT/ENVIRON/INC/AMD64/efibind.h +++ b/BOOT/ENVIRON/INC/AMD64/efibind.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efi.h b/BOOT/ENVIRON/INC/efi.h index b2fd08c..16c4df9 100644 --- a/BOOT/ENVIRON/INC/efi.h +++ b/BOOT/ENVIRON/INC/efi.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efiapi.h b/BOOT/ENVIRON/INC/efiapi.h index 629447e..9f6ea0c 100644 --- a/BOOT/ENVIRON/INC/efiapi.h +++ b/BOOT/ENVIRON/INC/efiapi.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/eficon.h b/BOOT/ENVIRON/INC/eficon.h index 6710196..d3eba51 100644 --- a/BOOT/ENVIRON/INC/eficon.h +++ b/BOOT/ENVIRON/INC/eficon.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efidef.h b/BOOT/ENVIRON/INC/efidef.h index a89d925..69cfc52 100644 --- a/BOOT/ENVIRON/INC/efidef.h +++ b/BOOT/ENVIRON/INC/efidef.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efidevp.h b/BOOT/ENVIRON/INC/efidevp.h index dcfc6e1..33a585f 100644 --- a/BOOT/ENVIRON/INC/efidevp.h +++ b/BOOT/ENVIRON/INC/efidevp.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efierr.h b/BOOT/ENVIRON/INC/efierr.h index 3fd4b59..b005874 100644 --- a/BOOT/ENVIRON/INC/efierr.h +++ b/BOOT/ENVIRON/INC/efierr.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/efiprot.h b/BOOT/ENVIRON/INC/efiprot.h index b51e00a..50668d2 100644 --- a/BOOT/ENVIRON/INC/efiprot.h +++ b/BOOT/ENVIRON/INC/efiprot.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/nt.h b/BOOT/ENVIRON/INC/nt.h index fdbd4c9..123ac4a 100644 --- a/BOOT/ENVIRON/INC/nt.h +++ b/BOOT/ENVIRON/INC/nt.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/ntdef.h b/BOOT/ENVIRON/INC/ntdef.h index e994b12..08076b9 100644 --- a/BOOT/ENVIRON/INC/ntdef.h +++ b/BOOT/ENVIRON/INC/ntdef.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/ntimage.h b/BOOT/ENVIRON/INC/ntimage.h index 14dde57..b983514 100644 --- a/BOOT/ENVIRON/INC/ntimage.h +++ b/BOOT/ENVIRON/INC/ntimage.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/INC/ntstatus.h b/BOOT/ENVIRON/INC/ntstatus.h index 9b742fc..b490fad 100644 --- a/BOOT/ENVIRON/INC/ntstatus.h +++ b/BOOT/ENVIRON/INC/ntstatus.h @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: diff --git a/BOOT/ENVIRON/LIB/EFI/efistatus.c b/BOOT/ENVIRON/LIB/EFI/efistatus.c index 6300655..1a8eb85 100644 --- a/BOOT/ENVIRON/LIB/EFI/efistatus.c +++ b/BOOT/ENVIRON/LIB/EFI/efistatus.c @@ -1,6 +1,6 @@ /*++ -Copyright (c) 2024, the LibreXP developers. +Copyright (c) 2024, Quinn Stephens. Provided under the BSD 3-Clause license. Module Name: