From patchwork Mon Jan 15 09:37:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Hu X-Patchwork-Id: 1886569 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TD6WY2n5bz1yPJ for ; Mon, 15 Jan 2024 20:38:00 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rPJPk-0005rg-V2; Mon, 15 Jan 2024 09:37:53 +0000 Received: from smtp-relay-canonical-1.internal ([10.131.114.174] helo=smtp-relay-canonical-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rPJPY-0005rJ-MS for fwts-devel@lists.ubuntu.com; Mon, 15 Jan 2024 09:37:40 +0000 Received: from canonical.com (unknown [10.101.194.164]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 40DCF42839 for ; Mon, 15 Jan 2024 09:37:37 +0000 (UTC) From: Ivan Hu To: fwts-devel@lists.ubuntu.com Subject: [PATCH] Update copyright year to 2024 Date: Mon, 15 Jan 2024 17:37:34 +0800 Message-Id: <20240115093734.155854-1-ivan.hu@canonical.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" Simple replacement of copyright year to 2024. Signed-off-by: Ivan Hu --- Makefile.am | 2 +- auto-packager/mkpackage.sh | 2 +- auto-packager/mktar.sh | 2 +- cppcheck.sh | 2 +- data/Makefile.am | 2 +- debian/copyright | 10 +++++----- efi_runtime/Makefile | 2 +- efi_runtime/efi_runtime.c | 2 +- efi_runtime/efi_runtime.h | 2 +- live-image/fwts-frontend-text | 2 +- make_orig_tarball.sh | 2 +- scripts/bash-completion/fwts | 2 +- scripts/fwts-collect | 2 +- smatchify.sh | 2 +- smccc_test/Makefile | 2 +- smccc_test/smccc_test.c | 2 +- smccc_test/smccc_test.h | 2 +- src/acpi/ac_adapter/ac_adapter.c | 2 +- src/acpi/acpidump/acpidump.c | 2 +- src/acpi/acpiinfo/acpiinfo.c | 2 +- src/acpi/acpitables/acpitables.c | 2 +- src/acpi/aest/aest.c | 2 +- src/acpi/apicinstance/apicinstance.c | 2 +- src/acpi/asf/asf.c | 2 +- src/acpi/aspt/aspt.c | 2 +- src/acpi/battery/battery.c | 2 +- src/acpi/bert/bert.c | 2 +- src/acpi/bgrt/bgrt.c | 2 +- src/acpi/boot/boot.c | 2 +- src/acpi/brightness/autobrightness.c | 2 +- src/acpi/brightness/brightness-helper.c | 2 +- src/acpi/brightness/brightness-helper.h | 2 +- src/acpi/brightness/brightness.c | 2 +- src/acpi/cedt/cedt.c | 2 +- src/acpi/checksum/checksum.c | 2 +- src/acpi/cpep/cpep.c | 2 +- src/acpi/crsdump/crsdump.c | 2 +- src/acpi/crsdump/crsdump.h | 2 +- src/acpi/crsdump/prsdump.c | 2 +- src/acpi/csrt/csrt.c | 2 +- src/acpi/cstates/cstates.c | 2 +- src/acpi/dbg2/dbg2.c | 2 +- src/acpi/dbgp/dbgp.c | 2 +- src/acpi/devices/ac_adapter/ac.c | 2 +- src/acpi/devices/battery/battery.c | 2 +- src/acpi/devices/battery/smart_battery.c | 2 +- src/acpi/devices/buttons/power_button.c | 2 +- src/acpi/devices/buttons/sleep_button.c | 2 +- src/acpi/devices/ec/ec.c | 2 +- src/acpi/devices/lid/lid.c | 2 +- src/acpi/devices/nvdimm/nvdimm.c | 2 +- src/acpi/devices/sensor/als.c | 2 +- src/acpi/devices/time/time.c | 2 +- src/acpi/devices/wpc/wpc.c | 2 +- src/acpi/dmar/dmar.c | 2 +- src/acpi/dppt/dppt.c | 2 +- src/acpi/drtm/drtm.c | 2 +- src/acpi/dsddump/dsddump.c | 2 +- src/acpi/ecdt/ecdt.c | 2 +- src/acpi/einj/einj.c | 2 +- src/acpi/erst/erst.c | 2 +- src/acpi/facs/facs.c | 2 +- src/acpi/fadt/fadt.c | 2 +- src/acpi/fan/fan.c | 2 +- src/acpi/fpdt/fpdt.c | 2 +- src/acpi/gpedump/gpedump.c | 2 +- src/acpi/gtdt/gtdt.c | 2 +- src/acpi/hest/hest.c | 2 +- src/acpi/hmat/hmat.c | 2 +- src/acpi/hpet/hpet.c | 2 +- src/acpi/ibft/ibft.c | 2 +- src/acpi/iort/iort.c | 2 +- src/acpi/ivrs/ivrs.c | 2 +- src/acpi/lid/lid.c | 2 +- src/acpi/lpit/lpit.c | 2 +- src/acpi/madt/madt.c | 2 +- src/acpi/mcfg/mcfg.c | 2 +- src/acpi/mchi/mchi.c | 2 +- src/acpi/method/method.c | 2 +- src/acpi/mpam/mpam.c | 2 +- src/acpi/mpst/mpst.c | 2 +- src/acpi/msct/msct.c | 2 +- src/acpi/msdm/msdm.c | 2 +- src/acpi/nfit/nfit.c | 2 +- src/acpi/nhltdump/nhltdump.c | 2 +- src/acpi/osilinux/osilinux.c | 2 +- src/acpi/pcc/pcc.c | 2 +- src/acpi/pcct/pcct.c | 2 +- src/acpi/pdtt/pdtt.c | 2 +- src/acpi/phat/phat.c | 2 +- src/acpi/plddump/plddump.c | 2 +- src/acpi/pmtt/pmtt.c | 2 +- src/acpi/powerbutton/powerbutton.c | 2 +- src/acpi/pptt/pptt.c | 2 +- src/acpi/ras2/ras2.c | 2 +- src/acpi/rasf/rasf.c | 2 +- src/acpi/rgrt/rgrt.c | 2 +- src/acpi/rsdp/rsdp.c | 2 +- src/acpi/rsdt/rsdt.c | 2 +- src/acpi/s3/s3.c | 2 +- src/acpi/s3power/s3power.c | 2 +- src/acpi/s4/s4.c | 2 +- src/acpi/sbst/sbst.c | 2 +- src/acpi/sdei/sdei.c | 2 +- src/acpi/sdev/sdev.c | 2 +- src/acpi/slic/slic.c | 2 +- src/acpi/slit/slit.c | 2 +- src/acpi/spcr/spcr.c | 2 +- src/acpi/spmi/spmi.c | 2 +- src/acpi/srat/srat.c | 2 +- src/acpi/stao/stao.c | 2 +- src/acpi/svkl/svkl.c | 2 +- src/acpi/syntaxcheck/syntaxcheck.c | 2 +- src/acpi/tcpa/tcpa.c | 2 +- src/acpi/tpm2/tpm2.c | 2 +- src/acpi/uefi/uefi.c | 2 +- src/acpi/uniqueid/uniqueid.c | 2 +- src/acpi/waet/waet.c | 2 +- src/acpi/wakealarm/wakealarm.c | 2 +- src/acpi/wdat/wdat.c | 2 +- src/acpi/wmi/wmi.c | 2 +- src/acpi/wpbt/wpbt.c | 2 +- src/acpi/wsmt/wsmt.c | 2 +- src/acpi/xenv/xenv.c | 2 +- src/acpi/xsdt/xsdt.c | 2 +- src/apic/apicedge/apicedge.c | 2 +- src/bios/bios32/bios32.c | 2 +- src/bios/bios_info/bios_info.c | 2 +- src/bios/ebda_region/ebda_region.c | 2 +- src/bios/ebdadump/ebdadump.c | 2 +- src/bios/hdaaudio/hdaaudio.c | 2 +- src/bios/interrupt/interrupt.c | 2 +- src/bios/memmapdump/memmapdump.c | 2 +- src/bios/mtrr/mtrr.c | 2 +- src/bios/multiproc/mpcheck.c | 2 +- src/bios/multiproc/mpdump.c | 2 +- src/bios/pciirq/pciirq.c | 2 +- src/bios/pnp/pnp.c | 2 +- src/bios/romdump/romdump.c | 2 +- src/bios/s0idle/s0idle.c | 2 +- src/bios/smm/smm.c | 2 +- src/cmos/cmosdump/cmosdump.c | 2 +- src/coreboot/clog/clog.c | 2 +- src/cpu/cpufreq/cpufreq.c | 2 +- src/cpu/maxfreq/maxfreq.c | 2 +- src/cpu/microcode/microcode.c | 2 +- src/cpu/msr/msr.c | 2 +- src/cpu/nx/nx.c | 2 +- src/cpu/virt/virt.c | 2 +- src/cpu/virt/virt.h | 2 +- src/cpu/virt/virt_svm.c | 2 +- src/cpu/virt/virt_vmx.c | 2 +- src/dmi/dmicheck/dmicheck.c | 2 +- src/example/blank/blank.c | 2 +- src/hotkey/hotkey/hotkey.c | 2 +- src/ipmi/bmc/bmc_info.c | 2 +- src/kernel/klog/klog.c | 2 +- src/kernel/olog/olog.c | 2 +- src/kernel/oops/oops.c | 2 +- src/kernel/version/version.c | 2 +- src/lib/Makefile.am | 2 +- src/lib/include/fwts.h | 2 +- src/lib/include/fwts_ac_adapter.h | 2 +- src/lib/include/fwts_acpi.h | 2 +- src/lib/include/fwts_acpi_object_eval.h | 2 +- src/lib/include/fwts_acpi_tables.h | 2 +- src/lib/include/fwts_acpica.h | 2 +- src/lib/include/fwts_acpica_mode.h | 2 +- src/lib/include/fwts_acpid.h | 2 +- src/lib/include/fwts_alloc.h | 2 +- src/lib/include/fwts_args.h | 2 +- src/lib/include/fwts_backtrace.h | 2 +- src/lib/include/fwts_battery.h | 2 +- src/lib/include/fwts_binpaths.h | 2 +- src/lib/include/fwts_button.h | 2 +- src/lib/include/fwts_checkeuid.h | 2 +- src/lib/include/fwts_checksum.h | 2 +- src/lib/include/fwts_clog.h | 2 +- src/lib/include/fwts_cmos.h | 2 +- src/lib/include/fwts_coreboot.h | 2 +- src/lib/include/fwts_cpu.h | 2 +- src/lib/include/fwts_dump.h | 2 +- src/lib/include/fwts_dump_data.h | 2 +- src/lib/include/fwts_ebda.h | 2 +- src/lib/include/fwts_efi_module.h | 2 +- src/lib/include/fwts_efi_runtime.h | 2 +- src/lib/include/fwts_fileio.h | 2 +- src/lib/include/fwts_firmware.h | 2 +- src/lib/include/fwts_formatting.h | 2 +- src/lib/include/fwts_framework.h | 2 +- src/lib/include/fwts_get.h | 2 +- src/lib/include/fwts_gpe.h | 2 +- src/lib/include/fwts_guid.h | 2 +- src/lib/include/fwts_helpers.h | 2 +- src/lib/include/fwts_hwinfo.h | 2 +- src/lib/include/fwts_iasl.h | 2 +- src/lib/include/fwts_interactive.h | 2 +- src/lib/include/fwts_ioport.h | 2 +- src/lib/include/fwts_ipmi.h | 2 +- src/lib/include/fwts_json.h | 2 +- src/lib/include/fwts_kernel.h | 2 +- src/lib/include/fwts_keymap.h | 2 +- src/lib/include/fwts_klog.h | 2 +- src/lib/include/fwts_list.h | 2 +- src/lib/include/fwts_log.h | 2 +- src/lib/include/fwts_log_scan.h | 2 +- src/lib/include/fwts_memorymap.h | 2 +- src/lib/include/fwts_mmap.h | 2 +- src/lib/include/fwts_modprobe.h | 2 +- src/lib/include/fwts_multiproc.h | 2 +- src/lib/include/fwts_olog.h | 2 +- src/lib/include/fwts_oops.h | 2 +- src/lib/include/fwts_pci.h | 2 +- src/lib/include/fwts_pipeio.h | 2 +- src/lib/include/fwts_pm_debug.h | 2 +- src/lib/include/fwts_pm_method.h | 2 +- src/lib/include/fwts_release.h | 2 +- src/lib/include/fwts_safe_mem.h | 2 +- src/lib/include/fwts_scan_efi_systab.h | 2 +- src/lib/include/fwts_set.h | 2 +- src/lib/include/fwts_smbios.h | 2 +- src/lib/include/fwts_stringextras.h | 2 +- src/lib/include/fwts_summary.h | 2 +- src/lib/include/fwts_text_list.h | 2 +- src/lib/include/fwts_tpm.h | 2 +- src/lib/include/fwts_tty.h | 2 +- src/lib/include/fwts_types.h | 2 +- src/lib/include/fwts_uefi.h | 2 +- src/lib/include/fwts_version.h | 2 +- src/lib/include/fwts_wakealarm.h | 2 +- src/lib/src/Makefile.am | 2 +- src/lib/src/fwts_ac_adapter.c | 2 +- src/lib/src/fwts_acpi.c | 2 +- src/lib/src/fwts_acpi_object_eval.c | 2 +- src/lib/src/fwts_acpi_tables.c | 2 +- src/lib/src/fwts_acpid.c | 2 +- src/lib/src/fwts_alloc.c | 2 +- src/lib/src/fwts_args.c | 2 +- src/lib/src/fwts_backtrace.c | 2 +- src/lib/src/fwts_battery.c | 2 +- src/lib/src/fwts_binpaths.c | 2 +- src/lib/src/fwts_button.c | 2 +- src/lib/src/fwts_checkeuid.c | 2 +- src/lib/src/fwts_checksum.c | 2 +- src/lib/src/fwts_clog.c | 2 +- src/lib/src/fwts_cmos.c | 2 +- src/lib/src/fwts_coreboot.c | 2 +- src/lib/src/fwts_coreboot_cbmem.c | 2 +- src/lib/src/fwts_cpu.c | 2 +- src/lib/src/fwts_dump.c | 2 +- src/lib/src/fwts_dump_data.c | 2 +- src/lib/src/fwts_ebda.c | 2 +- src/lib/src/fwts_efi_module.c | 2 +- src/lib/src/fwts_fileio.c | 2 +- src/lib/src/fwts_firmware.c | 2 +- src/lib/src/fwts_formatting.c | 2 +- src/lib/src/fwts_framework.c | 10 +++++----- src/lib/src/fwts_get.c | 2 +- src/lib/src/fwts_gpe.c | 2 +- src/lib/src/fwts_guid.c | 2 +- src/lib/src/fwts_hwinfo.c | 2 +- src/lib/src/fwts_iasl.c | 2 +- src/lib/src/fwts_interactive.c | 2 +- src/lib/src/fwts_ioport.c | 2 +- src/lib/src/fwts_ipmi.c | 2 +- src/lib/src/fwts_json.c | 2 +- src/lib/src/fwts_kernel.c | 2 +- src/lib/src/fwts_keymap.c | 2 +- src/lib/src/fwts_klog.c | 2 +- src/lib/src/fwts_list.c | 2 +- src/lib/src/fwts_log.c | 2 +- src/lib/src/fwts_log_html.c | 2 +- src/lib/src/fwts_log_json.c | 2 +- src/lib/src/fwts_log_plaintext.c | 2 +- src/lib/src/fwts_log_scan.c | 2 +- src/lib/src/fwts_log_xml.c | 2 +- src/lib/src/fwts_memorymap.c | 2 +- src/lib/src/fwts_mmap.c | 2 +- src/lib/src/fwts_modprobe.c | 2 +- src/lib/src/fwts_multiproc.c | 2 +- src/lib/src/fwts_olog.c | 2 +- src/lib/src/fwts_oops.c | 2 +- src/lib/src/fwts_pci.c | 2 +- src/lib/src/fwts_pipeio.c | 2 +- src/lib/src/fwts_pm_debug.c | 2 +- src/lib/src/fwts_pm_method.c | 2 +- src/lib/src/fwts_release.c | 2 +- src/lib/src/fwts_safe_mem.c | 2 +- src/lib/src/fwts_scan_efi_systab.c | 2 +- src/lib/src/fwts_set.c | 2 +- src/lib/src/fwts_smbios.c | 2 +- src/lib/src/fwts_stringextras.c | 2 +- src/lib/src/fwts_summary.c | 2 +- src/lib/src/fwts_text_list.c | 2 +- src/lib/src/fwts_tpm.c | 2 +- src/lib/src/fwts_tty.c | 2 +- src/lib/src/fwts_uefi.c | 2 +- src/lib/src/fwts_wakealarm.c | 2 +- src/libfwtsacpica/Makefile.am | 2 +- src/libfwtsacpica/fwts_acpica.c | 2 +- src/libfwtsiasl/Makefile.am | 2 +- src/libfwtsiasl/fwts_iasl_interface.c | 2 +- src/libfwtsiasl/fwts_iasl_interface.h | 2 +- src/main.c | 2 +- src/opal/cpu_info.c | 2 +- src/opal/mem_info.c | 2 +- src/opal/mtd_info.c | 2 +- src/opal/pci_info.c | 2 +- src/opal/power_mgmt_info.c | 2 +- src/opal/prd_info.c | 2 +- src/opal/reserv_mem.c | 2 +- src/pci/aspm/aspm.c | 2 +- src/pci/crs/crs.c | 2 +- src/pci/maxreadreq/maxreadreq.c | 2 +- src/pci/smccc/smccc.c | 2 +- src/sbbr/acpitables/acpitables.c | 2 +- src/sbbr/fadt/fadt.c | 2 +- src/sbbr/rsdp/rsdp.c | 2 +- src/tpm/tpmevlog/tpmevlog.c | 2 +- src/tpm/tpmevlogdump/tpmevlogdump.c | 2 +- src/uefi/csm/csm.c | 2 +- src/uefi/esrt/esrt.c | 2 +- src/uefi/esrtdump/esrtdump.c | 2 +- src/uefi/securebootcert/sbkeydefs.h | 2 +- src/uefi/securebootcert/securebootcert.c | 2 +- src/uefi/uefibootpath/uefibootpath.c | 2 +- src/uefi/uefidump/uefidump.c | 2 +- src/uefi/uefirtauthvar/authvardefs.h | 2 +- src/uefi/uefirtauthvar/uefirtauthvar.c | 2 +- src/uefi/uefirtmisc/uefirtmisc.c | 2 +- src/uefi/uefirttime/uefirttime.c | 2 +- src/uefi/uefirtvariable/uefirtvariable.c | 2 +- src/uefi/uefivarinfo/uefivarinfo.c | 2 +- src/utilities/Makefile.am | 2 +- src/utilities/kernelscan.c | 2 +- src/utilities/kernelscan.sh | 2 +- update_version.sh | 2 +- 337 files changed, 345 insertions(+), 345 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5178f3bd..74bdbee0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2023 Canonical, Ltd. +# Copyright (C) 2010-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/auto-packager/mkpackage.sh b/auto-packager/mkpackage.sh index 360e5dd0..15ba063e 100755 --- a/auto-packager/mkpackage.sh +++ b/auto-packager/mkpackage.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2010-2023 Canonical +# Copyright (C) 2010-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/auto-packager/mktar.sh b/auto-packager/mktar.sh index af4fbfa7..74d88ce4 100755 --- a/auto-packager/mktar.sh +++ b/auto-packager/mktar.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2010-2023 Canonical +# Copyright (C) 2010-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cppcheck.sh b/cppcheck.sh index 9d2bab7a..c76face6 100755 --- a/cppcheck.sh +++ b/cppcheck.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2016-2023 Canonical +# Copyright (C) 2016-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/data/Makefile.am b/data/Makefile.am index 920d27df..8bb73e2f 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2023 Canonical, Ltd. +# Copyright (C) 2012-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/debian/copyright b/debian/copyright index 2f1045f2..2c9b5b98 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: git://kernel.ubuntu.com/hwe/fwts Files: * src/libfwtsiasl/fwts_iasl_interface.c src/libfwtsacpica/fwts_acpica.c -Copyright: 2010-2023, Canonical Ltd +Copyright: 2010-2024, Canonical Ltd License: GPL-2 Files: src/acpi/acpiinfo/acpiinfo.c @@ -19,25 +19,25 @@ Files: src/acpi/acpiinfo/acpiinfo.c src/cpu/cpufreq/cpufreq.c src/cpu/microcode/microcode.c src/pci/maxreadreq/maxreadreq.c -Copyright: 2010-2023, Canonical Ltd +Copyright: 2010-2024, Canonical Ltd 2006, Intel Corporation License: GPL-2 Files: src/cpu/virt/virt.c -Copyright: 2010-2023, Canonical Ltd +Copyright: 2010-2024, Canonical Ltd 2007, AMD Inc 2006, Intel Corporation License: GPL-2 Files: src/lib/src/fwts_pipeio.c src/lib/src/fwts_stringextras.c -Copyright: 2010-2023, Canonical Ltd +Copyright: 2010-2024, Canonical Ltd 2010, Lennart Poettering License: GPL-2 Files: src/cpu/virt/virt_svm.c src/cpu/virt/virt_vmx.c -Copyright: 2010-2023, Canonical Ltd +Copyright: 2010-2024, Canonical Ltd 2007, AMD Inc 2006, Intel Corporation License: LGPL diff --git a/efi_runtime/Makefile b/efi_runtime/Makefile index 124f09e9..fc4d2665 100644 --- a/efi_runtime/Makefile +++ b/efi_runtime/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2023 Canonical, Ltd. +# Copyright (C) 2012-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/efi_runtime/efi_runtime.c b/efi_runtime/efi_runtime.c index 1736ab9a..87a3b9a9 100644 --- a/efi_runtime/efi_runtime.c +++ b/efi_runtime/efi_runtime.c @@ -1,7 +1,7 @@ /* * EFI Runtime driver * - * Copyright(C) 2012-2023 Canonical Ltd. + * Copyright(C) 2012-2024 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/efi_runtime/efi_runtime.h b/efi_runtime/efi_runtime.h index 17aefb15..cd95310e 100644 --- a/efi_runtime/efi_runtime.h +++ b/efi_runtime/efi_runtime.h @@ -1,7 +1,7 @@ /* * EFI Runtime driver * - * Copyright(C) 2012-2023 Canonical Ltd. + * Copyright(C) 2012-2024 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text index a04855fb..de577f89 100755 --- a/live-image/fwts-frontend-text +++ b/live-image/fwts-frontend-text @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2010-2023 Canonical +# Copyright (C) 2010-2024 Canonical # Some of this work - Copyright (C) 2017-2019 IBM # # This program is free software; you can redistribute it and/or diff --git a/make_orig_tarball.sh b/make_orig_tarball.sh index 17dd443d..7ce88916 100755 --- a/make_orig_tarball.sh +++ b/make_orig_tarball.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2016-2023 Canonical +# Copyright (C) 2016-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/bash-completion/fwts b/scripts/bash-completion/fwts index 3632fd45..a767d99d 100644 --- a/scripts/bash-completion/fwts +++ b/scripts/bash-completion/fwts @@ -2,7 +2,7 @@ # # FWTS tab completion for bash. # -# Copyright (C) 2017-2023 Canonical +# Copyright (C) 2017-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/fwts-collect b/scripts/fwts-collect index 2b5f600e..fdbef160 100755 --- a/scripts/fwts-collect +++ b/scripts/fwts-collect @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2012-2023 Canonical +# Copyright (C) 2012-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/smatchify.sh b/smatchify.sh index 5f4c0a70..cb7f2c23 100755 --- a/smatchify.sh +++ b/smatchify.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2012-2023 Canonical +# Copyright (C) 2012-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/smccc_test/Makefile b/smccc_test/Makefile index e95aa15c..c1996e7a 100644 --- a/smccc_test/Makefile +++ b/smccc_test/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2021-2023 Canonical, Ltd. +# Copyright (C) 2021-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/smccc_test/smccc_test.c b/smccc_test/smccc_test.c index 28b703ca..d96bffd4 100644 --- a/smccc_test/smccc_test.c +++ b/smccc_test/smccc_test.c @@ -1,7 +1,7 @@ /* * SMCCC test driver * - * Copyright(C) 2021-2023 Canonical Ltd. + * Copyright(C) 2021-2024 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/smccc_test/smccc_test.h b/smccc_test/smccc_test.h index 5578d616..be9b291b 100644 --- a/smccc_test/smccc_test.h +++ b/smccc_test/smccc_test.h @@ -1,7 +1,7 @@ /* * SMCCC test driver * - * Copyright(C) 2021-2023 Canonical Ltd. + * Copyright(C) 2021-2024 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/acpi/ac_adapter/ac_adapter.c b/src/acpi/ac_adapter/ac_adapter.c index e5978caa..c7f7d8f7 100644 --- a/src/acpi/ac_adapter/ac_adapter.c +++ b/src/acpi/ac_adapter/ac_adapter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/acpidump/acpidump.c b/src/acpi/acpidump/acpidump.c index c2ae9fbe..c2f392ac 100644 --- a/src/acpi/acpidump/acpidump.c +++ b/src/acpi/acpidump/acpidump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/acpiinfo/acpiinfo.c b/src/acpi/acpiinfo/acpiinfo.c index 17366800..3f6d059f 100644 --- a/src/acpi/acpiinfo/acpiinfo.c +++ b/src/acpi/acpiinfo/acpiinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/acpitables/acpitables.c b/src/acpi/acpitables/acpitables.c index 1ab27edf..9cdfef99 100644 --- a/src/acpi/acpitables/acpitables.c +++ b/src/acpi/acpitables/acpitables.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/aest/aest.c b/src/acpi/aest/aest.c index 61cf65a8..b0d152ce 100644 --- a/src/acpi/aest/aest.c +++ b/src/acpi/aest/aest.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2023 Canonical + * Copyright (C) 2022-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/apicinstance/apicinstance.c b/src/acpi/apicinstance/apicinstance.c index 97422eee..fe777b95 100644 --- a/src/acpi/apicinstance/apicinstance.c +++ b/src/acpi/apicinstance/apicinstance.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/asf/asf.c b/src/acpi/asf/asf.c index f379386f..f5218de9 100644 --- a/src/acpi/asf/asf.c +++ b/src/acpi/asf/asf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/aspt/aspt.c b/src/acpi/aspt/aspt.c index a7485269..56ae2aa3 100644 --- a/src/acpi/aspt/aspt.c +++ b/src/acpi/aspt/aspt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/battery/battery.c b/src/acpi/battery/battery.c index 5cab32f6..e687f975 100644 --- a/src/acpi/battery/battery.c +++ b/src/acpi/battery/battery.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/bert/bert.c b/src/acpi/bert/bert.c index 69dde2ac..a40eef62 100644 --- a/src/acpi/bert/bert.c +++ b/src/acpi/bert/bert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/bgrt/bgrt.c b/src/acpi/bgrt/bgrt.c index 2bccfaab..b1c73f8f 100644 --- a/src/acpi/bgrt/bgrt.c +++ b/src/acpi/bgrt/bgrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/boot/boot.c b/src/acpi/boot/boot.c index 32b37ff5..8615d80e 100644 --- a/src/acpi/boot/boot.c +++ b/src/acpi/boot/boot.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/brightness/autobrightness.c b/src/acpi/brightness/autobrightness.c index 57958910..72c3d42e 100644 --- a/src/acpi/brightness/autobrightness.c +++ b/src/acpi/brightness/autobrightness.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/brightness/brightness-helper.c b/src/acpi/brightness/brightness-helper.c index e490db87..4275d546 100644 --- a/src/acpi/brightness/brightness-helper.c +++ b/src/acpi/brightness/brightness-helper.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/brightness/brightness-helper.h b/src/acpi/brightness/brightness-helper.h index b90f2085..ee7a14b4 100644 --- a/src/acpi/brightness/brightness-helper.h +++ b/src/acpi/brightness/brightness-helper.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/brightness/brightness.c b/src/acpi/brightness/brightness.c index ba92af68..a90c802a 100644 --- a/src/acpi/brightness/brightness.c +++ b/src/acpi/brightness/brightness.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/cedt/cedt.c b/src/acpi/cedt/cedt.c index b12b30b3..d285785f 100644 --- a/src/acpi/cedt/cedt.c +++ b/src/acpi/cedt/cedt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2023 Canonical + * Copyright (C) 2022-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/checksum/checksum.c b/src/acpi/checksum/checksum.c index d492de62..b1411fdf 100644 --- a/src/acpi/checksum/checksum.c +++ b/src/acpi/checksum/checksum.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/cpep/cpep.c b/src/acpi/cpep/cpep.c index 0a8fbf14..7c1e22d9 100644 --- a/src/acpi/cpep/cpep.c +++ b/src/acpi/cpep/cpep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/crsdump/crsdump.c b/src/acpi/crsdump/crsdump.c index 0e2f2d6d..7683a4ba 100644 --- a/src/acpi/crsdump/crsdump.c +++ b/src/acpi/crsdump/crsdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/crsdump/crsdump.h b/src/acpi/crsdump/crsdump.h index 21e40bf4..fc038a59 100644 --- a/src/acpi/crsdump/crsdump.h +++ b/src/acpi/crsdump/crsdump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/crsdump/prsdump.c b/src/acpi/crsdump/prsdump.c index 62d6789b..74cdaf27 100644 --- a/src/acpi/crsdump/prsdump.c +++ b/src/acpi/crsdump/prsdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/csrt/csrt.c b/src/acpi/csrt/csrt.c index c8c4f5f9..a99a8c3b 100644 --- a/src/acpi/csrt/csrt.c +++ b/src/acpi/csrt/csrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/cstates/cstates.c b/src/acpi/cstates/cstates.c index 9dbd0fdd..ff4cd607 100644 --- a/src/acpi/cstates/cstates.c +++ b/src/acpi/cstates/cstates.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file is was originally from the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/dbg2/dbg2.c b/src/acpi/dbg2/dbg2.c index 1c09ed37..e26e39f1 100644 --- a/src/acpi/dbg2/dbg2.c +++ b/src/acpi/dbg2/dbg2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/dbgp/dbgp.c b/src/acpi/dbgp/dbgp.c index 28208e6f..cc6061d7 100644 --- a/src/acpi/dbgp/dbgp.c +++ b/src/acpi/dbgp/dbgp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/ac_adapter/ac.c b/src/acpi/devices/ac_adapter/ac.c index d81d35fc..04482759 100644 --- a/src/acpi/devices/ac_adapter/ac.c +++ b/src/acpi/devices/ac_adapter/ac.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/battery/battery.c b/src/acpi/devices/battery/battery.c index 756893f0..c26fa558 100644 --- a/src/acpi/devices/battery/battery.c +++ b/src/acpi/devices/battery/battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/battery/smart_battery.c b/src/acpi/devices/battery/smart_battery.c index 9633cc14..a57dcedd 100644 --- a/src/acpi/devices/battery/smart_battery.c +++ b/src/acpi/devices/battery/smart_battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/buttons/power_button.c b/src/acpi/devices/buttons/power_button.c index a26ea2e0..66d0098c 100644 --- a/src/acpi/devices/buttons/power_button.c +++ b/src/acpi/devices/buttons/power_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/buttons/sleep_button.c b/src/acpi/devices/buttons/sleep_button.c index b84f0a67..ea2b4800 100644 --- a/src/acpi/devices/buttons/sleep_button.c +++ b/src/acpi/devices/buttons/sleep_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/ec/ec.c b/src/acpi/devices/ec/ec.c index fd9c8fca..dc0eb29a 100644 --- a/src/acpi/devices/ec/ec.c +++ b/src/acpi/devices/ec/ec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/lid/lid.c b/src/acpi/devices/lid/lid.c index 4e93c585..da1b798c 100644 --- a/src/acpi/devices/lid/lid.c +++ b/src/acpi/devices/lid/lid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/nvdimm/nvdimm.c b/src/acpi/devices/nvdimm/nvdimm.c index f6265c2f..57e8b17c 100644 --- a/src/acpi/devices/nvdimm/nvdimm.c +++ b/src/acpi/devices/nvdimm/nvdimm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/sensor/als.c b/src/acpi/devices/sensor/als.c index d9c692e3..72eddd24 100644 --- a/src/acpi/devices/sensor/als.c +++ b/src/acpi/devices/sensor/als.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/time/time.c b/src/acpi/devices/time/time.c index a307d9b5..8de60cfc 100644 --- a/src/acpi/devices/time/time.c +++ b/src/acpi/devices/time/time.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/devices/wpc/wpc.c b/src/acpi/devices/wpc/wpc.c index a9704d37..1be8963c 100644 --- a/src/acpi/devices/wpc/wpc.c +++ b/src/acpi/devices/wpc/wpc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/dmar/dmar.c b/src/acpi/dmar/dmar.c index 3fe7e7d7..7b42fb3e 100644 --- a/src/acpi/dmar/dmar.c +++ b/src/acpi/dmar/dmar.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/dppt/dppt.c b/src/acpi/dppt/dppt.c index 83376334..dc44cae0 100644 --- a/src/acpi/dppt/dppt.c +++ b/src/acpi/dppt/dppt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/drtm/drtm.c b/src/acpi/drtm/drtm.c index 16087699..cc193645 100644 --- a/src/acpi/drtm/drtm.c +++ b/src/acpi/drtm/drtm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/dsddump/dsddump.c b/src/acpi/dsddump/dsddump.c index e1d152d7..e74dc901 100644 --- a/src/acpi/dsddump/dsddump.c +++ b/src/acpi/dsddump/dsddump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/ecdt/ecdt.c b/src/acpi/ecdt/ecdt.c index 284ee557..6c978baf 100644 --- a/src/acpi/ecdt/ecdt.c +++ b/src/acpi/ecdt/ecdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/einj/einj.c b/src/acpi/einj/einj.c index e52bd873..96507043 100644 --- a/src/acpi/einj/einj.c +++ b/src/acpi/einj/einj.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/erst/erst.c b/src/acpi/erst/erst.c index 6050056a..89ad2e44 100644 --- a/src/acpi/erst/erst.c +++ b/src/acpi/erst/erst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/facs/facs.c b/src/acpi/facs/facs.c index 6742ad10..805d9046 100644 --- a/src/acpi/facs/facs.c +++ b/src/acpi/facs/facs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/fadt/fadt.c b/src/acpi/fadt/fadt.c index 24658ef2..170ab136 100644 --- a/src/acpi/fadt/fadt.c +++ b/src/acpi/fadt/fadt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * Portions of this code original from the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/fan/fan.c b/src/acpi/fan/fan.c index 1db828b0..586fd109 100644 --- a/src/acpi/fan/fan.c +++ b/src/acpi/fan/fan.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/fpdt/fpdt.c b/src/acpi/fpdt/fpdt.c index 5d5b791e..49dace39 100644 --- a/src/acpi/fpdt/fpdt.c +++ b/src/acpi/fpdt/fpdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/gpedump/gpedump.c b/src/acpi/gpedump/gpedump.c index c3b848fb..428352a7 100644 --- a/src/acpi/gpedump/gpedump.c +++ b/src/acpi/gpedump/gpedump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/gtdt/gtdt.c b/src/acpi/gtdt/gtdt.c index 00449928..0c2dc0e6 100644 --- a/src/acpi/gtdt/gtdt.c +++ b/src/acpi/gtdt/gtdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/hest/hest.c b/src/acpi/hest/hest.c index f0a7311c..a3cebc83 100644 --- a/src/acpi/hest/hest.c +++ b/src/acpi/hest/hest.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/hmat/hmat.c b/src/acpi/hmat/hmat.c index 090a4f0e..26161160 100644 --- a/src/acpi/hmat/hmat.c +++ b/src/acpi/hmat/hmat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/hpet/hpet.c b/src/acpi/hpet/hpet.c index a5765b08..c891e040 100644 --- a/src/acpi/hpet/hpet.c +++ b/src/acpi/hpet/hpet.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This code was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/ibft/ibft.c b/src/acpi/ibft/ibft.c index 596f5c73..d74bd5b4 100644 --- a/src/acpi/ibft/ibft.c +++ b/src/acpi/ibft/ibft.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Canonical + * Copyright (C) 2023-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/iort/iort.c b/src/acpi/iort/iort.c index 2cbf5396..e586e2ca 100644 --- a/src/acpi/iort/iort.c +++ b/src/acpi/iort/iort.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/ivrs/ivrs.c b/src/acpi/ivrs/ivrs.c index 2f3474e5..a52ed02b 100644 --- a/src/acpi/ivrs/ivrs.c +++ b/src/acpi/ivrs/ivrs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Canonical + * Copyright (C) 2023-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/lid/lid.c b/src/acpi/lid/lid.c index 7b596724..22799b66 100644 --- a/src/acpi/lid/lid.c +++ b/src/acpi/lid/lid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/lpit/lpit.c b/src/acpi/lpit/lpit.c index 108d8739..ec643462 100644 --- a/src/acpi/lpit/lpit.c +++ b/src/acpi/lpit/lpit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/madt/madt.c b/src/acpi/madt/madt.c index 19d7aee3..98ca3ac7 100644 --- a/src/acpi/madt/madt.c +++ b/src/acpi/madt/madt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * Portions added (c) 2015, Al Stone * * This program is free software; you can redistribute it and/or diff --git a/src/acpi/mcfg/mcfg.c b/src/acpi/mcfg/mcfg.c index d6d602d6..efdd9bc6 100644 --- a/src/acpi/mcfg/mcfg.c +++ b/src/acpi/mcfg/mcfg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/mchi/mchi.c b/src/acpi/mchi/mchi.c index 5b902480..26c180e8 100644 --- a/src/acpi/mchi/mchi.c +++ b/src/acpi/mchi/mchi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c index ed87953d..fcf507cc 100644 --- a/src/acpi/method/method.c +++ b/src/acpi/method/method.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/mpam/mpam.c b/src/acpi/mpam/mpam.c index 7d530889..63c4c0f0 100644 --- a/src/acpi/mpam/mpam.c +++ b/src/acpi/mpam/mpam.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Canonical + * Copyright (C) 2023-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/mpst/mpst.c b/src/acpi/mpst/mpst.c index 4f693757..31146312 100644 --- a/src/acpi/mpst/mpst.c +++ b/src/acpi/mpst/mpst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/msct/msct.c b/src/acpi/msct/msct.c index e844c143..a06b5565 100644 --- a/src/acpi/msct/msct.c +++ b/src/acpi/msct/msct.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/msdm/msdm.c b/src/acpi/msdm/msdm.c index 3dde7aa4..735f335a 100644 --- a/src/acpi/msdm/msdm.c +++ b/src/acpi/msdm/msdm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/nfit/nfit.c b/src/acpi/nfit/nfit.c index cd8042b2..7754dcb5 100644 --- a/src/acpi/nfit/nfit.c +++ b/src/acpi/nfit/nfit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/nhltdump/nhltdump.c b/src/acpi/nhltdump/nhltdump.c index 6e47bbf3..71c4e157 100644 --- a/src/acpi/nhltdump/nhltdump.c +++ b/src/acpi/nhltdump/nhltdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2023 Canonical + * Copyright (C) 2022-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/osilinux/osilinux.c b/src/acpi/osilinux/osilinux.c index c084b2f9..9e7569fa 100644 --- a/src/acpi/osilinux/osilinux.c +++ b/src/acpi/osilinux/osilinux.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/pcc/pcc.c b/src/acpi/pcc/pcc.c index 8c584e1d..10ef7b20 100644 --- a/src/acpi/pcc/pcc.c +++ b/src/acpi/pcc/pcc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/pcct/pcct.c b/src/acpi/pcct/pcct.c index 45d6f694..fe57c642 100644 --- a/src/acpi/pcct/pcct.c +++ b/src/acpi/pcct/pcct.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/pdtt/pdtt.c b/src/acpi/pdtt/pdtt.c index 2c824aa4..18142824 100644 --- a/src/acpi/pdtt/pdtt.c +++ b/src/acpi/pdtt/pdtt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/phat/phat.c b/src/acpi/phat/phat.c index 9312eacc..64be4d73 100644 --- a/src/acpi/phat/phat.c +++ b/src/acpi/phat/phat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/plddump/plddump.c b/src/acpi/plddump/plddump.c index bdc68d4e..abfa6ecb 100644 --- a/src/acpi/plddump/plddump.c +++ b/src/acpi/plddump/plddump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/pmtt/pmtt.c b/src/acpi/pmtt/pmtt.c index c32774f0..cb208b97 100644 --- a/src/acpi/pmtt/pmtt.c +++ b/src/acpi/pmtt/pmtt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/powerbutton/powerbutton.c b/src/acpi/powerbutton/powerbutton.c index 8d3681c5..f0f2e415 100644 --- a/src/acpi/powerbutton/powerbutton.c +++ b/src/acpi/powerbutton/powerbutton.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/pptt/pptt.c b/src/acpi/pptt/pptt.c index 8e343db0..e9363264 100644 --- a/src/acpi/pptt/pptt.c +++ b/src/acpi/pptt/pptt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/ras2/ras2.c b/src/acpi/ras2/ras2.c index 7d5dc428..2c604796 100644 --- a/src/acpi/ras2/ras2.c +++ b/src/acpi/ras2/ras2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Canonical + * Copyright (C) 2023-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/rasf/rasf.c b/src/acpi/rasf/rasf.c index 25c61b83..c3b0e1fe 100644 --- a/src/acpi/rasf/rasf.c +++ b/src/acpi/rasf/rasf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/rgrt/rgrt.c b/src/acpi/rgrt/rgrt.c index 30ac375d..79cc84d1 100644 --- a/src/acpi/rgrt/rgrt.c +++ b/src/acpi/rgrt/rgrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2023 Canonical + * Copyright (C) 2022-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/rsdp/rsdp.c b/src/acpi/rsdp/rsdp.c index 419016f3..b1b71ef1 100644 --- a/src/acpi/rsdp/rsdp.c +++ b/src/acpi/rsdp/rsdp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/rsdt/rsdt.c b/src/acpi/rsdt/rsdt.c index f9d1f78c..2af6d911 100644 --- a/src/acpi/rsdt/rsdt.c +++ b/src/acpi/rsdt/rsdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/s3/s3.c b/src/acpi/s3/s3.c index 222d9f57..15e5e871 100644 --- a/src/acpi/s3/s3.c +++ b/src/acpi/s3/s3.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/s3power/s3power.c b/src/acpi/s3power/s3power.c index 46d68651..be46fe21 100644 --- a/src/acpi/s3power/s3power.c +++ b/src/acpi/s3power/s3power.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/s4/s4.c b/src/acpi/s4/s4.c index eaba1fbd..9a207cd0 100644 --- a/src/acpi/s4/s4.c +++ b/src/acpi/s4/s4.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/sbst/sbst.c b/src/acpi/sbst/sbst.c index a669e686..b7dea503 100644 --- a/src/acpi/sbst/sbst.c +++ b/src/acpi/sbst/sbst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/sdei/sdei.c b/src/acpi/sdei/sdei.c index 6ade4ea3..6ade2d3b 100644 --- a/src/acpi/sdei/sdei.c +++ b/src/acpi/sdei/sdei.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/sdev/sdev.c b/src/acpi/sdev/sdev.c index 1dc24991..0b8dabdf 100644 --- a/src/acpi/sdev/sdev.c +++ b/src/acpi/sdev/sdev.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/slic/slic.c b/src/acpi/slic/slic.c index d94cec85..20df6d45 100644 --- a/src/acpi/slic/slic.c +++ b/src/acpi/slic/slic.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/slit/slit.c b/src/acpi/slit/slit.c index a36bc42b..cf626a56 100644 --- a/src/acpi/slit/slit.c +++ b/src/acpi/slit/slit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/spcr/spcr.c b/src/acpi/spcr/spcr.c index b58aecd4..7ec46b83 100644 --- a/src/acpi/spcr/spcr.c +++ b/src/acpi/spcr/spcr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/spmi/spmi.c b/src/acpi/spmi/spmi.c index a889df0f..cb2ac16a 100644 --- a/src/acpi/spmi/spmi.c +++ b/src/acpi/spmi/spmi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/srat/srat.c b/src/acpi/srat/srat.c index 55636a90..9558be97 100644 --- a/src/acpi/srat/srat.c +++ b/src/acpi/srat/srat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/stao/stao.c b/src/acpi/stao/stao.c index ad7fb81a..81105af3 100644 --- a/src/acpi/stao/stao.c +++ b/src/acpi/stao/stao.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/svkl/svkl.c b/src/acpi/svkl/svkl.c index 5f5c70df..ce1f278c 100644 --- a/src/acpi/svkl/svkl.c +++ b/src/acpi/svkl/svkl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2023 Canonical + * Copyright (C) 2022-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/syntaxcheck/syntaxcheck.c b/src/acpi/syntaxcheck/syntaxcheck.c index 44f51625..8ab25e48 100644 --- a/src/acpi/syntaxcheck/syntaxcheck.c +++ b/src/acpi/syntaxcheck/syntaxcheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/tcpa/tcpa.c b/src/acpi/tcpa/tcpa.c index 981eba41..cb63a821 100644 --- a/src/acpi/tcpa/tcpa.c +++ b/src/acpi/tcpa/tcpa.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/tpm2/tpm2.c b/src/acpi/tpm2/tpm2.c index 8d9cc9f1..01f55489 100644 --- a/src/acpi/tpm2/tpm2.c +++ b/src/acpi/tpm2/tpm2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/uefi/uefi.c b/src/acpi/uefi/uefi.c index ab9d0f1b..2cb43292 100644 --- a/src/acpi/uefi/uefi.c +++ b/src/acpi/uefi/uefi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/uniqueid/uniqueid.c b/src/acpi/uniqueid/uniqueid.c index e56094e7..b0bcd7ab 100644 --- a/src/acpi/uniqueid/uniqueid.c +++ b/src/acpi/uniqueid/uniqueid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/waet/waet.c b/src/acpi/waet/waet.c index 3b682508..da023430 100644 --- a/src/acpi/waet/waet.c +++ b/src/acpi/waet/waet.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/wakealarm/wakealarm.c b/src/acpi/wakealarm/wakealarm.c index b9050696..602ccb86 100644 --- a/src/acpi/wakealarm/wakealarm.c +++ b/src/acpi/wakealarm/wakealarm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/wdat/wdat.c b/src/acpi/wdat/wdat.c index b1b9f86e..270d9098 100644 --- a/src/acpi/wdat/wdat.c +++ b/src/acpi/wdat/wdat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/wmi/wmi.c b/src/acpi/wmi/wmi.c index 097c3873..7a746354 100644 --- a/src/acpi/wmi/wmi.c +++ b/src/acpi/wmi/wmi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/wpbt/wpbt.c b/src/acpi/wpbt/wpbt.c index 4629dada..e1eef891 100644 --- a/src/acpi/wpbt/wpbt.c +++ b/src/acpi/wpbt/wpbt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/wsmt/wsmt.c b/src/acpi/wsmt/wsmt.c index 7bdfed7d..6a035127 100644 --- a/src/acpi/wsmt/wsmt.c +++ b/src/acpi/wsmt/wsmt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2023 Canonical + * Copyright (C) 2017-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/xenv/xenv.c b/src/acpi/xenv/xenv.c index 4eb5c1d1..37302c8a 100644 --- a/src/acpi/xenv/xenv.c +++ b/src/acpi/xenv/xenv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpi/xsdt/xsdt.c b/src/acpi/xsdt/xsdt.c index e10f1668..e5b8ee3d 100644 --- a/src/acpi/xsdt/xsdt.c +++ b/src/acpi/xsdt/xsdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/apic/apicedge/apicedge.c b/src/apic/apicedge/apicedge.c index 6418865d..d3920bac 100644 --- a/src/apic/apicedge/apicedge.c +++ b/src/apic/apicedge/apicedge.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/bios/bios32/bios32.c b/src/bios/bios32/bios32.c index a5de6764..23e56d63 100644 --- a/src/bios/bios32/bios32.c +++ b/src/bios/bios32/bios32.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/bios_info/bios_info.c b/src/bios/bios_info/bios_info.c index f68a0116..390bb7c6 100644 --- a/src/bios/bios_info/bios_info.c +++ b/src/bios/bios_info/bios_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/ebda_region/ebda_region.c b/src/bios/ebda_region/ebda_region.c index ccdca800..8edf731a 100644 --- a/src/bios/ebda_region/ebda_region.c +++ b/src/bios/ebda_region/ebda_region.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This code was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/bios/ebdadump/ebdadump.c b/src/bios/ebdadump/ebdadump.c index 5a11f209..2f772a96 100644 --- a/src/bios/ebdadump/ebdadump.c +++ b/src/bios/ebdadump/ebdadump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/hdaaudio/hdaaudio.c b/src/bios/hdaaudio/hdaaudio.c index 78a38124..56936c40 100644 --- a/src/bios/hdaaudio/hdaaudio.c +++ b/src/bios/hdaaudio/hdaaudio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/interrupt/interrupt.c b/src/bios/interrupt/interrupt.c index 10439394..8bdc3a2a 100644 --- a/src/bios/interrupt/interrupt.c +++ b/src/bios/interrupt/interrupt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/memmapdump/memmapdump.c b/src/bios/memmapdump/memmapdump.c index e6633de4..64edc38e 100644 --- a/src/bios/memmapdump/memmapdump.c +++ b/src/bios/memmapdump/memmapdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/mtrr/mtrr.c b/src/bios/mtrr/mtrr.c index 751a4a05..7c0d5068 100644 --- a/src/bios/mtrr/mtrr.c +++ b/src/bios/mtrr/mtrr.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This code was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/bios/multiproc/mpcheck.c b/src/bios/multiproc/mpcheck.c index 6264b399..a9e15241 100644 --- a/src/bios/multiproc/mpcheck.c +++ b/src/bios/multiproc/mpcheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/multiproc/mpdump.c b/src/bios/multiproc/mpdump.c index 6af188fc..9f40226f 100644 --- a/src/bios/multiproc/mpdump.c +++ b/src/bios/multiproc/mpdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/pciirq/pciirq.c b/src/bios/pciirq/pciirq.c index 40d46939..013bc830 100644 --- a/src/bios/pciirq/pciirq.c +++ b/src/bios/pciirq/pciirq.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/pnp/pnp.c b/src/bios/pnp/pnp.c index ff32c7d5..1acc92a5 100644 --- a/src/bios/pnp/pnp.c +++ b/src/bios/pnp/pnp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/romdump/romdump.c b/src/bios/romdump/romdump.c index 1e466b7b..458c1f1e 100644 --- a/src/bios/romdump/romdump.c +++ b/src/bios/romdump/romdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/bios/s0idle/s0idle.c b/src/bios/s0idle/s0idle.c index 04597df4..86fedbf5 100644 --- a/src/bios/s0idle/s0idle.c +++ b/src/bios/s0idle/s0idle.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * Portions of this code original from the Linux-ready Firmware Developer Kit * diff --git a/src/bios/smm/smm.c b/src/bios/smm/smm.c index 041bb217..fde04a01 100644 --- a/src/bios/smm/smm.c +++ b/src/bios/smm/smm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cmos/cmosdump/cmosdump.c b/src/cmos/cmosdump/cmosdump.c index fe2b1851..54b7ce8b 100644 --- a/src/cmos/cmosdump/cmosdump.c +++ b/src/cmos/cmosdump/cmosdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/coreboot/clog/clog.c b/src/coreboot/clog/clog.c index 29a77de1..7ba32041 100644 --- a/src/coreboot/clog/clog.c +++ b/src/coreboot/clog/clog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2018-2021 9elements Cyber Security * * This program is free software; you can redistribute it and/or diff --git a/src/cpu/cpufreq/cpufreq.c b/src/cpu/cpufreq/cpufreq.c index 05261b6e..a853564f 100644 --- a/src/cpu/cpufreq/cpufreq.c +++ b/src/cpu/cpufreq/cpufreq.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/cpu/maxfreq/maxfreq.c b/src/cpu/maxfreq/maxfreq.c index 1437b428..d1385f11 100644 --- a/src/cpu/maxfreq/maxfreq.c +++ b/src/cpu/maxfreq/maxfreq.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cpu/microcode/microcode.c b/src/cpu/microcode/microcode.c index c8e9a4aa..3f860e32 100644 --- a/src/cpu/microcode/microcode.c +++ b/src/cpu/microcode/microcode.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was derived from part of the Linux-ready Firmware Developer Kit, * however, it has been completely re-written. diff --git a/src/cpu/msr/msr.c b/src/cpu/msr/msr.c index b2f9b08d..5f039b7a 100644 --- a/src/cpu/msr/msr.c +++ b/src/cpu/msr/msr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cpu/nx/nx.c b/src/cpu/nx/nx.c index bb57daf7..5c06378f 100644 --- a/src/cpu/nx/nx.c +++ b/src/cpu/nx/nx.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * from ideas in check-bios-nx * diff --git a/src/cpu/virt/virt.c b/src/cpu/virt/virt.c index 48eddeb4..77cf27db 100644 --- a/src/cpu/virt/virt.c +++ b/src/cpu/virt/virt.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2006, Intel Corp * Copyright (C) 2007, AMD Inc - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This code was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/cpu/virt/virt.h b/src/cpu/virt/virt.h index 3b0a1957..05dc8dba 100644 --- a/src/cpu/virt/virt.h +++ b/src/cpu/virt/virt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/cpu/virt/virt_svm.c b/src/cpu/virt/virt_svm.c index db9f8424..a3811b4f 100644 --- a/src/cpu/virt/virt_svm.c +++ b/src/cpu/virt/virt_svm.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2006, Intel Corp * Copyright (C) 2007, AMD Inc - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/cpu/virt/virt_vmx.c b/src/cpu/virt/virt_vmx.c index 2cb99d38..9e00d74c 100644 --- a/src/cpu/virt/virt_vmx.c +++ b/src/cpu/virt/virt_vmx.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2006, Intel Corporation * Copyright (C) 2007, AMD Inc - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/dmi/dmicheck/dmicheck.c b/src/dmi/dmicheck/dmicheck.c index 90c60fbb..b7cca5e4 100644 --- a/src/dmi/dmicheck/dmicheck.c +++ b/src/dmi/dmicheck/dmicheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/example/blank/blank.c b/src/example/blank/blank.c index cd3e2a60..f6af5cbf 100644 --- a/src/example/blank/blank.c +++ b/src/example/blank/blank.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/hotkey/hotkey/hotkey.c b/src/hotkey/hotkey/hotkey.c index e3679fa2..d8f17811 100644 --- a/src/hotkey/hotkey/hotkey.c +++ b/src/hotkey/hotkey/hotkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/ipmi/bmc/bmc_info.c b/src/ipmi/bmc/bmc_info.c index 2bdd685d..dd2bf6d4 100644 --- a/src/ipmi/bmc/bmc_info.c +++ b/src/ipmi/bmc/bmc_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/kernel/klog/klog.c b/src/kernel/klog/klog.c index 347f5081..6b481328 100644 --- a/src/kernel/klog/klog.c +++ b/src/kernel/klog/klog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/kernel/olog/olog.c b/src/kernel/olog/olog.c index 4220fc59..61f030c9 100644 --- a/src/kernel/olog/olog.c +++ b/src/kernel/olog/olog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/kernel/oops/oops.c b/src/kernel/oops/oops.c index 8febdbbe..c927b93b 100644 --- a/src/kernel/oops/oops.c +++ b/src/kernel/oops/oops.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/kernel/version/version.c b/src/kernel/version/version.c index 53a6298a..a873080e 100644 --- a/src/kernel/version/version.c +++ b/src/kernel/version/version.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 7aeaa761..799ca369 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2023 Canonical, Ltd. +# Copyright (C) 2010-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts.h b/src/lib/include/fwts.h index 3b09c9de..368ba61d 100644 --- a/src/lib/include/fwts.h +++ b/src/lib/include/fwts.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/include/fwts_ac_adapter.h b/src/lib/include/fwts_ac_adapter.h index 44f74ba4..e3497fd2 100644 --- a/src/lib/include/fwts_ac_adapter.h +++ b/src/lib/include/fwts_ac_adapter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h index e9d6b1dc..cddc60d0 100644 --- a/src/lib/include/fwts_acpi.h +++ b/src/lib/include/fwts_acpi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpi_object_eval.h b/src/lib/include/fwts_acpi_object_eval.h index 4d17d03e..b9d94d2f 100644 --- a/src/lib/include/fwts_acpi_object_eval.h +++ b/src/lib/include/fwts_acpi_object_eval.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpi_tables.h b/src/lib/include/fwts_acpi_tables.h index a52ef79b..c62dffd8 100644 --- a/src/lib/include/fwts_acpi_tables.h +++ b/src/lib/include/fwts_acpi_tables.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpica.h b/src/lib/include/fwts_acpica.h index 703028b0..698f53c8 100644 --- a/src/lib/include/fwts_acpica.h +++ b/src/lib/include/fwts_acpica.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpica_mode.h b/src/lib/include/fwts_acpica_mode.h index 1d3cb5ee..53cce796 100644 --- a/src/lib/include/fwts_acpica_mode.h +++ b/src/lib/include/fwts_acpica_mode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_acpid.h b/src/lib/include/fwts_acpid.h index ad6cfe99..fd665725 100644 --- a/src/lib/include/fwts_acpid.h +++ b/src/lib/include/fwts_acpid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_alloc.h b/src/lib/include/fwts_alloc.h index afee199b..63173a76 100644 --- a/src/lib/include/fwts_alloc.h +++ b/src/lib/include/fwts_alloc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_args.h b/src/lib/include/fwts_args.h index 4323938c..bda200ef 100644 --- a/src/lib/include/fwts_args.h +++ b/src/lib/include/fwts_args.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_backtrace.h b/src/lib/include/fwts_backtrace.h index 8b9bc4a8..fc7cca14 100644 --- a/src/lib/include/fwts_backtrace.h +++ b/src/lib/include/fwts_backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_battery.h b/src/lib/include/fwts_battery.h index cff025ca..f9f2a7e5 100644 --- a/src/lib/include/fwts_battery.h +++ b/src/lib/include/fwts_battery.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_binpaths.h b/src/lib/include/fwts_binpaths.h index 44572b21..a99cf59f 100644 --- a/src/lib/include/fwts_binpaths.h +++ b/src/lib/include/fwts_binpaths.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_button.h b/src/lib/include/fwts_button.h index 49cd6566..88ff79aa 100644 --- a/src/lib/include/fwts_button.h +++ b/src/lib/include/fwts_button.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_checkeuid.h b/src/lib/include/fwts_checkeuid.h index 4d7a4d7f..6474fb0a 100644 --- a/src/lib/include/fwts_checkeuid.h +++ b/src/lib/include/fwts_checkeuid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_checksum.h b/src/lib/include/fwts_checksum.h index bb28c949..d0e76f90 100644 --- a/src/lib/include/fwts_checksum.h +++ b/src/lib/include/fwts_checksum.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_clog.h b/src/lib/include/fwts_clog.h index 42b1f076..0a259f3c 100644 --- a/src/lib/include/fwts_clog.h +++ b/src/lib/include/fwts_clog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2018-2021 9elements Cyber Security * * This program is free software; you can redistribute it and/or diff --git a/src/lib/include/fwts_cmos.h b/src/lib/include/fwts_cmos.h index 5b8441fd..85731ad2 100644 --- a/src/lib/include/fwts_cmos.h +++ b/src/lib/include/fwts_cmos.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_coreboot.h b/src/lib/include/fwts_coreboot.h index 99f257c3..eebf42d1 100644 --- a/src/lib/include/fwts_coreboot.h +++ b/src/lib/include/fwts_coreboot.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2017-2021 Google Inc. * Copyright (C) 2018-2021 9elements Cyber Security * diff --git a/src/lib/include/fwts_cpu.h b/src/lib/include/fwts_cpu.h index 7bca6a2b..e41ac8ad 100644 --- a/src/lib/include/fwts_cpu.h +++ b/src/lib/include/fwts_cpu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_dump.h b/src/lib/include/fwts_dump.h index 37fbda63..7f208760 100644 --- a/src/lib/include/fwts_dump.h +++ b/src/lib/include/fwts_dump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_dump_data.h b/src/lib/include/fwts_dump_data.h index c2e01606..f84a005d 100644 --- a/src/lib/include/fwts_dump_data.h +++ b/src/lib/include/fwts_dump_data.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_ebda.h b/src/lib/include/fwts_ebda.h index dcc5d418..e0fa5b1e 100644 --- a/src/lib/include/fwts_ebda.h +++ b/src/lib/include/fwts_ebda.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_efi_module.h b/src/lib/include/fwts_efi_module.h index ba255c8a..d9f69fe3 100644 --- a/src/lib/include/fwts_efi_module.h +++ b/src/lib/include/fwts_efi_module.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_efi_runtime.h b/src/lib/include/fwts_efi_runtime.h index ef9a7a22..d6da0bbe 100644 --- a/src/lib/include/fwts_efi_runtime.h +++ b/src/lib/include/fwts_efi_runtime.h @@ -1,5 +1,5 @@ /* - * Copyright(C) 2016-2023 Canonical Ltd. + * Copyright(C) 2016-2024 Canonical Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/lib/include/fwts_fileio.h b/src/lib/include/fwts_fileio.h index c354644d..f2d65fbd 100644 --- a/src/lib/include/fwts_fileio.h +++ b/src/lib/include/fwts_fileio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_firmware.h b/src/lib/include/fwts_firmware.h index 4faddcee..0ed057cb 100644 --- a/src/lib/include/fwts_firmware.h +++ b/src/lib/include/fwts_firmware.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_formatting.h b/src/lib/include/fwts_formatting.h index 951b9f38..96155da6 100644 --- a/src/lib/include/fwts_formatting.h +++ b/src/lib/include/fwts_formatting.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_framework.h b/src/lib/include/fwts_framework.h index 9e2a1f1f..39c2f12f 100644 --- a/src/lib/include/fwts_framework.h +++ b/src/lib/include/fwts_framework.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/include/fwts_get.h b/src/lib/include/fwts_get.h index 2f678cc8..950fde9e 100644 --- a/src/lib/include/fwts_get.h +++ b/src/lib/include/fwts_get.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_gpe.h b/src/lib/include/fwts_gpe.h index 38878c6b..1e69e6fb 100644 --- a/src/lib/include/fwts_gpe.h +++ b/src/lib/include/fwts_gpe.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_guid.h b/src/lib/include/fwts_guid.h index 80f2e9aa..2085f1be 100644 --- a/src/lib/include/fwts_guid.h +++ b/src/lib/include/fwts_guid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_helpers.h b/src/lib/include/fwts_helpers.h index ee801062..b2d7b3a5 100644 --- a/src/lib/include/fwts_helpers.h +++ b/src/lib/include/fwts_helpers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_hwinfo.h b/src/lib/include/fwts_hwinfo.h index 539fa15e..438cda65 100644 --- a/src/lib/include/fwts_hwinfo.h +++ b/src/lib/include/fwts_hwinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_iasl.h b/src/lib/include/fwts_iasl.h index e3205a4c..f3f5005d 100644 --- a/src/lib/include/fwts_iasl.h +++ b/src/lib/include/fwts_iasl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_interactive.h b/src/lib/include/fwts_interactive.h index 79ee6c41..df3f19c6 100644 --- a/src/lib/include/fwts_interactive.h +++ b/src/lib/include/fwts_interactive.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_ioport.h b/src/lib/include/fwts_ioport.h index 4873f4c2..39bb8910 100644 --- a/src/lib/include/fwts_ioport.h +++ b/src/lib/include/fwts_ioport.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_ipmi.h b/src/lib/include/fwts_ipmi.h index 40b5bab6..052857a7 100644 --- a/src/lib/include/fwts_ipmi.h +++ b/src/lib/include/fwts_ipmi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/include/fwts_json.h b/src/lib/include/fwts_json.h index 8205e0d1..f4c65bbf 100644 --- a/src/lib/include/fwts_json.h +++ b/src/lib/include/fwts_json.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_kernel.h b/src/lib/include/fwts_kernel.h index d6471b60..82963322 100644 --- a/src/lib/include/fwts_kernel.h +++ b/src/lib/include/fwts_kernel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_keymap.h b/src/lib/include/fwts_keymap.h index 20d6b70b..fdbe5436 100644 --- a/src/lib/include/fwts_keymap.h +++ b/src/lib/include/fwts_keymap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_klog.h b/src/lib/include/fwts_klog.h index 454009a0..62dbe5ae 100644 --- a/src/lib/include/fwts_klog.h +++ b/src/lib/include/fwts_klog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_list.h b/src/lib/include/fwts_list.h index c8ae0416..68334763 100644 --- a/src/lib/include/fwts_list.h +++ b/src/lib/include/fwts_list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_log.h b/src/lib/include/fwts_log.h index 8d151914..cb5752f1 100644 --- a/src/lib/include/fwts_log.h +++ b/src/lib/include/fwts_log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_log_scan.h b/src/lib/include/fwts_log_scan.h index cd3ae333..420db143 100644 --- a/src/lib/include/fwts_log_scan.h +++ b/src/lib/include/fwts_log_scan.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_memorymap.h b/src/lib/include/fwts_memorymap.h index 5f9e2852..b84c7cfb 100644 --- a/src/lib/include/fwts_memorymap.h +++ b/src/lib/include/fwts_memorymap.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/lib/include/fwts_mmap.h b/src/lib/include/fwts_mmap.h index ec0be229..33c64cae 100644 --- a/src/lib/include/fwts_mmap.h +++ b/src/lib/include/fwts_mmap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_modprobe.h b/src/lib/include/fwts_modprobe.h index 02469878..6cf3a0da 100644 --- a/src/lib/include/fwts_modprobe.h +++ b/src/lib/include/fwts_modprobe.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_multiproc.h b/src/lib/include/fwts_multiproc.h index 6f7bc08b..5f8c1b5b 100644 --- a/src/lib/include/fwts_multiproc.h +++ b/src/lib/include/fwts_multiproc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_olog.h b/src/lib/include/fwts_olog.h index b69ba507..4663380b 100644 --- a/src/lib/include/fwts_olog.h +++ b/src/lib/include/fwts_olog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/include/fwts_oops.h b/src/lib/include/fwts_oops.h index 8f75943a..b6008dfe 100644 --- a/src/lib/include/fwts_oops.h +++ b/src/lib/include/fwts_oops.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_pci.h b/src/lib/include/fwts_pci.h index 6be5f216..ba9cfac1 100644 --- a/src/lib/include/fwts_pci.h +++ b/src/lib/include/fwts_pci.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_pipeio.h b/src/lib/include/fwts_pipeio.h index d657dc87..710db875 100644 --- a/src/lib/include/fwts_pipeio.h +++ b/src/lib/include/fwts_pipeio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_pm_debug.h b/src/lib/include/fwts_pm_debug.h index befcb5bb..628b920c 100644 --- a/src/lib/include/fwts_pm_debug.h +++ b/src/lib/include/fwts_pm_debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_pm_method.h b/src/lib/include/fwts_pm_method.h index 70fdc125..8614a80d 100644 --- a/src/lib/include/fwts_pm_method.h +++ b/src/lib/include/fwts_pm_method.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_release.h b/src/lib/include/fwts_release.h index 08cf8d51..8a483d1a 100644 --- a/src/lib/include/fwts_release.h +++ b/src/lib/include/fwts_release.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_safe_mem.h b/src/lib/include/fwts_safe_mem.h index df22b9e0..07afec97 100644 --- a/src/lib/include/fwts_safe_mem.h +++ b/src/lib/include/fwts_safe_mem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_scan_efi_systab.h b/src/lib/include/fwts_scan_efi_systab.h index 5e567d7f..4b1c3711 100644 --- a/src/lib/include/fwts_scan_efi_systab.h +++ b/src/lib/include/fwts_scan_efi_systab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_set.h b/src/lib/include/fwts_set.h index f458895d..0b4561de 100644 --- a/src/lib/include/fwts_set.h +++ b/src/lib/include/fwts_set.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_smbios.h b/src/lib/include/fwts_smbios.h index 87cf9083..a341f606 100644 --- a/src/lib/include/fwts_smbios.h +++ b/src/lib/include/fwts_smbios.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_stringextras.h b/src/lib/include/fwts_stringextras.h index d3ce086d..472b3419 100644 --- a/src/lib/include/fwts_stringextras.h +++ b/src/lib/include/fwts_stringextras.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_summary.h b/src/lib/include/fwts_summary.h index 0edc04dc..9efd0aee 100644 --- a/src/lib/include/fwts_summary.h +++ b/src/lib/include/fwts_summary.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_text_list.h b/src/lib/include/fwts_text_list.h index bec7f003..881fd855 100644 --- a/src/lib/include/fwts_text_list.h +++ b/src/lib/include/fwts_text_list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_tpm.h b/src/lib/include/fwts_tpm.h index 0cc80f0d..4816093d 100644 --- a/src/lib/include/fwts_tpm.h +++ b/src/lib/include/fwts_tpm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_tty.h b/src/lib/include/fwts_tty.h index aaa6f27c..fe0c374b 100644 --- a/src/lib/include/fwts_tty.h +++ b/src/lib/include/fwts_tty.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_types.h b/src/lib/include/fwts_types.h index e30d7817..afc7d8de 100644 --- a/src/lib/include/fwts_types.h +++ b/src/lib/include/fwts_types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_uefi.h b/src/lib/include/fwts_uefi.h index 612d85f7..c5c3bb5f 100644 --- a/src/lib/include/fwts_uefi.h +++ b/src/lib/include/fwts_uefi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_version.h b/src/lib/include/fwts_version.h index 1ecf077a..8da100e2 100644 --- a/src/lib/include/fwts_version.h +++ b/src/lib/include/fwts_version.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/include/fwts_wakealarm.h b/src/lib/include/fwts_wakealarm.h index 3c1cd1c9..fed49782 100644 --- a/src/lib/include/fwts_wakealarm.h +++ b/src/lib/include/fwts_wakealarm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/Makefile.am b/src/lib/src/Makefile.am index 1798b40c..b5cb8e2a 100644 --- a/src/lib/src/Makefile.am +++ b/src/lib/src/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2023 Canonical, Ltd. +# Copyright (C) 2010-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_ac_adapter.c b/src/lib/src/fwts_ac_adapter.c index f5887e30..9d5ee650 100644 --- a/src/lib/src/fwts_ac_adapter.c +++ b/src/lib/src/fwts_ac_adapter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_acpi.c b/src/lib/src/fwts_acpi.c index 3b10b36b..2890d3e3 100644 --- a/src/lib/src/fwts_acpi.c +++ b/src/lib/src/fwts_acpi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_acpi_object_eval.c b/src/lib/src/fwts_acpi_object_eval.c index 24896bd6..37f67eb8 100644 --- a/src/lib/src/fwts_acpi_object_eval.c +++ b/src/lib/src/fwts_acpi_object_eval.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_acpi_tables.c b/src/lib/src/fwts_acpi_tables.c index 9ff7c5f7..e215f493 100644 --- a/src/lib/src/fwts_acpi_tables.c +++ b/src/lib/src/fwts_acpi_tables.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_acpid.c b/src/lib/src/fwts_acpid.c index fbbe9db6..393a8e04 100644 --- a/src/lib/src/fwts_acpid.c +++ b/src/lib/src/fwts_acpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_alloc.c b/src/lib/src/fwts_alloc.c index 8947f431..b3116417 100644 --- a/src/lib/src/fwts_alloc.c +++ b/src/lib/src/fwts_alloc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_args.c b/src/lib/src/fwts_args.c index 6795563b..711d75e7 100644 --- a/src/lib/src/fwts_args.c +++ b/src/lib/src/fwts_args.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/src/fwts_backtrace.c b/src/lib/src/fwts_backtrace.c index d85e6a91..70222b20 100644 --- a/src/lib/src/fwts_backtrace.c +++ b/src/lib/src/fwts_backtrace.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_battery.c b/src/lib/src/fwts_battery.c index 0c4c4f95..5ae381b2 100644 --- a/src/lib/src/fwts_battery.c +++ b/src/lib/src/fwts_battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_binpaths.c b/src/lib/src/fwts_binpaths.c index a8e75eb3..4ec2de0b 100644 --- a/src/lib/src/fwts_binpaths.c +++ b/src/lib/src/fwts_binpaths.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_button.c b/src/lib/src/fwts_button.c index c1d147e8..54c71ebd 100644 --- a/src/lib/src/fwts_button.c +++ b/src/lib/src/fwts_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_checkeuid.c b/src/lib/src/fwts_checkeuid.c index 2ec1b0a6..bdcabf5a 100644 --- a/src/lib/src/fwts_checkeuid.c +++ b/src/lib/src/fwts_checkeuid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_checksum.c b/src/lib/src/fwts_checksum.c index 56eb9a9b..80a04d1e 100644 --- a/src/lib/src/fwts_checksum.c +++ b/src/lib/src/fwts_checksum.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_clog.c b/src/lib/src/fwts_clog.c index 7720bbb8..1d8352ea 100644 --- a/src/lib/src/fwts_clog.c +++ b/src/lib/src/fwts_clog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2018-2021 9elements Cyber Security * * This program is free software; you can redistribute it and/or diff --git a/src/lib/src/fwts_cmos.c b/src/lib/src/fwts_cmos.c index 8e6fea92..24f8e117 100644 --- a/src/lib/src/fwts_cmos.c +++ b/src/lib/src/fwts_cmos.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_coreboot.c b/src/lib/src/fwts_coreboot.c index 68dcb2f1..7e6276b2 100644 --- a/src/lib/src/fwts_coreboot.c +++ b/src/lib/src/fwts_coreboot.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2017-2021 Google Inc. * Copyright (C) 2018-2021 9elements Cyber Security * diff --git a/src/lib/src/fwts_coreboot_cbmem.c b/src/lib/src/fwts_coreboot_cbmem.c index 163e23e9..208818c9 100644 --- a/src/lib/src/fwts_coreboot_cbmem.c +++ b/src/lib/src/fwts_coreboot_cbmem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2017-2021 Google Inc. * Copyright (C) 2018-2021 9elements Cyber Security * diff --git a/src/lib/src/fwts_cpu.c b/src/lib/src/fwts_cpu.c index 27f0ee74..588e53f0 100644 --- a/src/lib/src/fwts_cpu.c +++ b/src/lib/src/fwts_cpu.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_dump.c b/src/lib/src/fwts_dump.c index fac7762c..372aab16 100644 --- a/src/lib/src/fwts_dump.c +++ b/src/lib/src/fwts_dump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_dump_data.c b/src/lib/src/fwts_dump_data.c index 3cce1005..5a372048 100644 --- a/src/lib/src/fwts_dump_data.c +++ b/src/lib/src/fwts_dump_data.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_ebda.c b/src/lib/src/fwts_ebda.c index 89315a9c..f491490a 100644 --- a/src/lib/src/fwts_ebda.c +++ b/src/lib/src/fwts_ebda.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_efi_module.c b/src/lib/src/fwts_efi_module.c index 403f4377..e2ec10c3 100644 --- a/src/lib/src/fwts_efi_module.c +++ b/src/lib/src/fwts_efi_module.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_fileio.c b/src/lib/src/fwts_fileio.c index 9314e667..18cf1659 100644 --- a/src/lib/src/fwts_fileio.c +++ b/src/lib/src/fwts_fileio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_firmware.c b/src/lib/src/fwts_firmware.c index 76722d12..4ecf9276 100644 --- a/src/lib/src/fwts_firmware.c +++ b/src/lib/src/fwts_firmware.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_formatting.c b/src/lib/src/fwts_formatting.c index 34dbd99e..c79dddad 100644 --- a/src/lib/src/fwts_formatting.c +++ b/src/lib/src/fwts_formatting.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c index 92a1ca17..41124394 100644 --- a/src/lib/src/fwts_framework.c +++ b/src/lib/src/fwts_framework.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or @@ -146,10 +146,10 @@ static fwts_option fwts_framework_options[] = { static fwts_list fwts_framework_test_list = FWTS_LIST_INIT; static const char *fwts_copyright[] = { - "Some of this work - Copyright (c) 1999 - 2021, Intel Corp. All rights reserved.", - "Some of this work - Copyright (c) 2010 - 2021, Canonical.", - "Some of this work - Copyright (c) 2016 - 2021, IBM.", - "Some of this work - Copyright (c) 2017 - 2021, ARM Ltd.", + "Some of this work - Copyright (c) 1999 - 2023, Intel Corp. All rights reserved.", + "Some of this work - Copyright (c) 2010 - 2023, Canonical.", + "Some of this work - Copyright (c) 2016 - 2023, IBM.", + "Some of this work - Copyright (c) 2017 - 2023, ARM Ltd.", NULL }; diff --git a/src/lib/src/fwts_get.c b/src/lib/src/fwts_get.c index 3b960f15..521be50f 100644 --- a/src/lib/src/fwts_get.c +++ b/src/lib/src/fwts_get.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_gpe.c b/src/lib/src/fwts_gpe.c index 65e18203..c4a7714a 100644 --- a/src/lib/src/fwts_gpe.c +++ b/src/lib/src/fwts_gpe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_guid.c b/src/lib/src/fwts_guid.c index ec75fdd3..4f094bf9 100644 --- a/src/lib/src/fwts_guid.c +++ b/src/lib/src/fwts_guid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_hwinfo.c b/src/lib/src/fwts_hwinfo.c index 25857b7d..671f51c6 100644 --- a/src/lib/src/fwts_hwinfo.c +++ b/src/lib/src/fwts_hwinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_iasl.c b/src/lib/src/fwts_iasl.c index 55fb6f2d..8e89ba0b 100644 --- a/src/lib/src/fwts_iasl.c +++ b/src/lib/src/fwts_iasl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_interactive.c b/src/lib/src/fwts_interactive.c index b6e1eafc..ef529446 100644 --- a/src/lib/src/fwts_interactive.c +++ b/src/lib/src/fwts_interactive.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_ioport.c b/src/lib/src/fwts_ioport.c index 82bf6bf2..da8d8faa 100644 --- a/src/lib/src/fwts_ioport.c +++ b/src/lib/src/fwts_ioport.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_ipmi.c b/src/lib/src/fwts_ipmi.c index 5d4528a6..9f256459 100644 --- a/src/lib/src/fwts_ipmi.c +++ b/src/lib/src/fwts_ipmi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/src/fwts_json.c b/src/lib/src/fwts_json.c index 7eed5d8a..43a0d0c5 100644 --- a/src/lib/src/fwts_json.c +++ b/src/lib/src/fwts_json.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_kernel.c b/src/lib/src/fwts_kernel.c index 956353bb..c3e04e05 100644 --- a/src/lib/src/fwts_kernel.c +++ b/src/lib/src/fwts_kernel.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_keymap.c b/src/lib/src/fwts_keymap.c index 029e08a1..72df929b 100644 --- a/src/lib/src/fwts_keymap.c +++ b/src/lib/src/fwts_keymap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_klog.c b/src/lib/src/fwts_klog.c index 4dad3ab9..74319b08 100644 --- a/src/lib/src/fwts_klog.c +++ b/src/lib/src/fwts_klog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_list.c b/src/lib/src/fwts_list.c index d7a54090..91e268c0 100644 --- a/src/lib/src/fwts_list.c +++ b/src/lib/src/fwts_list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log.c b/src/lib/src/fwts_log.c index 9de22a86..78d0b590 100644 --- a/src/lib/src/fwts_log.c +++ b/src/lib/src/fwts_log.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log_html.c b/src/lib/src/fwts_log_html.c index 230443d7..1f6fc931 100644 --- a/src/lib/src/fwts_log_html.c +++ b/src/lib/src/fwts_log_html.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log_json.c b/src/lib/src/fwts_log_json.c index 914c448a..9b5e4b2d 100644 --- a/src/lib/src/fwts_log_json.c +++ b/src/lib/src/fwts_log_json.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log_plaintext.c b/src/lib/src/fwts_log_plaintext.c index a1ea9d86..72799376 100644 --- a/src/lib/src/fwts_log_plaintext.c +++ b/src/lib/src/fwts_log_plaintext.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log_scan.c b/src/lib/src/fwts_log_scan.c index b88b3365..f3bdee0a 100644 --- a/src/lib/src/fwts_log_scan.c +++ b/src/lib/src/fwts_log_scan.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_log_xml.c b/src/lib/src/fwts_log_xml.c index e3df21f8..4f8d85cd 100644 --- a/src/lib/src/fwts_log_xml.c +++ b/src/lib/src/fwts_log_xml.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_memorymap.c b/src/lib/src/fwts_memorymap.c index 061840c7..fed6a487 100644 --- a/src/lib/src/fwts_memorymap.c +++ b/src/lib/src/fwts_memorymap.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/lib/src/fwts_mmap.c b/src/lib/src/fwts_mmap.c index 1efaf304..66783062 100644 --- a/src/lib/src/fwts_mmap.c +++ b/src/lib/src/fwts_mmap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_modprobe.c b/src/lib/src/fwts_modprobe.c index 39448888..57d934ed 100644 --- a/src/lib/src/fwts_modprobe.c +++ b/src/lib/src/fwts_modprobe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_multiproc.c b/src/lib/src/fwts_multiproc.c index 582b6872..8fa198eb 100644 --- a/src/lib/src/fwts_multiproc.c +++ b/src/lib/src/fwts_multiproc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_olog.c b/src/lib/src/fwts_olog.c index 5e5ad195..672c48e3 100644 --- a/src/lib/src/fwts_olog.c +++ b/src/lib/src/fwts_olog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/lib/src/fwts_oops.c b/src/lib/src/fwts_oops.c index 81fdec13..39cb272c 100644 --- a/src/lib/src/fwts_oops.c +++ b/src/lib/src/fwts_oops.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_pci.c b/src/lib/src/fwts_pci.c index ac2df354..05afe3a6 100644 --- a/src/lib/src/fwts_pci.c +++ b/src/lib/src/fwts_pci.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_pipeio.c b/src/lib/src/fwts_pipeio.c index 199f96e0..0b930589 100644 --- a/src/lib/src/fwts_pipeio.c +++ b/src/lib/src/fwts_pipeio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * The following functions are derivative work from systemd, and * are covered by Copyright 2010 Lennart Poettering: diff --git a/src/lib/src/fwts_pm_debug.c b/src/lib/src/fwts_pm_debug.c index b7d1e43c..aec34870 100644 --- a/src/lib/src/fwts_pm_debug.c +++ b/src/lib/src/fwts_pm_debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_pm_method.c b/src/lib/src/fwts_pm_method.c index e8b8f242..b16fae7b 100644 --- a/src/lib/src/fwts_pm_method.c +++ b/src/lib/src/fwts_pm_method.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_release.c b/src/lib/src/fwts_release.c index 438ba918..b966403d 100644 --- a/src/lib/src/fwts_release.c +++ b/src/lib/src/fwts_release.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_safe_mem.c b/src/lib/src/fwts_safe_mem.c index 31c4b4e2..311a3c0b 100644 --- a/src/lib/src/fwts_safe_mem.c +++ b/src/lib/src/fwts_safe_mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_scan_efi_systab.c b/src/lib/src/fwts_scan_efi_systab.c index 7b7e3111..1bd43adb 100644 --- a/src/lib/src/fwts_scan_efi_systab.c +++ b/src/lib/src/fwts_scan_efi_systab.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_set.c b/src/lib/src/fwts_set.c index 6d1441d5..e3654753 100644 --- a/src/lib/src/fwts_set.c +++ b/src/lib/src/fwts_set.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_smbios.c b/src/lib/src/fwts_smbios.c index a4df0c91..17285f38 100644 --- a/src/lib/src/fwts_smbios.c +++ b/src/lib/src/fwts_smbios.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_stringextras.c b/src/lib/src/fwts_stringextras.c index 418bd310..be50b058 100644 --- a/src/lib/src/fwts_stringextras.c +++ b/src/lib/src/fwts_stringextras.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * The following functions are derivative work from systemd, and * are covered by Copyright 2010 Lennart Poettering: diff --git a/src/lib/src/fwts_summary.c b/src/lib/src/fwts_summary.c index 12856cfa..3afdfc13 100644 --- a/src/lib/src/fwts_summary.c +++ b/src/lib/src/fwts_summary.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_text_list.c b/src/lib/src/fwts_text_list.c index 07eeb2d9..0bc0eddb 100644 --- a/src/lib/src/fwts_text_list.c +++ b/src/lib/src/fwts_text_list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_tpm.c b/src/lib/src/fwts_tpm.c index 3d3bee99..abdd7a41 100644 --- a/src/lib/src/fwts_tpm.c +++ b/src/lib/src/fwts_tpm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_tty.c b/src/lib/src/fwts_tty.c index 2357cf0e..5cca32f8 100644 --- a/src/lib/src/fwts_tty.c +++ b/src/lib/src/fwts_tty.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_uefi.c b/src/lib/src/fwts_uefi.c index 3b819c81..7a3f76df 100644 --- a/src/lib/src/fwts_uefi.c +++ b/src/lib/src/fwts_uefi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/lib/src/fwts_wakealarm.c b/src/lib/src/fwts_wakealarm.c index c81d805d..8699c6fc 100644 --- a/src/lib/src/fwts_wakealarm.c +++ b/src/lib/src/fwts_wakealarm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/libfwtsacpica/Makefile.am b/src/libfwtsacpica/Makefile.am index 5156b39c..72e04a28 100644 --- a/src/libfwtsacpica/Makefile.am +++ b/src/libfwtsacpica/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2023 Canonical, Ltd. +# Copyright (C) 2010-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/libfwtsacpica/fwts_acpica.c b/src/libfwtsacpica/fwts_acpica.c index 36fbe5d2..e9824251 100644 --- a/src/libfwtsacpica/fwts_acpica.c +++ b/src/libfwtsacpica/fwts_acpica.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/libfwtsiasl/Makefile.am b/src/libfwtsiasl/Makefile.am index bffce870..cb10bc58 100644 --- a/src/libfwtsiasl/Makefile.am +++ b/src/libfwtsiasl/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2023 Canonical, Ltd. +# Copyright (C) 2011-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/libfwtsiasl/fwts_iasl_interface.c b/src/libfwtsiasl/fwts_iasl_interface.c index f483ed43..6dd0ee7f 100644 --- a/src/libfwtsiasl/fwts_iasl_interface.c +++ b/src/libfwtsiasl/fwts_iasl_interface.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/libfwtsiasl/fwts_iasl_interface.h b/src/libfwtsiasl/fwts_iasl_interface.h index 3f689a69..7098c5fa 100644 --- a/src/libfwtsiasl/fwts_iasl_interface.h +++ b/src/libfwtsiasl/fwts_iasl_interface.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/main.c b/src/main.c index 9cad4854..1bf21760 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/opal/cpu_info.c b/src/opal/cpu_info.c index 1561389f..c96a419a 100644 --- a/src/opal/cpu_info.c +++ b/src/opal/cpu_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/mem_info.c b/src/opal/mem_info.c index c00a09b3..0e173364 100644 --- a/src/opal/mem_info.c +++ b/src/opal/mem_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/mtd_info.c b/src/opal/mtd_info.c index f8ea53e6..f6aaeddd 100644 --- a/src/opal/mtd_info.c +++ b/src/opal/mtd_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/pci_info.c b/src/opal/pci_info.c index c6c71c6e..db8cd6b6 100644 --- a/src/opal/pci_info.c +++ b/src/opal/pci_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/power_mgmt_info.c b/src/opal/power_mgmt_info.c index 3e6b4e38..7ec6bdce 100644 --- a/src/opal/power_mgmt_info.c +++ b/src/opal/power_mgmt_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/prd_info.c b/src/opal/prd_info.c index 249a39be..804b9395 100644 --- a/src/opal/prd_info.c +++ b/src/opal/prd_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/opal/reserv_mem.c b/src/opal/reserv_mem.c index e10aa38f..195b1ed2 100644 --- a/src/opal/reserv_mem.c +++ b/src/opal/reserv_mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Some of this work - Copyright (C) 2016-2021 IBM * * This program is free software; you can redistribute it and/or diff --git a/src/pci/aspm/aspm.c b/src/pci/aspm/aspm.c index 9b1326b9..c274f092 100644 --- a/src/pci/aspm/aspm.c +++ b/src/pci/aspm/aspm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/pci/crs/crs.c b/src/pci/crs/crs.c index 6ec2d5c0..9e297110 100644 --- a/src/pci/crs/crs.c +++ b/src/pci/crs/crs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/pci/maxreadreq/maxreadreq.c b/src/pci/maxreadreq/maxreadreq.c index ccb813f3..338f6be6 100644 --- a/src/pci/maxreadreq/maxreadreq.c +++ b/src/pci/maxreadreq/maxreadreq.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2006, Intel Corporation - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This file was original part of the Linux-ready Firmware Developer Kit * diff --git a/src/pci/smccc/smccc.c b/src/pci/smccc/smccc.c index 710ece9e..4777ddbc 100644 --- a/src/pci/smccc/smccc.c +++ b/src/pci/smccc/smccc.c @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2021-2023 Canonical + * Copyright (C) 2021-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/sbbr/acpitables/acpitables.c b/src/sbbr/acpitables/acpitables.c index 53052813..9df69232 100644 --- a/src/sbbr/acpitables/acpitables.c +++ b/src/sbbr/acpitables/acpitables.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2017-2021 ARM Ltd * * This program is free software; you can redistribute it and/or diff --git a/src/sbbr/fadt/fadt.c b/src/sbbr/fadt/fadt.c index 4f3c31d2..c66553d5 100644 --- a/src/sbbr/fadt/fadt.c +++ b/src/sbbr/fadt/fadt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * Copyright (C) 2017-2021 ARM Ltd * Portions of this code original from the Linux-ready Firmware Developer Kit * diff --git a/src/sbbr/rsdp/rsdp.c b/src/sbbr/rsdp/rsdp.c index 89e9f66f..838f3e84 100644 --- a/src/sbbr/rsdp/rsdp.c +++ b/src/sbbr/rsdp/rsdp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2023 Canonical + * Copyright (C) 2015-2024 Canonical * Copyright (C) 2017-2021 ARM Ltd * * Portions of this code original from the Linux-ready Firmware Developer Kit diff --git a/src/tpm/tpmevlog/tpmevlog.c b/src/tpm/tpmevlog/tpmevlog.c index d58e6e3f..90b1062d 100644 --- a/src/tpm/tpmevlog/tpmevlog.c +++ b/src/tpm/tpmevlog/tpmevlog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/tpm/tpmevlogdump/tpmevlogdump.c b/src/tpm/tpmevlogdump/tpmevlogdump.c index 0a59fe34..ce1531e2 100644 --- a/src/tpm/tpmevlogdump/tpmevlogdump.c +++ b/src/tpm/tpmevlogdump/tpmevlogdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2023 Canonical + * Copyright (C) 2020-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/csm/csm.c b/src/uefi/csm/csm.c index 063d954e..5b4a6d85 100644 --- a/src/uefi/csm/csm.c +++ b/src/uefi/csm/csm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2023 Canonical + * Copyright (C) 2011-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/esrt/esrt.c b/src/uefi/esrt/esrt.c index cd2901eb..ef81d31e 100644 --- a/src/uefi/esrt/esrt.c +++ b/src/uefi/esrt/esrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/esrtdump/esrtdump.c b/src/uefi/esrtdump/esrtdump.c index 388d8eee..b2d73553 100644 --- a/src/uefi/esrtdump/esrtdump.c +++ b/src/uefi/esrtdump/esrtdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2023 Canonical + * Copyright (C) 2016-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/securebootcert/sbkeydefs.h b/src/uefi/securebootcert/sbkeydefs.h index 80f4e026..1d81872d 100644 --- a/src/uefi/securebootcert/sbkeydefs.h +++ b/src/uefi/securebootcert/sbkeydefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/securebootcert/securebootcert.c b/src/uefi/securebootcert/securebootcert.c index 9eea73e0..430435b7 100644 --- a/src/uefi/securebootcert/securebootcert.c +++ b/src/uefi/securebootcert/securebootcert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefibootpath/uefibootpath.c b/src/uefi/uefibootpath/uefibootpath.c index 9f584557..2b444cee 100644 --- a/src/uefi/uefibootpath/uefibootpath.c +++ b/src/uefi/uefibootpath/uefibootpath.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefidump/uefidump.c b/src/uefi/uefidump/uefidump.c index 6a19b19d..d16c3a06 100644 --- a/src/uefi/uefidump/uefidump.c +++ b/src/uefi/uefidump/uefidump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefirtauthvar/authvardefs.h b/src/uefi/uefirtauthvar/authvardefs.h index 17fcbd89..ad23ae78 100644 --- a/src/uefi/uefirtauthvar/authvardefs.h +++ b/src/uefi/uefirtauthvar/authvardefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefirtauthvar/uefirtauthvar.c b/src/uefi/uefirtauthvar/uefirtauthvar.c index e684fda9..7f067fcc 100644 --- a/src/uefi/uefirtauthvar/uefirtauthvar.c +++ b/src/uefi/uefirtauthvar/uefirtauthvar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2023 Canonical + * Copyright (C) 2014-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefirtmisc/uefirtmisc.c b/src/uefi/uefirtmisc/uefirtmisc.c index d7e34a71..86b7ec8e 100644 --- a/src/uefi/uefirtmisc/uefirtmisc.c +++ b/src/uefi/uefirtmisc/uefirtmisc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefirttime/uefirttime.c b/src/uefi/uefirttime/uefirttime.c index 61885cb6..2eca4d61 100644 --- a/src/uefi/uefirttime/uefirttime.c +++ b/src/uefi/uefirttime/uefirttime.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * Copyright (c) 2021, ARM Limited. All rights reserved. * * This program is free software; you can redistribute it and/or diff --git a/src/uefi/uefirtvariable/uefirtvariable.c b/src/uefi/uefirtvariable/uefirtvariable.c index 5ca64d8f..ff57b241 100644 --- a/src/uefi/uefirtvariable/uefirtvariable.c +++ b/src/uefi/uefirtvariable/uefirtvariable.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/uefi/uefivarinfo/uefivarinfo.c b/src/uefi/uefivarinfo/uefivarinfo.c index 2c43897c..0f20cf2a 100644 --- a/src/uefi/uefivarinfo/uefivarinfo.c +++ b/src/uefi/uefivarinfo/uefivarinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2023 Canonical + * Copyright (C) 2013-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utilities/Makefile.am b/src/utilities/Makefile.am index a8237b83..e380c9bb 100644 --- a/src/utilities/Makefile.am +++ b/src/utilities/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2023 Canonical, Ltd. +# Copyright (C) 2012-2024 Canonical, Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/src/utilities/kernelscan.c b/src/utilities/kernelscan.c index c4386c86..a23bec65 100644 --- a/src/utilities/kernelscan.c +++ b/src/utilities/kernelscan.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2023 Canonical + * Copyright (C) 2012-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/utilities/kernelscan.sh b/src/utilities/kernelscan.sh index 5f17b1c8..e17ab561 100755 --- a/src/utilities/kernelscan.sh +++ b/src/utilities/kernelscan.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2010-2023 Canonical +# Copyright (C) 2010-2024 Canonical # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/update_version.sh b/update_version.sh index a587a594..1d8aea19 100755 --- a/update_version.sh +++ b/update_version.sh @@ -8,7 +8,7 @@ fi version=$1 cat << EOF > src/lib/include/fwts_version.h /* - * Copyright (C) 2010-2023 Canonical + * Copyright (C) 2010-2024 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License