From patchwork Tue Jan 1 16:55:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 1019778 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43TgLQ6h8Mz9s2P; Wed, 2 Jan 2019 03:56:14 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1geNKs-0007Q3-D6; Tue, 01 Jan 2019 16:56:10 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1geNKh-0007PH-0H for fwts-devel@lists.ubuntu.com; Tue, 01 Jan 2019 16:55:59 +0000 Received: from cpc129250-craw9-2-0-cust139.know.cable.virginm.net ([82.43.126.140] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1geNKg-0003uh-IE; Tue, 01 Jan 2019 16:55:58 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH] Update copyright year to 2019 Date: Tue, 1 Jan 2019 16:55:58 +0000 Message-Id: <20190101165558.21314-1-colin.king@canonical.com> X-Mailer: git-send-email 2.19.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" From: Colin Ian King Simple replacement of copyright year to 2019. Also modify fwts-test/arg-help-0001/*sh to ignore copyright year so we don't need to edit the test results each year. Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-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 | 12 ++++++------ efi_runtime/Makefile | 2 +- efi_runtime/efi_runtime.c | 2 +- efi_runtime/efi_runtime.h | 2 +- fwts-test/arg-help-0001/test-0001.sh | 4 ++-- fwts-test/arg-help-0001/test-0002.sh | 4 ++-- live-image/fwts-frontend-text | 4 ++-- make_orig_tarball.sh | 2 +- scripts/bash-completion/fwts | 2 +- scripts/fwts-collect | 2 +- smatchify.sh | 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/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/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/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/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/iort/iort.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/mpst/mpst.c | 2 +- src/acpi/msct/msct.c | 2 +- src/acpi/msdm/msdm.c | 2 +- src/acpi/nfit/nfit.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/plddump/plddump.c | 2 +- src/acpi/pmtt/pmtt.c | 2 +- src/acpi/powerbutton/powerbutton.c | 2 +- src/acpi/pptt/pptt.c | 2 +- src/acpi/rasf/rasf.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/syntaxcheck/syntaxcheck.c | 2 +- src/acpi/tcpa/tcpa.c | 2 +- src/acpi/tpm2/tpm2.c | 2 +- src/acpi/uefi/uefi.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/acpica/Makefile.am | 2 +- src/acpica/source/compiler/Makefile.am | 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/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/cmos/cmosdump/cmosdump.c | 2 +- src/coreboot/clog/clog.c | 4 ++-- 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/devicetree/dt_base/dt_base.c | 2 +- src/devicetree/dt_sysinfo/dt_sysinfo.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 | 4 ++-- src/kernel/klog/klog.c | 2 +- src/kernel/olog/olog.c | 4 ++-- src/kernel/oops/oops.c | 2 +- src/kernel/version/version.c | 2 +- src/lib/Makefile.am | 2 +- src/lib/include/fwts.h | 4 ++-- 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_arch.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 | 4 ++-- src/lib/include/fwts_cmos.h | 2 +- src/lib/include/fwts_coreboot.h | 6 +++--- src/lib/include/fwts_cpu.h | 2 +- src/lib/include/fwts_devicetree.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 | 4 ++-- 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 | 4 ++-- src/lib/include/fwts_json.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 | 4 ++-- 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_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_arch.c | 2 +- src/lib/src/fwts_args.c | 4 ++-- 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 | 4 ++-- src/lib/src/fwts_cmos.c | 2 +- src/lib/src/fwts_coreboot.c | 6 +++--- src/lib/src/fwts_coreboot_cbmem.c | 6 +++--- src/lib/src/fwts_cpu.c | 2 +- src/lib/src/fwts_devicetree.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 | 12 ++++++------ 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 | 4 ++-- 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 | 4 ++-- 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_tty.c | 2 +- src/lib/src/fwts_uefi.c | 2 +- src/lib/src/fwts_wakealarm.c | 2 +- src/opal/cpu_info.c | 4 ++-- src/opal/mem_info.c | 4 ++-- src/opal/mtd_info.c | 4 ++-- src/opal/pci_info.c | 4 ++-- src/opal/power_mgmt_info.c | 4 ++-- src/opal/prd_info.c | 4 ++-- src/opal/reserv_mem.c | 4 ++-- src/pci/aspm/aspm.c | 2 +- src/pci/crs/crs.c | 2 +- src/pci/maxreadreq/maxreadreq.c | 2 +- src/sbbr/acpitables/acpitables.c | 4 ++-- src/sbbr/fadt/fadt.c | 4 ++-- src/sbbr/rsdp/rsdp.c | 4 ++-- 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 +- 314 files changed, 355 insertions(+), 355 deletions(-) diff --git a/Makefile.am b/Makefile.am index cb65f2bd..48430813 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2018 Canonical, Ltd. +# Copyright (C) 2010-2019 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 ea9590e2..bbc3b587 100755 --- a/auto-packager/mkpackage.sh +++ b/auto-packager/mkpackage.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2010-2018 Canonical +# Copyright (C) 2010-2019 Canonical # # This 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 66f01fbb..b01c7db7 100755 --- a/auto-packager/mktar.sh +++ b/auto-packager/mktar.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2010-2018 Canonical +# Copyright (C) 2010-2019 Canonical # # This 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 036f2d7e..ae301abb 100755 --- a/cppcheck.sh +++ b/cppcheck.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2016-2018 Canonical +# Copyright (C) 2016-2019 Canonical # # This 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 9636892a..8a78daf3 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2018 Canonical, Ltd. +# Copyright (C) 2012-2019 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 c176da19..7fb87b51 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: git://kernel.ubuntu.com/hwe/fwts Files: * src/acpica/source/compiler/fwts_iasl_interface.c src/acpica/source/compiler/fwts_iasl_interface.h -Copyright: 2010-2018, Canonical Ltd +Copyright: 2010-2019, Canonical Ltd License: GPL-2 Files: src/acpi/acpiinfo/acpiinfo.c @@ -24,27 +24,27 @@ Files: src/acpi/acpiinfo/acpiinfo.c src/lib/include/fwts_e820.h src/lib/src/e820.c src/pci/maxreadreq/maxreadreq.c -Copyright: 2010-2018, Canonical Ltd +Copyright: 2010-2019, Canonical Ltd 2006, Intel Corporation License: GPL-2 Files: src/cpu/virt/virt.c src/lib/include/fwts_virt.h src/lib/src/virt.c -Copyright: 2010-2018, Canonical Ltd +Copyright: 2010-2019, 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-2018, Canonical Ltd +Copyright: 2010-2019, Canonical Ltd 2010, Lennart Poettering License: GPL-2 Files: src/cpu/virt/virt_svm.c src/cpu/virt/virt_vmx.c -Copyright: 2010-2018, Canonical Ltd +Copyright: 2010-2019, Canonical Ltd 2007, AMD Inc 2006, Intel Corporation License: LGPL @@ -52,7 +52,7 @@ License: LGPL License can be found in `/usr/share/common-licenses/LGPL'. Files: src/acpica/source/* -Copyright: Copyright (c) 1999 - 2018, Intel Corp. +Copyright: Copyright (c) 1999 - 2019, Intel Corp. License: other 2. License . diff --git a/efi_runtime/Makefile b/efi_runtime/Makefile index dc279b09..ae868675 100644 --- a/efi_runtime/Makefile +++ b/efi_runtime/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2018 Canonical, Ltd. +# Copyright (C) 2012-2019 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 30a139a0..74999e10 100644 --- a/efi_runtime/efi_runtime.c +++ b/efi_runtime/efi_runtime.c @@ -1,7 +1,7 @@ /* * EFI Runtime driver * - * Copyright(C) 2012-2018 Canonical Ltd. + * Copyright(C) 2012-2019 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 c6455e45..1d9936b1 100644 --- a/efi_runtime/efi_runtime.h +++ b/efi_runtime/efi_runtime.h @@ -1,7 +1,7 @@ /* * EFI Runtime driver * - * Copyright(C) 2012-2018 Canonical Ltd. + * Copyright(C) 2012-2019 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/fwts-test/arg-help-0001/test-0001.sh b/fwts-test/arg-help-0001/test-0001.sh index 5f236e6d..93b040aa 100755 --- a/fwts-test/arg-help-0001/test-0001.sh +++ b/fwts-test/arg-help-0001/test-0001.sh @@ -24,8 +24,8 @@ if [ $? -eq 1 ]; then echo SKIP: $TEST, $NAME exit 77 fi -$FWTS -h | grep -v "Show version" | grep -v "Usage" | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMPLOG -sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ < $FWTSTESTDIR/arg-help-0001/arg-help-0001.log > $TMP/help.log.$$.orig +$FWTS -h | grep -v "Show version" | grep -v "Usage" | grep -v "Copyright" | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMPLOG +grep -v "Copyright" $FWTSTESTDIR/arg-help-0001/arg-help-0001.log | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMP/help.log.$$.orig diff $TMPLOG $TMP/help.log.$$.orig >> $FAILURE_LOG ret=$? if [ $ret -eq 0 ]; then diff --git a/fwts-test/arg-help-0001/test-0002.sh b/fwts-test/arg-help-0001/test-0002.sh index c802e131..dc62dfb0 100755 --- a/fwts-test/arg-help-0001/test-0002.sh +++ b/fwts-test/arg-help-0001/test-0002.sh @@ -25,8 +25,8 @@ if [ $? -eq 1 ]; then exit 77 fi -$FWTS --help | grep -v "Show version" | grep -v "Usage" | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMPLOG -sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ < $FWTSTESTDIR/arg-help-0001/arg-help-0002.log > $TMP/help.log.$$.orig +$FWTS --help | grep -v "Show version" | grep -v "Usage" | grep -v "Copyright" | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMPLOG +grep -v "Copyright" $FWTSTESTDIR/arg-help-0001/arg-help-0002.log | sed s/\([Vv][0-9][0-9]\.[0-9][0-9]\.[0-9][0-9]\)/\(Vxx\.xx\.xx\)/ > $TMP/help.log.$$.orig diff $TMPLOG $TMP/help.log.$$.orig >> $FAILURE_LOG ret=$? if [ $ret -eq 0 ]; then diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text index 3cded0ea..77cf7fc3 100755 --- a/live-image/fwts-frontend-text +++ b/live-image/fwts-frontend-text @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2010-2018 Canonical -# Some of this work - Copyright (C) 2017-2018 IBM +# Copyright (C) 2010-2019 Canonical +# Some of this work - Copyright (C) 2017-2019 IBM # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/make_orig_tarball.sh b/make_orig_tarball.sh index 9a79062e..6d510883 100755 --- a/make_orig_tarball.sh +++ b/make_orig_tarball.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2016-2018 Canonical +# Copyright (C) 2016-2019 Canonical # # This 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 1bac5b2d..c18a5f7f 100644 --- a/scripts/bash-completion/fwts +++ b/scripts/bash-completion/fwts @@ -2,7 +2,7 @@ # # FWTS tab completion for bash. # -# Copyright (C) 2017-2018 Canonical +# Copyright (C) 2017-2019 Canonical # # This 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 0d189596..250aa740 100755 --- a/scripts/fwts-collect +++ b/scripts/fwts-collect @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2012-2018 Canonical +# Copyright (C) 2012-2019 Canonical # # This 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 6f5f6717..65d6540b 100755 --- a/smatchify.sh +++ b/smatchify.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2012-2018 Canonical +# Copyright (C) 2012-2019 Canonical # # This program 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/ac_adapter/ac_adapter.c b/src/acpi/ac_adapter/ac_adapter.c index e7d20820..fd4a275b 100644 --- a/src/acpi/ac_adapter/ac_adapter.c +++ b/src/acpi/ac_adapter/ac_adapter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8b596f13..decd554a 100644 --- a/src/acpi/acpidump/acpidump.c +++ b/src/acpi/acpidump/acpidump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 37398e8e..f7e080ec 100644 --- a/src/acpi/acpiinfo/acpiinfo.c +++ b/src/acpi/acpiinfo/acpiinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 813c3073..20da5134 100644 --- a/src/acpi/acpitables/acpitables.c +++ b/src/acpi/acpitables/acpitables.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 557166f9..f4c7e3d9 100644 --- a/src/acpi/apicinstance/apicinstance.c +++ b/src/acpi/apicinstance/apicinstance.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ca0e703a..89fa23e3 100644 --- a/src/acpi/asf/asf.c +++ b/src/acpi/asf/asf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 ad5ae9dd..a2a438b1 100644 --- a/src/acpi/aspt/aspt.c +++ b/src/acpi/aspt/aspt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 c0f77de5..64582a0b 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-2018 Canonical + * Copyright (C) 2010-2019 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 96427248..94088081 100644 --- a/src/acpi/bert/bert.c +++ b/src/acpi/bert/bert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 b630a186..662354bc 100644 --- a/src/acpi/bgrt/bgrt.c +++ b/src/acpi/bgrt/bgrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 edfaf27c..1fb9d0e2 100644 --- a/src/acpi/boot/boot.c +++ b/src/acpi/boot/boot.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 ab1a0892..e1a3bbc4 100644 --- a/src/acpi/brightness/autobrightness.c +++ b/src/acpi/brightness/autobrightness.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 98c014ee..e0795ca7 100644 --- a/src/acpi/brightness/brightness-helper.c +++ b/src/acpi/brightness/brightness-helper.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c9613304..4c598074 100644 --- a/src/acpi/brightness/brightness-helper.h +++ b/src/acpi/brightness/brightness-helper.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9a4b0756..aede4bbe 100644 --- a/src/acpi/brightness/brightness.c +++ b/src/acpi/brightness/brightness.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8ac019a8..d34d394a 100644 --- a/src/acpi/checksum/checksum.c +++ b/src/acpi/checksum/checksum.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b0e51b63..aa4bf861 100644 --- a/src/acpi/cpep/cpep.c +++ b/src/acpi/cpep/cpep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 bf8e3faf..bd11abdc 100644 --- a/src/acpi/crsdump/crsdump.c +++ b/src/acpi/crsdump/crsdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 07378514..75c4cdca 100644 --- a/src/acpi/crsdump/crsdump.h +++ b/src/acpi/crsdump/crsdump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 6a075600..ca958f73 100644 --- a/src/acpi/crsdump/prsdump.c +++ b/src/acpi/crsdump/prsdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 2d581ddb..c1c430b7 100644 --- a/src/acpi/csrt/csrt.c +++ b/src/acpi/csrt/csrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 40dc2657..7ff32bcb 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-2018 Canonical + * Copyright (C) 2010-2019 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 cdb61de2..45eb96a8 100644 --- a/src/acpi/dbg2/dbg2.c +++ b/src/acpi/dbg2/dbg2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 90da120c..7e85e99b 100644 --- a/src/acpi/dbgp/dbgp.c +++ b/src/acpi/dbgp/dbgp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 7aedd885..75428724 100644 --- a/src/acpi/devices/ac_adapter/ac.c +++ b/src/acpi/devices/ac_adapter/ac.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 c5557ff0..c1c426f3 100644 --- a/src/acpi/devices/battery/battery.c +++ b/src/acpi/devices/battery/battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 7a2858b7..bad5d2fe 100644 --- a/src/acpi/devices/battery/smart_battery.c +++ b/src/acpi/devices/battery/smart_battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 feea5bb4..a4735c96 100644 --- a/src/acpi/devices/buttons/power_button.c +++ b/src/acpi/devices/buttons/power_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 4ea0b599..f405cc05 100644 --- a/src/acpi/devices/buttons/sleep_button.c +++ b/src/acpi/devices/buttons/sleep_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 624ef601..8a68584e 100644 --- a/src/acpi/devices/ec/ec.c +++ b/src/acpi/devices/ec/ec.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 031d3499..e0810263 100644 --- a/src/acpi/devices/lid/lid.c +++ b/src/acpi/devices/lid/lid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 0a5821ed..0487af66 100644 --- a/src/acpi/devices/sensor/als.c +++ b/src/acpi/devices/sensor/als.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 27ddf9ef..1da41f99 100644 --- a/src/acpi/devices/time/time.c +++ b/src/acpi/devices/time/time.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 10d221e6..2513d080 100644 --- a/src/acpi/devices/wpc/wpc.c +++ b/src/acpi/devices/wpc/wpc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 a1181c65..055d8bd2 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-2018 Canonical + * Copyright (C) 2010-2019 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 267eeca6..f815a81e 100644 --- a/src/acpi/dppt/dppt.c +++ b/src/acpi/dppt/dppt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 34a65996..5a37786a 100644 --- a/src/acpi/drtm/drtm.c +++ b/src/acpi/drtm/drtm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 c25b24b4..e2c7acc1 100644 --- a/src/acpi/ecdt/ecdt.c +++ b/src/acpi/ecdt/ecdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 1d7314ac..b44bd86b 100644 --- a/src/acpi/einj/einj.c +++ b/src/acpi/einj/einj.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 8ba611b7..837259d4 100644 --- a/src/acpi/erst/erst.c +++ b/src/acpi/erst/erst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 8f8a0445..7378a6e8 100644 --- a/src/acpi/facs/facs.c +++ b/src/acpi/facs/facs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 12c88f78..14db51ac 100644 --- a/src/acpi/fadt/fadt.c +++ b/src/acpi/fadt/fadt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 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 edd947e8..35f5c754 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-2018 Canonical + * Copyright (C) 2010-2019 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 45acc70a..e15d019b 100644 --- a/src/acpi/fpdt/fpdt.c +++ b/src/acpi/fpdt/fpdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 967f5540..19af7895 100644 --- a/src/acpi/gpedump/gpedump.c +++ b/src/acpi/gpedump/gpedump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 dc007850..983e07d5 100644 --- a/src/acpi/gtdt/gtdt.c +++ b/src/acpi/gtdt/gtdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 11131488..0a3b47f5 100644 --- a/src/acpi/hest/hest.c +++ b/src/acpi/hest/hest.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 5aa671c8..fa70c186 100644 --- a/src/acpi/hmat/hmat.c +++ b/src/acpi/hmat/hmat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 92a0c589..4c138fae 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This code was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/acpi/iort/iort.c b/src/acpi/iort/iort.c index ac9a7c4d..16d3b990 100644 --- a/src/acpi/iort/iort.c +++ b/src/acpi/iort/iort.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 bcd64f07..71a47a38 100644 --- a/src/acpi/lid/lid.c +++ b/src/acpi/lid/lid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 4ad73227..d153a0d4 100644 --- a/src/acpi/lpit/lpit.c +++ b/src/acpi/lpit/lpit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 88141666..8367acee 100644 --- a/src/acpi/madt/madt.c +++ b/src/acpi/madt/madt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 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 9a0227b5..2ad0dd05 100644 --- a/src/acpi/mcfg/mcfg.c +++ b/src/acpi/mcfg/mcfg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 cfb7a366..d38899c9 100644 --- a/src/acpi/mchi/mchi.c +++ b/src/acpi/mchi/mchi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 7d5311e0..654112d9 100644 --- a/src/acpi/method/method.c +++ b/src/acpi/method/method.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 31c19b66..322f7069 100644 --- a/src/acpi/mpst/mpst.c +++ b/src/acpi/mpst/mpst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 a839b48a..0885edc8 100644 --- a/src/acpi/msct/msct.c +++ b/src/acpi/msct/msct.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 01476eb5..ed476d3c 100644 --- a/src/acpi/msdm/msdm.c +++ b/src/acpi/msdm/msdm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 cb8a7e26..491ac1b2 100644 --- a/src/acpi/nfit/nfit.c +++ b/src/acpi/nfit/nfit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 de5e4736..8ff93211 100644 --- a/src/acpi/osilinux/osilinux.c +++ b/src/acpi/osilinux/osilinux.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 f067702c..ea820d6f 100644 --- a/src/acpi/pcc/pcc.c +++ b/src/acpi/pcc/pcc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 a523d18d..8188ddb2 100644 --- a/src/acpi/pcct/pcct.c +++ b/src/acpi/pcct/pcct.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 0bccf257..fe514d03 100644 --- a/src/acpi/pdtt/pdtt.c +++ b/src/acpi/pdtt/pdtt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 79c618f6..2547c791 100644 --- a/src/acpi/plddump/plddump.c +++ b/src/acpi/plddump/plddump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 1ef7420e..f82808da 100644 --- a/src/acpi/pmtt/pmtt.c +++ b/src/acpi/pmtt/pmtt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 b0b9de57..ab4cf49f 100644 --- a/src/acpi/powerbutton/powerbutton.c +++ b/src/acpi/powerbutton/powerbutton.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c2a301fc..ef1c50e8 100644 --- a/src/acpi/pptt/pptt.c +++ b/src/acpi/pptt/pptt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 aaa77396..9df5ba37 100644 --- a/src/acpi/rasf/rasf.c +++ b/src/acpi/rasf/rasf.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 19eabd08..c4bad953 100644 --- a/src/acpi/rsdp/rsdp.c +++ b/src/acpi/rsdp/rsdp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 8a61e0e7..b319d8b3 100644 --- a/src/acpi/rsdt/rsdt.c +++ b/src/acpi/rsdt/rsdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 e27fb2df..3870a8cd 100644 --- a/src/acpi/s3/s3.c +++ b/src/acpi/s3/s3.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c20b3b8f..4f1d651b 100644 --- a/src/acpi/s3power/s3power.c +++ b/src/acpi/s3power/s3power.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 2e458d3e..6de1dd91 100644 --- a/src/acpi/s4/s4.c +++ b/src/acpi/s4/s4.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 97894097..76dbf2c2 100644 --- a/src/acpi/sbst/sbst.c +++ b/src/acpi/sbst/sbst.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 21f9d0ec..7fd48464 100644 --- a/src/acpi/sdei/sdei.c +++ b/src/acpi/sdei/sdei.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 acfa8f40..22c75da9 100644 --- a/src/acpi/sdev/sdev.c +++ b/src/acpi/sdev/sdev.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 ca3d44e1..21bd7976 100644 --- a/src/acpi/slic/slic.c +++ b/src/acpi/slic/slic.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 9e841908..a365cba1 100644 --- a/src/acpi/slit/slit.c +++ b/src/acpi/slit/slit.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 4fcdf4bc..51892170 100644 --- a/src/acpi/spcr/spcr.c +++ b/src/acpi/spcr/spcr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 b8e77078..cac580a5 100644 --- a/src/acpi/spmi/spmi.c +++ b/src/acpi/spmi/spmi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 8ab4bf82..3c37d9ed 100644 --- a/src/acpi/srat/srat.c +++ b/src/acpi/srat/srat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 537e364f..d2b48ae5 100644 --- a/src/acpi/stao/stao.c +++ b/src/acpi/stao/stao.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 b0a5268c..5d1ea112 100644 --- a/src/acpi/syntaxcheck/syntaxcheck.c +++ b/src/acpi/syntaxcheck/syntaxcheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 232da9a1..39ba6f7b 100644 --- a/src/acpi/tcpa/tcpa.c +++ b/src/acpi/tcpa/tcpa.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 d3da1918..c6c8da64 100644 --- a/src/acpi/tpm2/tpm2.c +++ b/src/acpi/tpm2/tpm2.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c8140649..17779d0a 100644 --- a/src/acpi/uefi/uefi.c +++ b/src/acpi/uefi/uefi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 c2db0f8b..14481f4f 100644 --- a/src/acpi/waet/waet.c +++ b/src/acpi/waet/waet.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 0c5f1074..33424b9d 100644 --- a/src/acpi/wakealarm/wakealarm.c +++ b/src/acpi/wakealarm/wakealarm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 82124bf1..7c56de2d 100644 --- a/src/acpi/wdat/wdat.c +++ b/src/acpi/wdat/wdat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program 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 0a5bbacb..961d15bb 100644 --- a/src/acpi/wmi/wmi.c +++ b/src/acpi/wmi/wmi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 f4761c7b..15ecfdd4 100644 --- a/src/acpi/wpbt/wpbt.c +++ b/src/acpi/wpbt/wpbt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 21f1e6d1..f333a41f 100644 --- a/src/acpi/wsmt/wsmt.c +++ b/src/acpi/wsmt/wsmt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2018 Canonical + * Copyright (C) 2017-2019 Canonical * * This program 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 09a9483b..73320e11 100644 --- a/src/acpi/xenv/xenv.c +++ b/src/acpi/xenv/xenv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b04bd001..3d44e18b 100644 --- a/src/acpi/xsdt/xsdt.c +++ b/src/acpi/xsdt/xsdt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2018 Canonical + * Copyright (C) 2015-2019 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/acpica/Makefile.am b/src/acpica/Makefile.am index c906be30..0753388f 100644 --- a/src/acpica/Makefile.am +++ b/src/acpica/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2018 Canonical, Ltd. +# Copyright (C) 2010-2019 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/acpica/source/compiler/Makefile.am b/src/acpica/source/compiler/Makefile.am index 0c25d89d..7753c4a6 100644 --- a/src/acpica/source/compiler/Makefile.am +++ b/src/acpica/source/compiler/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2018 Canonical, Ltd. +# Copyright (C) 2011-2019 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/apic/apicedge/apicedge.c b/src/apic/apicedge/apicedge.c index 5a55294f..f190f2cf 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-2018 Canonical + * Copyright (C) 2010-2019 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 be68b022..25730d39 100644 --- a/src/bios/bios32/bios32.c +++ b/src/bios/bios32/bios32.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 0b566a0d..0b127c2b 100644 --- a/src/bios/bios_info/bios_info.c +++ b/src/bios/bios_info/bios_info.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 16c39357..af03fee2 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-2018 Canonical + * Copyright (C) 2010-2019 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 af6b6e21..fa10ae5f 100644 --- a/src/bios/ebdadump/ebdadump.c +++ b/src/bios/ebdadump/ebdadump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 b4c1c585..e8618df8 100644 --- a/src/bios/hdaaudio/hdaaudio.c +++ b/src/bios/hdaaudio/hdaaudio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9d9411d8..a76471db 100644 --- a/src/bios/memmapdump/memmapdump.c +++ b/src/bios/memmapdump/memmapdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 a614ffbb..c38b3433 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-2018 Canonical + * Copyright (C) 2010-2019 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 12fce2b3..c991f5c6 100644 --- a/src/bios/multiproc/mpcheck.c +++ b/src/bios/multiproc/mpcheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 b83d76b4..79313fa0 100644 --- a/src/bios/multiproc/mpdump.c +++ b/src/bios/multiproc/mpdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 71454d50..eb19ae05 100644 --- a/src/bios/pciirq/pciirq.c +++ b/src/bios/pciirq/pciirq.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 412a2e1d..51957309 100644 --- a/src/bios/pnp/pnp.c +++ b/src/bios/pnp/pnp.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 3815c791..e30f0355 100644 --- a/src/bios/romdump/romdump.c +++ b/src/bios/romdump/romdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 1982690f..6fe5157a 100644 --- a/src/cmos/cmosdump/cmosdump.c +++ b/src/cmos/cmosdump/cmosdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 6f5e38ce..772302ef 100644 --- a/src/coreboot/clog/clog.c +++ b/src/coreboot/clog/clog.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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/cpufreq/cpufreq.c b/src/cpu/cpufreq/cpufreq.c index ac8ce864..f43a5f60 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-2018 Canonical + * Copyright (C) 2010-2019 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 4aab257f..8d9ecd35 100644 --- a/src/cpu/maxfreq/maxfreq.c +++ b/src/cpu/maxfreq/maxfreq.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 60a187b3..974fdec9 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-2018 Canonical + * Copyright (C) 2010-2019 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 a9dfd40c..d655963e 100644 --- a/src/cpu/msr/msr.c +++ b/src/cpu/msr/msr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 5caf0c6c..63bbd963 100644 --- a/src/cpu/nx/nx.c +++ b/src/cpu/nx/nx.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * from ideas in check-bios-nx * diff --git a/src/cpu/virt/virt.c b/src/cpu/virt/virt.c index 76f4822a..871b2ada 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-2018 Canonical + * Copyright (C) 2010-2019 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 9572dfec..f92e266b 100644 --- a/src/cpu/virt/virt.h +++ b/src/cpu/virt/virt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 59ebb83f..fe967f9d 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-2018 Canonical + * Copyright (C) 2010-2019 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 c4cfb6ab..7917f85e 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This file was originally part of the Linux-ready Firmware Developer Kit * diff --git a/src/devicetree/dt_base/dt_base.c b/src/devicetree/dt_base/dt_base.c index 6ce41226..014afade 100644 --- a/src/devicetree/dt_base/dt_base.c +++ b/src/devicetree/dt_base/dt_base.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Jeremy Kerr + * Copyright (C) 2014-2019 Jeremy Kerr * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/devicetree/dt_sysinfo/dt_sysinfo.c b/src/devicetree/dt_sysinfo/dt_sysinfo.c index 16f70e12..7e236ee6 100644 --- a/src/devicetree/dt_sysinfo/dt_sysinfo.c +++ b/src/devicetree/dt_sysinfo/dt_sysinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Jeremy Kerr + * Copyright (C) 2015-2019 Jeremy Kerr * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/src/dmi/dmicheck/dmicheck.c b/src/dmi/dmicheck/dmicheck.c index 19c1bd48..136d5aa6 100644 --- a/src/dmi/dmicheck/dmicheck.c +++ b/src/dmi/dmicheck/dmicheck.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 15c89d17..78a8189a 100644 --- a/src/example/blank/blank.c +++ b/src/example/blank/blank.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 640717cd..13940e03 100644 --- a/src/hotkey/hotkey/hotkey.c +++ b/src/hotkey/hotkey/hotkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 414a2f02..9960cd4a 100644 --- a/src/ipmi/bmc/bmc_info.c +++ b/src/ipmi/bmc/bmc_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/klog/klog.c b/src/kernel/klog/klog.c index dad4861b..61b9f8c0 100644 --- a/src/kernel/klog/klog.c +++ b/src/kernel/klog/klog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 5040be26..595c543d 100644 --- a/src/kernel/olog/olog.c +++ b/src/kernel/olog/olog.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/oops/oops.c b/src/kernel/oops/oops.c index 46d8e04f..5413a99e 100644 --- a/src/kernel/oops/oops.c +++ b/src/kernel/oops/oops.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 beb9398a..81d686d0 100644 --- a/src/kernel/version/version.c +++ b/src/kernel/version/version.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 3bb73dc7..6f6855d3 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2018 Canonical, Ltd. +# Copyright (C) 2010-2019 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 67d0b8f2..6963ff32 100644 --- a/src/lib/include/fwts.h +++ b/src/lib/include/fwts.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_ac_adapter.h b/src/lib/include/fwts_ac_adapter.h index f70bfc8d..010db118 100644 --- a/src/lib/include/fwts_ac_adapter.h +++ b/src/lib/include/fwts_ac_adapter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 10dedb6a..858ce705 100644 --- a/src/lib/include/fwts_acpi.h +++ b/src/lib/include/fwts_acpi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 80507795..4a7c5ed9 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 24a7b78a..19c13710 100644 --- a/src/lib/include/fwts_acpi_tables.h +++ b/src/lib/include/fwts_acpi_tables.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 2eb93124..88ce2e44 100644 --- a/src/lib/include/fwts_acpica.h +++ b/src/lib/include/fwts_acpica.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 d2274e41..dfb56604 100644 --- a/src/lib/include/fwts_acpica_mode.h +++ b/src/lib/include/fwts_acpica_mode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 44fb28b3..75ec8a7c 100644 --- a/src/lib/include/fwts_acpid.h +++ b/src/lib/include/fwts_acpid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 6e190185..8f2aa37f 100644 --- a/src/lib/include/fwts_alloc.h +++ b/src/lib/include/fwts_alloc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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_arch.h b/src/lib/include/fwts_arch.h index d386cbb1..bceed9d0 100644 --- a/src/lib/include/fwts_arch.h +++ b/src/lib/include/fwts_arch.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018, Al Stone + * Copyright (C) 2016-2019, Al Stone * * This program 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 fa5d2bc0..ae2f00c2 100644 --- a/src/lib/include/fwts_args.h +++ b/src/lib/include/fwts_args.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 170eb289..88e753ba 100644 --- a/src/lib/include/fwts_backtrace.h +++ b/src/lib/include/fwts_backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9f83a28c..08beca7f 100644 --- a/src/lib/include/fwts_battery.h +++ b/src/lib/include/fwts_battery.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 fd6cb985..4c20e799 100644 --- a/src/lib/include/fwts_binpaths.h +++ b/src/lib/include/fwts_binpaths.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b41020db..81a850de 100644 --- a/src/lib/include/fwts_button.h +++ b/src/lib/include/fwts_button.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 fa008723..0ebf14e5 100644 --- a/src/lib/include/fwts_checkeuid.h +++ b/src/lib/include/fwts_checkeuid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 46d3c9f2..bb3891a6 100644 --- a/src/lib/include/fwts_checksum.h +++ b/src/lib/include/fwts_checksum.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 0981717e..62e67e60 100644 --- a/src/lib/include/fwts_clog.h +++ b/src/lib/include/fwts_clog.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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_cmos.h b/src/lib/include/fwts_cmos.h index a550137e..09ca9d5c 100644 --- a/src/lib/include/fwts_cmos.h +++ b/src/lib/include/fwts_cmos.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ae799639..90c8ea5a 100644 --- a/src/lib/include/fwts_coreboot.h +++ b/src/lib/include/fwts_coreboot.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2017 Google Inc. - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2017-2019 Google Inc. + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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_cpu.h b/src/lib/include/fwts_cpu.h index 4192e571..1916b6c5 100644 --- a/src/lib/include/fwts_cpu.h +++ b/src/lib/include/fwts_cpu.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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_devicetree.h b/src/lib/include/fwts_devicetree.h index 8d55c3c8..73361bee 100644 --- a/src/lib/include/fwts_devicetree.h +++ b/src/lib/include/fwts_devicetree.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 IBM Corporation + * Copyright (C) 2016-2019 IBM Corporation * * This program 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 e887d3bc..6ebe699d 100644 --- a/src/lib/include/fwts_dump.h +++ b/src/lib/include/fwts_dump.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 d0f5a50a..9ada3eeb 100644 --- a/src/lib/include/fwts_dump_data.h +++ b/src/lib/include/fwts_dump_data.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 e69f199c..df739f72 100644 --- a/src/lib/include/fwts_ebda.h +++ b/src/lib/include/fwts_ebda.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 bf488c45..bb9e6362 100644 --- a/src/lib/include/fwts_efi_module.h +++ b/src/lib/include/fwts_efi_module.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 919115fb..5e525f02 100644 --- a/src/lib/include/fwts_efi_runtime.h +++ b/src/lib/include/fwts_efi_runtime.h @@ -1,5 +1,5 @@ /* - * Copyright(C) 2016-2018 Canonical Ltd. + * Copyright(C) 2016-2019 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 5317498c..180e08d0 100644 --- a/src/lib/include/fwts_fileio.h +++ b/src/lib/include/fwts_fileio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ec2b76b3..c23132ac 100644 --- a/src/lib/include/fwts_firmware.h +++ b/src/lib/include/fwts_firmware.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 3b37b314..0eb61885 100644 --- a/src/lib/include/fwts_formatting.h +++ b/src/lib/include/fwts_formatting.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 6c53b233..47eba368 100644 --- a/src/lib/include/fwts_framework.h +++ b/src/lib/include/fwts_framework.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_get.h b/src/lib/include/fwts_get.h index d0e26479..875d0e43 100644 --- a/src/lib/include/fwts_get.h +++ b/src/lib/include/fwts_get.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 e3af493a..ff7aeee7 100644 --- a/src/lib/include/fwts_gpe.h +++ b/src/lib/include/fwts_gpe.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 319033e0..a5c9f373 100644 --- a/src/lib/include/fwts_guid.h +++ b/src/lib/include/fwts_guid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8f05cc1a..bc986e14 100644 --- a/src/lib/include/fwts_helpers.h +++ b/src/lib/include/fwts_helpers.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9c23ebd2..0301fa30 100644 --- a/src/lib/include/fwts_hwinfo.h +++ b/src/lib/include/fwts_hwinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 ff35aed3..264453b3 100644 --- a/src/lib/include/fwts_iasl.h +++ b/src/lib/include/fwts_iasl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c3dcf872..7114b213 100644 --- a/src/lib/include/fwts_interactive.h +++ b/src/lib/include/fwts_interactive.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 e1eb62fc..3c547b5f 100644 --- a/src/lib/include/fwts_ioport.h +++ b/src/lib/include/fwts_ioport.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 147106f2..12c18ec2 100644 --- a/src/lib/include/fwts_ipmi.h +++ b/src/lib/include/fwts_ipmi.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_json.h b/src/lib/include/fwts_json.h index d81b60d4..0dba86cd 100644 --- a/src/lib/include/fwts_json.h +++ b/src/lib/include/fwts_json.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 fdee8127..5d6366ad 100644 --- a/src/lib/include/fwts_keymap.h +++ b/src/lib/include/fwts_keymap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 933ba455..09a976c2 100644 --- a/src/lib/include/fwts_klog.h +++ b/src/lib/include/fwts_klog.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8d708754..a77be0b0 100644 --- a/src/lib/include/fwts_list.h +++ b/src/lib/include/fwts_list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 e9da27b3..016ec6f2 100644 --- a/src/lib/include/fwts_log.h +++ b/src/lib/include/fwts_log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 461ad3a8..ffd293ba 100644 --- a/src/lib/include/fwts_log_scan.h +++ b/src/lib/include/fwts_log_scan.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 095843f1..021e071c 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-2018 Canonical + * Copyright (C) 2010-2019 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 751779b4..f01d8855 100644 --- a/src/lib/include/fwts_mmap.h +++ b/src/lib/include/fwts_mmap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 5a1c6e27..585ef896 100644 --- a/src/lib/include/fwts_modprobe.h +++ b/src/lib/include/fwts_modprobe.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 Canonical + * Copyright (C) 2019 Canonical * * This program 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 29f53845..c0eba1a3 100644 --- a/src/lib/include/fwts_multiproc.h +++ b/src/lib/include/fwts_multiproc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 09f242cb..b7b43013 100644 --- a/src/lib/include/fwts_olog.h +++ b/src/lib/include/fwts_olog.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_oops.h b/src/lib/include/fwts_oops.h index fc222f7b..d01d46a1 100644 --- a/src/lib/include/fwts_oops.h +++ b/src/lib/include/fwts_oops.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 e108a4c5..9fa70755 100644 --- a/src/lib/include/fwts_pci.h +++ b/src/lib/include/fwts_pci.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 02cb3480..e739c60e 100644 --- a/src/lib/include/fwts_pipeio.h +++ b/src/lib/include/fwts_pipeio.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 fb5eed13..f2750c85 100644 --- a/src/lib/include/fwts_pm_debug.h +++ b/src/lib/include/fwts_pm_debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 1fd04fa8..75d57e8c 100644 --- a/src/lib/include/fwts_pm_method.h +++ b/src/lib/include/fwts_pm_method.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 fffc9fc1..ccaf64f0 100644 --- a/src/lib/include/fwts_release.h +++ b/src/lib/include/fwts_release.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 3ba90940..5eb982a9 100644 --- a/src/lib/include/fwts_safe_mem.h +++ b/src/lib/include/fwts_safe_mem.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 2eaae2f6..ce0930b2 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c74fd4c0..f72ad9ca 100644 --- a/src/lib/include/fwts_set.h +++ b/src/lib/include/fwts_set.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 05f1d5fc..54d0dbf8 100644 --- a/src/lib/include/fwts_smbios.h +++ b/src/lib/include/fwts_smbios.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 7b605b4b..df4e26cd 100644 --- a/src/lib/include/fwts_stringextras.h +++ b/src/lib/include/fwts_stringextras.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 c1fc2d08..5be963cf 100644 --- a/src/lib/include/fwts_summary.h +++ b/src/lib/include/fwts_summary.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 6d896145..d1c67f2f 100644 --- a/src/lib/include/fwts_text_list.h +++ b/src/lib/include/fwts_text_list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b0c6cd3f..e8525532 100644 --- a/src/lib/include/fwts_tty.h +++ b/src/lib/include/fwts_tty.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 924f65fc..dd7d31e7 100644 --- a/src/lib/include/fwts_types.h +++ b/src/lib/include/fwts_types.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 1dc34a94..754e00d2 100644 --- a/src/lib/include/fwts_uefi.h +++ b/src/lib/include/fwts_uefi.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b9474c4c..9eabc60c 100644 --- a/src/lib/include/fwts_version.h +++ b/src/lib/include/fwts_version.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 171c8f94..84bc9247 100644 --- a/src/lib/include/fwts_wakealarm.h +++ b/src/lib/include/fwts_wakealarm.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9858d04c..095a4fd9 100644 --- a/src/lib/src/Makefile.am +++ b/src/lib/src/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2018 Canonical, Ltd. +# Copyright (C) 2010-2019 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 9dd828f7..4970436a 100644 --- a/src/lib/src/fwts_ac_adapter.c +++ b/src/lib/src/fwts_ac_adapter.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 2a48f798..379c0083 100644 --- a/src/lib/src/fwts_acpi.c +++ b/src/lib/src/fwts_acpi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 0bc0f134..c80a9e93 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b6d8fbe4..4b227860 100644 --- a/src/lib/src/fwts_acpi_tables.c +++ b/src/lib/src/fwts_acpi_tables.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ae7ce7a9..6cfb2915 100644 --- a/src/lib/src/fwts_acpid.c +++ b/src/lib/src/fwts_acpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 50637a78..18317ca8 100644 --- a/src/lib/src/fwts_alloc.c +++ b/src/lib/src/fwts_alloc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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_arch.c b/src/lib/src/fwts_arch.c index 439b480b..e1591046 100644 --- a/src/lib/src/fwts_arch.c +++ b/src/lib/src/fwts_arch.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018, Al Stone + * Copyright (C) 2016-2019, Al Stone * * This program 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 fed8b14c..95a2a606 100644 --- a/src/lib/src/fwts_args.c +++ b/src/lib/src/fwts_args.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2011-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2011-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_backtrace.c b/src/lib/src/fwts_backtrace.c index 17578127..d866d85c 100644 --- a/src/lib/src/fwts_backtrace.c +++ b/src/lib/src/fwts_backtrace.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 194fdd35..10bac252 100644 --- a/src/lib/src/fwts_battery.c +++ b/src/lib/src/fwts_battery.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 cd1d138d..710a629a 100644 --- a/src/lib/src/fwts_binpaths.c +++ b/src/lib/src/fwts_binpaths.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 1845ee36..f4953da4 100644 --- a/src/lib/src/fwts_button.c +++ b/src/lib/src/fwts_button.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 eb50c759..fd33137a 100644 --- a/src/lib/src/fwts_checkeuid.c +++ b/src/lib/src/fwts_checkeuid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 23f84ed7..ba92f605 100644 --- a/src/lib/src/fwts_checksum.c +++ b/src/lib/src/fwts_checksum.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 af634b58..ff26b133 100644 --- a/src/lib/src/fwts_clog.c +++ b/src/lib/src/fwts_clog.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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_cmos.c b/src/lib/src/fwts_cmos.c index 4b210f4e..1e496d1e 100644 --- a/src/lib/src/fwts_cmos.c +++ b/src/lib/src/fwts_cmos.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 42d3f6f8..f3ddb24a 100644 --- a/src/lib/src/fwts_coreboot.c +++ b/src/lib/src/fwts_coreboot.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2017 Google Inc. - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2017-2019 Google Inc. + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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_cbmem.c b/src/lib/src/fwts_coreboot_cbmem.c index 3802a0af..cd81cd52 100644 --- a/src/lib/src/fwts_coreboot_cbmem.c +++ b/src/lib/src/fwts_coreboot_cbmem.c @@ -1,7 +1,7 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2017 Google Inc. - * Copyright (C) 2018 9elements Cyber Security + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2017-2019 Google Inc. + * Copyright (C) 2018-2019 9elements Cyber Security * * This program 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_cpu.c b/src/lib/src/fwts_cpu.c index a3c1638a..f14a1f9f 100644 --- a/src/lib/src/fwts_cpu.c +++ b/src/lib/src/fwts_cpu.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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_devicetree.c b/src/lib/src/fwts_devicetree.c index 0669561c..c81672ea 100644 --- a/src/lib/src/fwts_devicetree.c +++ b/src/lib/src/fwts_devicetree.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 IBM Corporation + * Copyright (C) 2016-2019 IBM Corporation * * This program 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 c3e78f59..175962af 100644 --- a/src/lib/src/fwts_dump.c +++ b/src/lib/src/fwts_dump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 4f097b3f..80ebf5a7 100644 --- a/src/lib/src/fwts_dump_data.c +++ b/src/lib/src/fwts_dump_data.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 0e69cc51..4edc5d75 100644 --- a/src/lib/src/fwts_ebda.c +++ b/src/lib/src/fwts_ebda.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 698d4bd6..950ce632 100644 --- a/src/lib/src/fwts_efi_module.c +++ b/src/lib/src/fwts_efi_module.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 fe37b204..893f6666 100644 --- a/src/lib/src/fwts_fileio.c +++ b/src/lib/src/fwts_fileio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ad11ebed..4175ad23 100644 --- a/src/lib/src/fwts_firmware.c +++ b/src/lib/src/fwts_firmware.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 37510b43..4e910d51 100644 --- a/src/lib/src/fwts_formatting.c +++ b/src/lib/src/fwts_formatting.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 bedc1ee9..a84dc295 100644 --- a/src/lib/src/fwts_framework.c +++ b/src/lib/src/fwts_framework.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -142,10 +142,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 - 2018, Intel Corp. All rights reserved.", - "Some of this work - Copyright (c) 2010 - 2018, Canonical.", - "Some of this work - Copyright (c) 2016 - 2018, IBM.", - "Some of this work - Copyright (c) 2017 - 2018, ARM Ltd.", + "Some of this work - Copyright (c) 1999 - 2019, Intel Corp. All rights reserved.", + "Some of this work - Copyright (c) 2010 - 2019, Canonical.", + "Some of this work - Copyright (c) 2016 - 2019, IBM.", + "Some of this work - Copyright (c) 2017 - 2019, ARM Ltd.", NULL }; diff --git a/src/lib/src/fwts_get.c b/src/lib/src/fwts_get.c index 9b14e368..1bd30f51 100644 --- a/src/lib/src/fwts_get.c +++ b/src/lib/src/fwts_get.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 23057618..a441c0d5 100644 --- a/src/lib/src/fwts_gpe.c +++ b/src/lib/src/fwts_gpe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 dc10f49d..9d9788e7 100644 --- a/src/lib/src/fwts_guid.c +++ b/src/lib/src/fwts_guid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 7324f8d2..49a86b20 100644 --- a/src/lib/src/fwts_hwinfo.c +++ b/src/lib/src/fwts_hwinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 844f447e..0a1164e6 100644 --- a/src/lib/src/fwts_iasl.c +++ b/src/lib/src/fwts_iasl.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 d1aa70fe..bcde2591 100644 --- a/src/lib/src/fwts_interactive.c +++ b/src/lib/src/fwts_interactive.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 77c656ca..843b3de7 100644 --- a/src/lib/src/fwts_ioport.c +++ b/src/lib/src/fwts_ioport.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 36acf6ee..6d46befd 100644 --- a/src/lib/src/fwts_ipmi.c +++ b/src/lib/src/fwts_ipmi.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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 296c7443..1dc5f138 100644 --- a/src/lib/src/fwts_keymap.c +++ b/src/lib/src/fwts_keymap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 fe4f2728..cefc3655 100644 --- a/src/lib/src/fwts_klog.c +++ b/src/lib/src/fwts_klog.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8fd7ea04..e6a2ccfa 100644 --- a/src/lib/src/fwts_list.c +++ b/src/lib/src/fwts_list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9d3b3c65..cc0b8251 100644 --- a/src/lib/src/fwts_log.c +++ b/src/lib/src/fwts_log.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 314c7557..4c8f404f 100644 --- a/src/lib/src/fwts_log_html.c +++ b/src/lib/src/fwts_log_html.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b837d2be..6a8bc2ab 100644 --- a/src/lib/src/fwts_log_json.c +++ b/src/lib/src/fwts_log_json.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 3019a3b4..1151603e 100644 --- a/src/lib/src/fwts_log_plaintext.c +++ b/src/lib/src/fwts_log_plaintext.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 2a2460e2..140e8761 100644 --- a/src/lib/src/fwts_log_scan.c +++ b/src/lib/src/fwts_log_scan.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 da374874..3ceeb08c 100644 --- a/src/lib/src/fwts_log_xml.c +++ b/src/lib/src/fwts_log_xml.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8c96f9d6..78119c09 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-2018 Canonical + * Copyright (C) 2010-2019 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 71c5135d..9d98b5c1 100644 --- a/src/lib/src/fwts_mmap.c +++ b/src/lib/src/fwts_mmap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 03e3a5f1..05871f2c 100644 --- a/src/lib/src/fwts_modprobe.c +++ b/src/lib/src/fwts_modprobe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 Canonical + * Copyright (C) 2019 Canonical * * This program 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 3f027a1c..a30cd20d 100644 --- a/src/lib/src/fwts_multiproc.c +++ b/src/lib/src/fwts_multiproc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 d5b0b3f2..54118d57 100644 --- a/src/lib/src/fwts_olog.c +++ b/src/lib/src/fwts_olog.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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_oops.c b/src/lib/src/fwts_oops.c index 6daa42a5..d6a02a4f 100644 --- a/src/lib/src/fwts_oops.c +++ b/src/lib/src/fwts_oops.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 370c8848..f23fc4de 100644 --- a/src/lib/src/fwts_pci.c +++ b/src/lib/src/fwts_pci.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 3b3cfaff..659b125a 100644 --- a/src/lib/src/fwts_pipeio.c +++ b/src/lib/src/fwts_pipeio.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 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 861c6748..88b9f4ff 100644 --- a/src/lib/src/fwts_pm_debug.c +++ b/src/lib/src/fwts_pm_debug.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018 Canonical + * Copyright (C) 2019 Canonical * * This program 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 e9faedec..ba69a32a 100644 --- a/src/lib/src/fwts_pm_method.c +++ b/src/lib/src/fwts_pm_method.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 2358f953..8b7cf8e1 100644 --- a/src/lib/src/fwts_release.c +++ b/src/lib/src/fwts_release.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 a177a00b..fe1f6313 100644 --- a/src/lib/src/fwts_safe_mem.c +++ b/src/lib/src/fwts_safe_mem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 1bbdc062..31efff68 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 5e90b239..29845575 100644 --- a/src/lib/src/fwts_set.c +++ b/src/lib/src/fwts_set.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 e5b3c774..a247f81a 100644 --- a/src/lib/src/fwts_smbios.c +++ b/src/lib/src/fwts_smbios.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 b4053579..a72251b1 100644 --- a/src/lib/src/fwts_stringextras.c +++ b/src/lib/src/fwts_stringextras.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 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 9202be3b..625dcd2d 100644 --- a/src/lib/src/fwts_summary.c +++ b/src/lib/src/fwts_summary.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 4255e573..e1ab575d 100644 --- a/src/lib/src/fwts_text_list.c +++ b/src/lib/src/fwts_text_list.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 8e562681..853d4e73 100644 --- a/src/lib/src/fwts_tty.c +++ b/src/lib/src/fwts_tty.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 f7194664..80285f1f 100644 --- a/src/lib/src/fwts_uefi.c +++ b/src/lib/src/fwts_uefi.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 ca09f7ad..ed43ceda 100644 --- a/src/lib/src/fwts_wakealarm.c +++ b/src/lib/src/fwts_wakealarm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 9dc084b6..5939a980 100644 --- a/src/opal/cpu_info.c +++ b/src/opal/cpu_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/mem_info.c b/src/opal/mem_info.c index 498449d3..1051d366 100644 --- a/src/opal/mem_info.c +++ b/src/opal/mem_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/mtd_info.c b/src/opal/mtd_info.c index f8e143aa..42dc6802 100644 --- a/src/opal/mtd_info.c +++ b/src/opal/mtd_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/pci_info.c b/src/opal/pci_info.c index 19bee534..ba0eb860 100644 --- a/src/opal/pci_info.c +++ b/src/opal/pci_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/power_mgmt_info.c b/src/opal/power_mgmt_info.c index fde6b5c6..ab90b9f2 100644 --- a/src/opal/power_mgmt_info.c +++ b/src/opal/power_mgmt_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/prd_info.c b/src/opal/prd_info.c index 2db94139..d85d7927 100644 --- a/src/opal/prd_info.c +++ b/src/opal/prd_info.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/reserv_mem.c b/src/opal/reserv_mem.c index b42b959b..69233b2c 100644 --- a/src/opal/reserv_mem.c +++ b/src/opal/reserv_mem.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Some of this work - Copyright (C) 2016-2018 IBM + * Copyright (C) 2010-2019 Canonical + * Some of this work - Copyright (C) 2016-2019 IBM * * This program 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/aspm/aspm.c b/src/pci/aspm/aspm.c index ef96d897..9f341873 100644 --- a/src/pci/aspm/aspm.c +++ b/src/pci/aspm/aspm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 3a8b35c9..322ead65 100644 --- a/src/pci/crs/crs.c +++ b/src/pci/crs/crs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 d9e71ac9..e443d86f 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This file was original part of the Linux-ready Firmware Developer Kit * diff --git a/src/sbbr/acpitables/acpitables.c b/src/sbbr/acpitables/acpitables.c index 0f83747a..af91bbfe 100644 --- a/src/sbbr/acpitables/acpitables.c +++ b/src/sbbr/acpitables/acpitables.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2017-2018 ARM Ltd + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2017-2019 ARM 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/sbbr/fadt/fadt.c b/src/sbbr/fadt/fadt.c index 923bc1d7..91e3233c 100644 --- a/src/sbbr/fadt/fadt.c +++ b/src/sbbr/fadt/fadt.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2010-2018 Canonical - * Copyright (C) 2017-2018 ARM Ltd + * Copyright (C) 2010-2019 Canonical + * Copyright (C) 2017-2019 ARM Ltd * Portions of this code original from the Linux-ready Firmware Developer Kit * * This program is free software; you can redistribute it and/or diff --git a/src/sbbr/rsdp/rsdp.c b/src/sbbr/rsdp/rsdp.c index 775f1eba..9ba237d1 100644 --- a/src/sbbr/rsdp/rsdp.c +++ b/src/sbbr/rsdp/rsdp.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2015-2018 Canonical - * Copyright (C) 2017-2018 ARM Ltd + * Copyright (C) 2015-2019 Canonical + * Copyright (C) 2017-2019 ARM Ltd * * Portions of this code original from the Linux-ready Firmware Developer Kit * diff --git a/src/uefi/csm/csm.c b/src/uefi/csm/csm.c index 5620802e..afffd897 100644 --- a/src/uefi/csm/csm.c +++ b/src/uefi/csm/csm.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Canonical + * Copyright (C) 2011-2019 Canonical * * This program 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 5d65a21d..d791d05b 100644 --- a/src/uefi/esrt/esrt.c +++ b/src/uefi/esrt/esrt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 606d1109..e2d00bf6 100644 --- a/src/uefi/esrtdump/esrtdump.c +++ b/src/uefi/esrtdump/esrtdump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2018 Canonical + * Copyright (C) 2016-2019 Canonical * * This program 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 6510efaf..5c2f40e3 100644 --- a/src/uefi/securebootcert/sbkeydefs.h +++ b/src/uefi/securebootcert/sbkeydefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 41712a71..3d6771f1 100644 --- a/src/uefi/securebootcert/securebootcert.c +++ b/src/uefi/securebootcert/securebootcert.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 933723ea..33757f02 100644 --- a/src/uefi/uefibootpath/uefibootpath.c +++ b/src/uefi/uefibootpath/uefibootpath.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 cccf571e..21aa7633 100644 --- a/src/uefi/uefidump/uefidump.c +++ b/src/uefi/uefidump/uefidump.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program 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 25c95de3..95100101 100644 --- a/src/uefi/uefirtauthvar/authvardefs.h +++ b/src/uefi/uefirtauthvar/authvardefs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 606bead7..2eb21135 100644 --- a/src/uefi/uefirtauthvar/uefirtauthvar.c +++ b/src/uefi/uefirtauthvar/uefirtauthvar.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2018 Canonical + * Copyright (C) 2014-2019 Canonical * * This program 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 5679d260..a09c7459 100644 --- a/src/uefi/uefirtmisc/uefirtmisc.c +++ b/src/uefi/uefirtmisc/uefirtmisc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 be824e60..10e54f33 100644 --- a/src/uefi/uefirttime/uefirttime.c +++ b/src/uefi/uefirttime/uefirttime.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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/uefirtvariable/uefirtvariable.c b/src/uefi/uefirtvariable/uefirtvariable.c index c3230868..6aa44d3e 100644 --- a/src/uefi/uefirtvariable/uefirtvariable.c +++ b/src/uefi/uefirtvariable/uefirtvariable.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 58b8f68b..f14adc99 100644 --- a/src/uefi/uefivarinfo/uefivarinfo.c +++ b/src/uefi/uefivarinfo/uefivarinfo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2018 Canonical + * Copyright (C) 2013-2019 Canonical * * This program 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 aa37de55..21f969e4 100644 --- a/src/utilities/Makefile.am +++ b/src/utilities/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2012-2018 Canonical, Ltd. +# Copyright (C) 2012-2019 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 c1655fe4..c275fee9 100644 --- a/src/utilities/kernelscan.c +++ b/src/utilities/kernelscan.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2018 Canonical + * Copyright (C) 2012-2019 Canonical * * This program 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 61207662..73e543c5 100755 --- a/src/utilities/kernelscan.sh +++ b/src/utilities/kernelscan.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2010-2018 Canonical +# Copyright (C) 2010-2019 Canonical # # This 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 675f53bf..e262b5eb 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-2018 Canonical + * Copyright (C) 2010-2019 Canonical * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License