[PATCH 2/3] tests: update copyright year to 2013
Colin King
colin.king at canonical.com
Fri Dec 28 17:07:27 UTC 2012
From: Colin Ian King <colin.king at canonical.com>
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
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/battery/battery.c | 2 +-
src/acpi/brightness/brightness.c | 2 +-
src/acpi/checksum/checksum.c | 2 +-
src/acpi/cstates/cstates.c | 2 +-
src/acpi/dmar/dmar.c | 2 +-
src/acpi/fadt/fadt.c | 2 +-
src/acpi/fan/fan.c | 2 +-
src/acpi/klog/klog.c | 2 +-
src/acpi/lid/lid.c | 2 +-
src/acpi/mcfg/mcfg.c | 2 +-
src/acpi/method/method.c | 2 +-
src/acpi/osilinux/osilinux.c | 2 +-
src/acpi/pcc/pcc.c | 2 +-
src/acpi/powerbutton/powerbutton.c | 2 +-
src/acpi/s3/s3.c | 2 +-
src/acpi/s3power/s3power.c | 2 +-
src/acpi/s4/s4.c | 2 +-
src/acpi/syntaxcheck/syntaxcheck.c | 2 +-
src/acpi/wakealarm/wakealarm.c | 2 +-
src/acpi/wmi/wmi.c | 2 +-
src/apic/apicedge/apicedge.c | 2 +-
src/bios/bios32/bios32.c | 2 +-
src/bios/bios_info/bios_info.c | 2 +-
src/bios/ebda_region/ebda_region.c | 2 +-
src/bios/ebdadump/ebdadump.c | 2 +-
src/bios/hdaaudio/hdaaudio.c | 2 +-
src/bios/memmapdump/memmapdump.c | 2 +-
src/bios/mtrr/mtrr.c | 2 +-
src/bios/multiproc/mpcheck.c | 2 +-
src/bios/multiproc/mpdump.c | 2 +-
src/bios/os2gap/os2gap.c | 2 +-
src/bios/pciirq/pciirq.c | 2 +-
src/bios/pnp/pnp.c | 2 +-
src/bios/romdump/romdump.c | 2 +-
src/bios/smbios/smbios.c | 2 +-
src/cmos/cmosdump/cmosdump.c | 2 +-
src/cpu/cpufreq/cpufreq.c | 2 +-
src/cpu/maxfreq/maxfreq.c | 2 +-
src/cpu/microcode/microcode.c | 2 +-
src/cpu/msr/msr.c | 2 +-
src/cpu/nx/nx.c | 2 +-
src/cpu/virt/virt.c | 2 +-
src/cpu/virt/virt_svm.c | 2 +-
src/cpu/virt/virt_vmx.c | 2 +-
src/dmi/dmi_decode/dmi_decode.c | 2 +-
src/example/blank/blank.c | 2 +-
src/hotkey/hotkey/hotkey.c | 2 +-
src/hpet/hpet_check/hpet_check.c | 2 +-
src/kernel/oops/oops.c | 2 +-
src/kernel/version/version.c | 2 +-
src/main.c | 2 +-
src/pci/aspm/aspm.c | 2 +-
src/pci/crs/crs.c | 2 +-
src/pci/maxreadreq/maxreadreq.c | 2 +-
src/uefi/csm/csm.c | 2 +-
src/uefi/uefidump/uefidump.c | 2 +-
src/uefi/uefirttime/uefirttime.c | 2 +-
src/uefi/uefirtvariable/uefirtvariable.c | 2 +-
src/utilities/kernelscan.c | 2 +-
src/utilities/kernelscan.sh | 2 +-
65 files changed, 65 insertions(+), 65 deletions(-)
diff --git a/src/acpi/ac_adapter/ac_adapter.c b/src/acpi/ac_adapter/ac_adapter.c
index 4fdc6ea..2bb3f1b 100644
--- a/src/acpi/ac_adapter/ac_adapter.c
+++ b/src/acpi/ac_adapter/ac_adapter.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 7b6d4df..1b96dd9 100644
--- a/src/acpi/acpidump/acpidump.c
+++ b/src/acpi/acpidump/acpidump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 a3c9cb7..e83f09e 100644
--- a/src/acpi/acpiinfo/acpiinfo.c
+++ b/src/acpi/acpiinfo/acpiinfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 d12b1a8..853aa5b 100644
--- a/src/acpi/acpitables/acpitables.c
+++ b/src/acpi/acpitables/acpitables.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 a18b6dc..ba9d392 100644
--- a/src/acpi/apicinstance/apicinstance.c
+++ b/src/acpi/apicinstance/apicinstance.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 79e30e2..faccd50 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/acpi/brightness/brightness.c b/src/acpi/brightness/brightness.c
index 374fcfd..395a3ab 100644
--- a/src/acpi/brightness/brightness.c
+++ b/src/acpi/brightness/brightness.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 6080c37..a10774d 100644
--- a/src/acpi/checksum/checksum.c
+++ b/src/acpi/checksum/checksum.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 046ec8c..e32f8ad 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file is was originally from the Linux-ready Firmware Developer Kit
*
diff --git a/src/acpi/dmar/dmar.c b/src/acpi/dmar/dmar.c
index c5bf9ae..39ce886 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/acpi/fadt/fadt.c b/src/acpi/fadt/fadt.c
index 2114b42..2863599 100644
--- a/src/acpi/fadt/fadt.c
+++ b/src/acpi/fadt/fadt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 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 4a1a182..53f198a 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/acpi/klog/klog.c b/src/acpi/klog/klog.c
index ea79047..2f0ac1e 100644
--- a/src/acpi/klog/klog.c
+++ b/src/acpi/klog/klog.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 dbf8330..2896ada 100644
--- a/src/acpi/lid/lid.c
+++ b/src/acpi/lid/lid.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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/mcfg/mcfg.c b/src/acpi/mcfg/mcfg.c
index 39ae697..310e6e4 100644
--- a/src/acpi/mcfg/mcfg.c
+++ b/src/acpi/mcfg/mcfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* Portions of this code original from the Linux-ready Firmware Developer Kit
*
diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
index f7df732..1c30027 100644
--- a/src/acpi/method/method.c
+++ b/src/acpi/method/method.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 9719429..3a15cf7 100644
--- a/src/acpi/osilinux/osilinux.c
+++ b/src/acpi/osilinux/osilinux.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 078601b..af3c105 100644
--- a/src/acpi/pcc/pcc.c
+++ b/src/acpi/pcc/pcc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 4090e78..7015c11 100644
--- a/src/acpi/powerbutton/powerbutton.c
+++ b/src/acpi/powerbutton/powerbutton.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 182db43..2da2960 100644
--- a/src/acpi/s3/s3.c
+++ b/src/acpi/s3/s3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 0b98df1..7b81a84 100644
--- a/src/acpi/s3power/s3power.c
+++ b/src/acpi/s3power/s3power.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 bea7fce..ed14a36 100644
--- a/src/acpi/s4/s4.c
+++ b/src/acpi/s4/s4.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 ad9efcc..b3f425c 100644
--- a/src/acpi/syntaxcheck/syntaxcheck.c
+++ b/src/acpi/syntaxcheck/syntaxcheck.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 8c70ef6..e6065a6 100644
--- a/src/acpi/wakealarm/wakealarm.c
+++ b/src/acpi/wakealarm/wakealarm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 578abe9..6009aa9 100644
--- a/src/acpi/wmi/wmi.c
+++ b/src/acpi/wmi/wmi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 4e6d1f5..861cdce 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-2012 Canonical
+ * Copyright (C) 2010-2013 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 ae05267..c407d69 100644
--- a/src/bios/bios32/bios32.c
+++ b/src/bios/bios32/bios32.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 abe1a31..4bc9dee 100644
--- a/src/bios/bios_info/bios_info.c
+++ b/src/bios/bios_info/bios_info.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 8f52a01..23f642c 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-2012 Canonical
+ * Copyright (C) 2010-2013 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 48e9d96..a6787e6 100644
--- a/src/bios/ebdadump/ebdadump.c
+++ b/src/bios/ebdadump/ebdadump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 c8fd61c..3f15df5 100644
--- a/src/bios/hdaaudio/hdaaudio.c
+++ b/src/bios/hdaaudio/hdaaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 bbe0ccd..b8c4603 100644
--- a/src/bios/memmapdump/memmapdump.c
+++ b/src/bios/memmapdump/memmapdump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 18d542b..9449760 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-2012 Canonical
+ * Copyright (C) 2010-2013 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 4efe23a..cdd269c 100644
--- a/src/bios/multiproc/mpcheck.c
+++ b/src/bios/multiproc/mpcheck.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 1bb8e07..ee68270 100644
--- a/src/bios/multiproc/mpdump.c
+++ b/src/bios/multiproc/mpdump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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/os2gap/os2gap.c b/src/bios/os2gap/os2gap.c
index 7c29353..e711887 100644
--- a/src/bios/os2gap/os2gap.c
+++ b/src/bios/os2gap/os2gap.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2006, Intel Corporation
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This code was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/bios/pciirq/pciirq.c b/src/bios/pciirq/pciirq.c
index e510e86..9a9a10d 100644
--- a/src/bios/pciirq/pciirq.c
+++ b/src/bios/pciirq/pciirq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 3eb783b..d25ae1b 100644
--- a/src/bios/pnp/pnp.c
+++ b/src/bios/pnp/pnp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 2c3cc72..18bb555 100644
--- a/src/bios/romdump/romdump.c
+++ b/src/bios/romdump/romdump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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/smbios/smbios.c b/src/bios/smbios/smbios.c
index 34c42f9..a4c12b1 100644
--- a/src/bios/smbios/smbios.c
+++ b/src/bios/smbios/smbios.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 7efb342..9e8e5d8 100644
--- a/src/cmos/cmosdump/cmosdump.c
+++ b/src/cmos/cmosdump/cmosdump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 146e3f2..ac8f2d6 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-2012 Canonical
+ * Copyright (C) 2010-2013 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 bc70fc9..8224b7b 100644
--- a/src/cpu/maxfreq/maxfreq.c
+++ b/src/cpu/maxfreq/maxfreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 7d9a607..19cad5b 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file is derived from part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/cpu/msr/msr.c b/src/cpu/msr/msr.c
index d5532ca..ae3b807 100644
--- a/src/cpu/msr/msr.c
+++ b/src/cpu/msr/msr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 c313ef3..f5ed505 100644
--- a/src/cpu/nx/nx.c
+++ b/src/cpu/nx/nx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* from ideas in check-bios-nx
*
diff --git a/src/cpu/virt/virt.c b/src/cpu/virt/virt.c
index 0367c6a..2ff3ae2 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This code was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/cpu/virt/virt_svm.c b/src/cpu/virt/virt_svm.c
index cbfa1f7..ceba8b6 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-2012 Canonical
+ * Copyright (C) 2010-2013 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 0503f62..b64c548 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/dmi/dmi_decode/dmi_decode.c b/src/dmi/dmi_decode/dmi_decode.c
index 183be3c..bf844f2 100644
--- a/src/dmi/dmi_decode/dmi_decode.c
+++ b/src/dmi/dmi_decode/dmi_decode.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 6cbd7d8..5333ab6 100644
--- a/src/example/blank/blank.c
+++ b/src/example/blank/blank.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 59a6829..4f830e6 100644
--- a/src/hotkey/hotkey/hotkey.c
+++ b/src/hotkey/hotkey/hotkey.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/hpet/hpet_check/hpet_check.c b/src/hpet/hpet_check/hpet_check.c
index 9b8eac6..359c2cc 100644
--- a/src/hpet/hpet_check/hpet_check.c
+++ b/src/hpet/hpet_check/hpet_check.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2006, Intel Corporation
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This code was originally part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/kernel/oops/oops.c b/src/kernel/oops/oops.c
index 81691c0..ee88960 100644
--- a/src/kernel/oops/oops.c
+++ b/src/kernel/oops/oops.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 087937e..fc54b00 100644
--- a/src/kernel/version/version.c
+++ b/src/kernel/version/version.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/main.c b/src/main.c
index 225a79c..e413f18 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 7d1e53f..519f24f 100644
--- a/src/pci/aspm/aspm.c
+++ b/src/pci/aspm/aspm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 140a9ae..2be7458 100644
--- a/src/pci/crs/crs.c
+++ b/src/pci/crs/crs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 92af83f..38c75ef 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This file was original part of the Linux-ready Firmware Developer Kit
*
diff --git a/src/uefi/csm/csm.c b/src/uefi/csm/csm.c
index b054049..8ee27d6 100644
--- a/src/uefi/csm/csm.c
+++ b/src/uefi/csm/csm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011-2012 Canonical
+ * Copyright (C) 2011-2013 Canonical
*
* This program 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 3230eca..5f2e2b6 100644
--- a/src/uefi/uefidump/uefidump.c
+++ b/src/uefi/uefidump/uefidump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
*
* This program 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 f038ebd..6f11e7f 100644
--- a/src/uefi/uefirttime/uefirttime.c
+++ b/src/uefi/uefirttime/uefirttime.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012 Canonical
+ * Copyright (C) 2012-2013 Canonical
*
* This program 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 15a3b13..0b3db20 100644
--- a/src/uefi/uefirtvariable/uefirtvariable.c
+++ b/src/uefi/uefirtvariable/uefirtvariable.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012 Canonical
+ * Copyright (C) 2012-2013 Canonical
*
* This program 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 31c8973..95dc8a2 100644
--- a/src/utilities/kernelscan.c
+++ b/src/utilities/kernelscan.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2012 Canonical
+ * Copyright (C) 2012-2013 Canonical
*
* This program 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 fd0f662..636f4e7 100755
--- a/src/utilities/kernelscan.sh
+++ b/src/utilities/kernelscan.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2010-2012 Canonical
+# Copyright (C) 2010-2013 Canonical
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
--
1.8.0
More information about the fwts-devel
mailing list