[PATCH 1/3] lib: update copyright year to 2013

Colin King colin.king at canonical.com
Fri Dec 28 17:07:26 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 src/lib/include/fwts.h                  | 2 +-
 src/lib/include/fwts_ac_adapter.h       | 2 +-
 src/lib/include/fwts_acpi.h             | 2 +-
 src/lib/include/fwts_acpi_object_eval.h | 2 +-
 src/lib/include/fwts_acpi_tables.h      | 2 +-
 src/lib/include/fwts_acpica.h           | 2 +-
 src/lib/include/fwts_acpid.h            | 2 +-
 src/lib/include/fwts_alloc.h            | 2 +-
 src/lib/include/fwts_args.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_cmos.h             | 2 +-
 src/lib/include/fwts_cpu.h              | 2 +-
 src/lib/include/fwts_dump.h             | 2 +-
 src/lib/include/fwts_dump_data.h        | 2 +-
 src/lib/include/fwts_ebda.h             | 2 +-
 src/lib/include/fwts_efi_module.h       | 2 +-
 src/lib/include/fwts_fileio.h           | 2 +-
 src/lib/include/fwts_firmware.h         | 2 +-
 src/lib/include/fwts_formatting.h       | 2 +-
 src/lib/include/fwts_framework.h        | 2 +-
 src/lib/include/fwts_get.h              | 2 +-
 src/lib/include/fwts_gpe.h              | 2 +-
 src/lib/include/fwts_guid.h             | 2 +-
 src/lib/include/fwts_helpers.h          | 2 +-
 src/lib/include/fwts_hwinfo.h           | 2 +-
 src/lib/include/fwts_iasl.h             | 2 +-
 src/lib/include/fwts_interactive.h      | 2 +-
 src/lib/include/fwts_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_memorymap.h        | 2 +-
 src/lib/include/fwts_microcode.h        | 2 +-
 src/lib/include/fwts_mmap.h             | 2 +-
 src/lib/include/fwts_multiproc.h        | 2 +-
 src/lib/include/fwts_oops.h             | 2 +-
 src/lib/include/fwts_pipeio.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_tag.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_virt.h             | 2 +-
 src/lib/include/fwts_wakealarm.h        | 2 +-
 src/lib/src/fwts_ac_adapter.c           | 2 +-
 src/lib/src/fwts_acpi.c                 | 2 +-
 src/lib/src/fwts_acpi_object_eval.c     | 2 +-
 src/lib/src/fwts_acpi_tables.c          | 2 +-
 src/lib/src/fwts_acpid.c                | 2 +-
 src/lib/src/fwts_alloc.c                | 2 +-
 src/lib/src/fwts_args.c                 | 2 +-
 src/lib/src/fwts_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_cmos.c                 | 2 +-
 src/lib/src/fwts_cpu.c                  | 2 +-
 src/lib/src/fwts_dump.c                 | 2 +-
 src/lib/src/fwts_dump_data.c            | 2 +-
 src/lib/src/fwts_ebda.c                 | 2 +-
 src/lib/src/fwts_efi_module.c           | 2 +-
 src/lib/src/fwts_fileio.c               | 2 +-
 src/lib/src/fwts_firmware.c             | 2 +-
 src/lib/src/fwts_formatting.c           | 2 +-
 src/lib/src/fwts_framework.c            | 4 ++--
 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_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_xml.c              | 2 +-
 src/lib/src/fwts_memorymap.c            | 2 +-
 src/lib/src/fwts_microcode.c            | 3 +--
 src/lib/src/fwts_mmap.c                 | 2 +-
 src/lib/src/fwts_multiproc.c            | 2 +-
 src/lib/src/fwts_oops.c                 | 2 +-
 src/lib/src/fwts_pipeio.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_tag.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_virt.c                 | 2 +-
 src/lib/src/fwts_wakealarm.c            | 2 +-
 108 files changed, 109 insertions(+), 110 deletions(-)

diff --git a/src/lib/include/fwts.h b/src/lib/include/fwts.h
index b8d0670..414252d 100644
--- a/src/lib/include/fwts.h
+++ b/src/lib/include/fwts.h
@@ -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/lib/include/fwts_ac_adapter.h b/src/lib/include/fwts_ac_adapter.h
index 9f387db..10c9af0 100644
--- a/src/lib/include/fwts_ac_adapter.h
+++ b/src/lib/include/fwts_ac_adapter.h
@@ -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/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h
index 25bb609..4a62ec4 100644
--- a/src/lib/include/fwts_acpi.h
+++ b/src/lib/include/fwts_acpi.h
@@ -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/lib/include/fwts_acpi_object_eval.h b/src/lib/include/fwts_acpi_object_eval.h
index 76e3e46..d94957d 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-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/lib/include/fwts_acpi_tables.h b/src/lib/include/fwts_acpi_tables.h
index 33f4e4d..f5d8717 100644
--- a/src/lib/include/fwts_acpi_tables.h
+++ b/src/lib/include/fwts_acpi_tables.h
@@ -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/lib/include/fwts_acpica.h b/src/lib/include/fwts_acpica.h
index bfea77e..903d168 100644
--- a/src/lib/include/fwts_acpica.h
+++ b/src/lib/include/fwts_acpica.h
@@ -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/lib/include/fwts_acpid.h b/src/lib/include/fwts_acpid.h
index 9d508ac..bbe2d49 100644
--- a/src/lib/include/fwts_acpid.h
+++ b/src/lib/include/fwts_acpid.h
@@ -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/lib/include/fwts_alloc.h b/src/lib/include/fwts_alloc.h
index 6f61ebc..dede89c 100644
--- a/src/lib/include/fwts_alloc.h
+++ b/src/lib/include/fwts_alloc.h
@@ -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/lib/include/fwts_args.h b/src/lib/include/fwts_args.h
index b3ef89a..5018930 100644
--- a/src/lib/include/fwts_args.h
+++ b/src/lib/include/fwts_args.h
@@ -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/lib/include/fwts_battery.h b/src/lib/include/fwts_battery.h
index 1cdfdc1..5e1cf05 100644
--- a/src/lib/include/fwts_battery.h
+++ b/src/lib/include/fwts_battery.h
@@ -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/lib/include/fwts_binpaths.h b/src/lib/include/fwts_binpaths.h
index e577a5f..9ac2132 100644
--- a/src/lib/include/fwts_binpaths.h
+++ b/src/lib/include/fwts_binpaths.h
@@ -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/lib/include/fwts_button.h b/src/lib/include/fwts_button.h
index 5c70cc5..628ffa0 100644
--- a/src/lib/include/fwts_button.h
+++ b/src/lib/include/fwts_button.h
@@ -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/lib/include/fwts_checkeuid.h b/src/lib/include/fwts_checkeuid.h
index 3669e39..1595b80 100644
--- a/src/lib/include/fwts_checkeuid.h
+++ b/src/lib/include/fwts_checkeuid.h
@@ -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/lib/include/fwts_checksum.h b/src/lib/include/fwts_checksum.h
index 1a9359d..bccaa28 100644
--- a/src/lib/include/fwts_checksum.h
+++ b/src/lib/include/fwts_checksum.h
@@ -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/lib/include/fwts_cmos.h b/src/lib/include/fwts_cmos.h
index 8aa9588..67fec9d 100644
--- a/src/lib/include/fwts_cmos.h
+++ b/src/lib/include/fwts_cmos.h
@@ -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/lib/include/fwts_cpu.h b/src/lib/include/fwts_cpu.h
index daf48a2..e616b73 100644
--- a/src/lib/include/fwts_cpu.h
+++ b/src/lib/include/fwts_cpu.h
@@ -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/lib/include/fwts_dump.h b/src/lib/include/fwts_dump.h
index 3828c06..6dcc29d 100644
--- a/src/lib/include/fwts_dump.h
+++ b/src/lib/include/fwts_dump.h
@@ -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/lib/include/fwts_dump_data.h b/src/lib/include/fwts_dump_data.h
index 7d0420a..5e0d888 100644
--- a/src/lib/include/fwts_dump_data.h
+++ b/src/lib/include/fwts_dump_data.h
@@ -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/lib/include/fwts_ebda.h b/src/lib/include/fwts_ebda.h
index e7763ea..daac592 100644
--- a/src/lib/include/fwts_ebda.h
+++ b/src/lib/include/fwts_ebda.h
@@ -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/lib/include/fwts_efi_module.h b/src/lib/include/fwts_efi_module.h
index 31a3714..99d500b 100644
--- a/src/lib/include/fwts_efi_module.h
+++ b/src/lib/include/fwts_efi_module.h
@@ -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/lib/include/fwts_fileio.h b/src/lib/include/fwts_fileio.h
index a2f9a44..624d828 100644
--- a/src/lib/include/fwts_fileio.h
+++ b/src/lib/include/fwts_fileio.h
@@ -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/lib/include/fwts_firmware.h b/src/lib/include/fwts_firmware.h
index 364afec..0e89208 100644
--- a/src/lib/include/fwts_firmware.h
+++ b/src/lib/include/fwts_firmware.h
@@ -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/lib/include/fwts_formatting.h b/src/lib/include/fwts_formatting.h
index 3fd8861..d081b96 100644
--- a/src/lib/include/fwts_formatting.h
+++ b/src/lib/include/fwts_formatting.h
@@ -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/lib/include/fwts_framework.h b/src/lib/include/fwts_framework.h
index 0c1feee..edc07c2 100644
--- a/src/lib/include/fwts_framework.h
+++ b/src/lib/include/fwts_framework.h
@@ -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/lib/include/fwts_get.h b/src/lib/include/fwts_get.h
index 84177ef..87521da 100644
--- a/src/lib/include/fwts_get.h
+++ b/src/lib/include/fwts_get.h
@@ -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/lib/include/fwts_gpe.h b/src/lib/include/fwts_gpe.h
index 9ee1829..3796bca 100644
--- a/src/lib/include/fwts_gpe.h
+++ b/src/lib/include/fwts_gpe.h
@@ -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/lib/include/fwts_guid.h b/src/lib/include/fwts_guid.h
index cb13137..8b1fca6 100644
--- a/src/lib/include/fwts_guid.h
+++ b/src/lib/include/fwts_guid.h
@@ -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/lib/include/fwts_helpers.h b/src/lib/include/fwts_helpers.h
index a688fb8..cfab7c6 100644
--- a/src/lib/include/fwts_helpers.h
+++ b/src/lib/include/fwts_helpers.h
@@ -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/lib/include/fwts_hwinfo.h b/src/lib/include/fwts_hwinfo.h
index 050a59b..dd67a8b 100644
--- a/src/lib/include/fwts_hwinfo.h
+++ b/src/lib/include/fwts_hwinfo.h
@@ -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/lib/include/fwts_iasl.h b/src/lib/include/fwts_iasl.h
index 25ee3d6..58ffffa 100644
--- a/src/lib/include/fwts_iasl.h
+++ b/src/lib/include/fwts_iasl.h
@@ -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/lib/include/fwts_interactive.h b/src/lib/include/fwts_interactive.h
index 98c3b73..144ae86 100644
--- a/src/lib/include/fwts_interactive.h
+++ b/src/lib/include/fwts_interactive.h
@@ -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/lib/include/fwts_json.h b/src/lib/include/fwts_json.h
index a9be1af..4766db7 100644
--- a/src/lib/include/fwts_json.h
+++ b/src/lib/include/fwts_json.h
@@ -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/lib/include/fwts_keymap.h b/src/lib/include/fwts_keymap.h
index 6ea2f4b..8ec3316 100644
--- a/src/lib/include/fwts_keymap.h
+++ b/src/lib/include/fwts_keymap.h
@@ -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/lib/include/fwts_klog.h b/src/lib/include/fwts_klog.h
index 640455b..df37265 100644
--- a/src/lib/include/fwts_klog.h
+++ b/src/lib/include/fwts_klog.h
@@ -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/lib/include/fwts_list.h b/src/lib/include/fwts_list.h
index 939c737..ec0c826 100644
--- a/src/lib/include/fwts_list.h
+++ b/src/lib/include/fwts_list.h
@@ -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/lib/include/fwts_log.h b/src/lib/include/fwts_log.h
index 5406897..e760efa 100644
--- a/src/lib/include/fwts_log.h
+++ b/src/lib/include/fwts_log.h
@@ -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/lib/include/fwts_memorymap.h b/src/lib/include/fwts_memorymap.h
index ae94f85..d7ceccc 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
  *
  * This file was originally part of the Linux-ready Firmware Developer Kit
  *
diff --git a/src/lib/include/fwts_microcode.h b/src/lib/include/fwts_microcode.h
index 1a9b8a6..886b4eb 100644
--- a/src/lib/include/fwts_microcode.h
+++ b/src/lib/include/fwts_microcode.h
@@ -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/lib/include/fwts_mmap.h b/src/lib/include/fwts_mmap.h
index 335faad..daa8a72 100644
--- a/src/lib/include/fwts_mmap.h
+++ b/src/lib/include/fwts_mmap.h
@@ -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/lib/include/fwts_multiproc.h b/src/lib/include/fwts_multiproc.h
index 3678d94..06e4052 100644
--- a/src/lib/include/fwts_multiproc.h
+++ b/src/lib/include/fwts_multiproc.h
@@ -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/lib/include/fwts_oops.h b/src/lib/include/fwts_oops.h
index e09e5e3..583e7d1 100644
--- a/src/lib/include/fwts_oops.h
+++ b/src/lib/include/fwts_oops.h
@@ -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/lib/include/fwts_pipeio.h b/src/lib/include/fwts_pipeio.h
index 04f4dea..87cfb61 100644
--- a/src/lib/include/fwts_pipeio.h
+++ b/src/lib/include/fwts_pipeio.h
@@ -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/lib/include/fwts_scan_efi_systab.h b/src/lib/include/fwts_scan_efi_systab.h
index 0f2f577..ebfe5f8 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-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/lib/include/fwts_set.h b/src/lib/include/fwts_set.h
index 2a2c6de..bdfe552 100644
--- a/src/lib/include/fwts_set.h
+++ b/src/lib/include/fwts_set.h
@@ -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/lib/include/fwts_smbios.h b/src/lib/include/fwts_smbios.h
index 7f430d7..b483ded 100644
--- a/src/lib/include/fwts_smbios.h
+++ b/src/lib/include/fwts_smbios.h
@@ -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/lib/include/fwts_stringextras.h b/src/lib/include/fwts_stringextras.h
index aac7120..4a0bfbb 100644
--- a/src/lib/include/fwts_stringextras.h
+++ b/src/lib/include/fwts_stringextras.h
@@ -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/lib/include/fwts_summary.h b/src/lib/include/fwts_summary.h
index 7b73a3b..75daf92 100644
--- a/src/lib/include/fwts_summary.h
+++ b/src/lib/include/fwts_summary.h
@@ -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/lib/include/fwts_tag.h b/src/lib/include/fwts_tag.h
index 44210d0..b7d00a4 100644
--- a/src/lib/include/fwts_tag.h
+++ b/src/lib/include/fwts_tag.h
@@ -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/lib/include/fwts_text_list.h b/src/lib/include/fwts_text_list.h
index b24f5b9..3a50d6f 100644
--- a/src/lib/include/fwts_text_list.h
+++ b/src/lib/include/fwts_text_list.h
@@ -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/lib/include/fwts_tty.h b/src/lib/include/fwts_tty.h
index 1f7a0df..d2756b2 100644
--- a/src/lib/include/fwts_tty.h
+++ b/src/lib/include/fwts_tty.h
@@ -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/lib/include/fwts_types.h b/src/lib/include/fwts_types.h
index f89ab6a..78cebba 100644
--- a/src/lib/include/fwts_types.h
+++ b/src/lib/include/fwts_types.h
@@ -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/lib/include/fwts_uefi.h b/src/lib/include/fwts_uefi.h
index 72d3c10..64e72c1 100644
--- a/src/lib/include/fwts_uefi.h
+++ b/src/lib/include/fwts_uefi.h
@@ -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/lib/include/fwts_version.h b/src/lib/include/fwts_version.h
index 066f265..8fbc731 100644
--- a/src/lib/include/fwts_version.h
+++ b/src/lib/include/fwts_version.h
@@ -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/lib/include/fwts_virt.h b/src/lib/include/fwts_virt.h
index 1210a2a..473830e 100644
--- a/src/lib/include/fwts_virt.h
+++ b/src/lib/include/fwts_virt.h
@@ -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/lib/include/fwts_wakealarm.h b/src/lib/include/fwts_wakealarm.h
index 4fb2938..df95e41 100644
--- a/src/lib/include/fwts_wakealarm.h
+++ b/src/lib/include/fwts_wakealarm.h
@@ -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/lib/src/fwts_ac_adapter.c b/src/lib/src/fwts_ac_adapter.c
index 12cec04..817ef1f 100644
--- a/src/lib/src/fwts_ac_adapter.c
+++ b/src/lib/src/fwts_ac_adapter.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/lib/src/fwts_acpi.c b/src/lib/src/fwts_acpi.c
index a48135a..c9948b4 100644
--- a/src/lib/src/fwts_acpi.c
+++ b/src/lib/src/fwts_acpi.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/lib/src/fwts_acpi_object_eval.c b/src/lib/src/fwts_acpi_object_eval.c
index 9883c77..b0dd5b9 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-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/lib/src/fwts_acpi_tables.c b/src/lib/src/fwts_acpi_tables.c
index e225a37..876a6f5 100644
--- a/src/lib/src/fwts_acpi_tables.c
+++ b/src/lib/src/fwts_acpi_tables.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/lib/src/fwts_acpid.c b/src/lib/src/fwts_acpid.c
index c7e5c43..5dc1d59 100644
--- a/src/lib/src/fwts_acpid.c
+++ b/src/lib/src/fwts_acpid.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/lib/src/fwts_alloc.c b/src/lib/src/fwts_alloc.c
index 5c61478..5ea759a 100644
--- a/src/lib/src/fwts_alloc.c
+++ b/src/lib/src/fwts_alloc.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/lib/src/fwts_args.c b/src/lib/src/fwts_args.c
index f2038ac..05c4c00 100644
--- a/src/lib/src/fwts_args.c
+++ b/src/lib/src/fwts_args.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/lib/src/fwts_battery.c b/src/lib/src/fwts_battery.c
index fc231c5..2abca79 100644
--- a/src/lib/src/fwts_battery.c
+++ b/src/lib/src/fwts_battery.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/lib/src/fwts_binpaths.c b/src/lib/src/fwts_binpaths.c
index dc4a243..35874e8 100644
--- a/src/lib/src/fwts_binpaths.c
+++ b/src/lib/src/fwts_binpaths.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/lib/src/fwts_button.c b/src/lib/src/fwts_button.c
index 93c2d02..13dcc58 100644
--- a/src/lib/src/fwts_button.c
+++ b/src/lib/src/fwts_button.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/lib/src/fwts_checkeuid.c b/src/lib/src/fwts_checkeuid.c
index 756ed81..1ed0048 100644
--- a/src/lib/src/fwts_checkeuid.c
+++ b/src/lib/src/fwts_checkeuid.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/lib/src/fwts_checksum.c b/src/lib/src/fwts_checksum.c
index 10373b7..a260b58 100644
--- a/src/lib/src/fwts_checksum.c
+++ b/src/lib/src/fwts_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/lib/src/fwts_cmos.c b/src/lib/src/fwts_cmos.c
index 7b0ca40..284e718 100644
--- a/src/lib/src/fwts_cmos.c
+++ b/src/lib/src/fwts_cmos.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/lib/src/fwts_cpu.c b/src/lib/src/fwts_cpu.c
index 91cb87e..d6c11ba 100644
--- a/src/lib/src/fwts_cpu.c
+++ b/src/lib/src/fwts_cpu.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/lib/src/fwts_dump.c b/src/lib/src/fwts_dump.c
index ebbb60c..cbf6598 100644
--- a/src/lib/src/fwts_dump.c
+++ b/src/lib/src/fwts_dump.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/lib/src/fwts_dump_data.c b/src/lib/src/fwts_dump_data.c
index c398b53..0b461c8 100644
--- a/src/lib/src/fwts_dump_data.c
+++ b/src/lib/src/fwts_dump_data.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/lib/src/fwts_ebda.c b/src/lib/src/fwts_ebda.c
index c0f1b9a..5902293 100644
--- a/src/lib/src/fwts_ebda.c
+++ b/src/lib/src/fwts_ebda.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/lib/src/fwts_efi_module.c b/src/lib/src/fwts_efi_module.c
index c92a091..e9d3b1a 100644
--- a/src/lib/src/fwts_efi_module.c
+++ b/src/lib/src/fwts_efi_module.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/lib/src/fwts_fileio.c b/src/lib/src/fwts_fileio.c
index b3131e3..45e936d 100644
--- a/src/lib/src/fwts_fileio.c
+++ b/src/lib/src/fwts_fileio.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/lib/src/fwts_firmware.c b/src/lib/src/fwts_firmware.c
index d8b5489..f6e1094 100644
--- a/src/lib/src/fwts_firmware.c
+++ b/src/lib/src/fwts_firmware.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/lib/src/fwts_formatting.c b/src/lib/src/fwts_formatting.c
index 6d33f49..d871e3f 100644
--- a/src/lib/src/fwts_formatting.c
+++ b/src/lib/src/fwts_formatting.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/lib/src/fwts_framework.c b/src/lib/src/fwts_framework.c
index c355ca0..a04215d 100644
--- a/src/lib/src/fwts_framework.c
+++ b/src/lib/src/fwts_framework.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
@@ -96,7 +96,7 @@ typedef struct {
 
 static const char *fwts_copyright[] = {
 	"Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.",
-	"Some of this work - Copyright (c) 2010 - 2012, Canonical.",
+	"Some of this work - Copyright (c) 2010 - 2013, Canonical.",
 	NULL
 };
 
diff --git a/src/lib/src/fwts_get.c b/src/lib/src/fwts_get.c
index be56eca..55ee0fb 100644
--- a/src/lib/src/fwts_get.c
+++ b/src/lib/src/fwts_get.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/lib/src/fwts_gpe.c b/src/lib/src/fwts_gpe.c
index df7ba2a..d571110 100644
--- a/src/lib/src/fwts_gpe.c
+++ b/src/lib/src/fwts_gpe.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/lib/src/fwts_guid.c b/src/lib/src/fwts_guid.c
index ebb5d4d..3f4ba50 100644
--- a/src/lib/src/fwts_guid.c
+++ b/src/lib/src/fwts_guid.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/lib/src/fwts_hwinfo.c b/src/lib/src/fwts_hwinfo.c
index 3fcac80..1809a78 100644
--- a/src/lib/src/fwts_hwinfo.c
+++ b/src/lib/src/fwts_hwinfo.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/lib/src/fwts_iasl.c b/src/lib/src/fwts_iasl.c
index 9b3b873..6877c34 100644
--- a/src/lib/src/fwts_iasl.c
+++ b/src/lib/src/fwts_iasl.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/lib/src/fwts_interactive.c b/src/lib/src/fwts_interactive.c
index be4249e..6d8f522 100644
--- a/src/lib/src/fwts_interactive.c
+++ b/src/lib/src/fwts_interactive.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/lib/src/fwts_keymap.c b/src/lib/src/fwts_keymap.c
index b60c331..71800fc 100644
--- a/src/lib/src/fwts_keymap.c
+++ b/src/lib/src/fwts_keymap.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/lib/src/fwts_klog.c b/src/lib/src/fwts_klog.c
index b3ba9ee..cd247e2 100644
--- a/src/lib/src/fwts_klog.c
+++ b/src/lib/src/fwts_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/lib/src/fwts_list.c b/src/lib/src/fwts_list.c
index 0f1e8a9..c6958cf 100644
--- a/src/lib/src/fwts_list.c
+++ b/src/lib/src/fwts_list.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/lib/src/fwts_log.c b/src/lib/src/fwts_log.c
index 63983d5..85748cb 100644
--- a/src/lib/src/fwts_log.c
+++ b/src/lib/src/fwts_log.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/lib/src/fwts_log_html.c b/src/lib/src/fwts_log_html.c
index c6d941a..4b907c5 100644
--- a/src/lib/src/fwts_log_html.c
+++ b/src/lib/src/fwts_log_html.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/lib/src/fwts_log_json.c b/src/lib/src/fwts_log_json.c
index 6d06622..f83abc5 100644
--- a/src/lib/src/fwts_log_json.c
+++ b/src/lib/src/fwts_log_json.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/lib/src/fwts_log_plaintext.c b/src/lib/src/fwts_log_plaintext.c
index 712f567..138dff4 100644
--- a/src/lib/src/fwts_log_plaintext.c
+++ b/src/lib/src/fwts_log_plaintext.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/lib/src/fwts_log_xml.c b/src/lib/src/fwts_log_xml.c
index c3fc787..b737357 100644
--- a/src/lib/src/fwts_log_xml.c
+++ b/src/lib/src/fwts_log_xml.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/lib/src/fwts_memorymap.c b/src/lib/src/fwts_memorymap.c
index 83829e7..2988e5b 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-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
  *
  * This file was originally part of the Linux-ready Firmware Developer Kit
  *
diff --git a/src/lib/src/fwts_microcode.c b/src/lib/src/fwts_microcode.c
index 209cf29..fb81c0c 100644
--- a/src/lib/src/fwts_microcode.c
+++ b/src/lib/src/fwts_microcode.c
@@ -1,7 +1,6 @@
 /*
- *
  * Copyright 2000 (c) Simon Trimmer, Tigran Aivazian.
- * Copyright (C) 2010-2012 Canonical
+ * Copyright (C) 2010-2013 Canonical
  *
  * Originally microcode_ctl.c
  * Manipulate /dev/cpu/microcode under Linux
diff --git a/src/lib/src/fwts_mmap.c b/src/lib/src/fwts_mmap.c
index 58ab973..d961662 100644
--- a/src/lib/src/fwts_mmap.c
+++ b/src/lib/src/fwts_mmap.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/lib/src/fwts_multiproc.c b/src/lib/src/fwts_multiproc.c
index 01f4561..f2c449d 100644
--- a/src/lib/src/fwts_multiproc.c
+++ b/src/lib/src/fwts_multiproc.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/lib/src/fwts_oops.c b/src/lib/src/fwts_oops.c
index 18a14ee..98401af 100644
--- a/src/lib/src/fwts_oops.c
+++ b/src/lib/src/fwts_oops.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/lib/src/fwts_pipeio.c b/src/lib/src/fwts_pipeio.c
index 5af817b..42a7cb2 100644
--- a/src/lib/src/fwts_pipeio.c
+++ b/src/lib/src/fwts_pipeio.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/lib/src/fwts_scan_efi_systab.c b/src/lib/src/fwts_scan_efi_systab.c
index 628e9ca..6215e29 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-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/lib/src/fwts_set.c b/src/lib/src/fwts_set.c
index e4b0e0c..a384bad 100644
--- a/src/lib/src/fwts_set.c
+++ b/src/lib/src/fwts_set.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/lib/src/fwts_smbios.c b/src/lib/src/fwts_smbios.c
index 705f02b..696fd48 100644
--- a/src/lib/src/fwts_smbios.c
+++ b/src/lib/src/fwts_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/lib/src/fwts_stringextras.c b/src/lib/src/fwts_stringextras.c
index 0143477..a80ad37 100644
--- a/src/lib/src/fwts_stringextras.c
+++ b/src/lib/src/fwts_stringextras.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/lib/src/fwts_summary.c b/src/lib/src/fwts_summary.c
index 623fa3b..10973e6 100644
--- a/src/lib/src/fwts_summary.c
+++ b/src/lib/src/fwts_summary.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/lib/src/fwts_tag.c b/src/lib/src/fwts_tag.c
index d8e9dad..958a3c2 100644
--- a/src/lib/src/fwts_tag.c
+++ b/src/lib/src/fwts_tag.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/lib/src/fwts_text_list.c b/src/lib/src/fwts_text_list.c
index 4e02f0e..a6d3786 100644
--- a/src/lib/src/fwts_text_list.c
+++ b/src/lib/src/fwts_text_list.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/lib/src/fwts_tty.c b/src/lib/src/fwts_tty.c
index 65073a7..3d46965 100644
--- a/src/lib/src/fwts_tty.c
+++ b/src/lib/src/fwts_tty.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/lib/src/fwts_uefi.c b/src/lib/src/fwts_uefi.c
index e643cc3..8cfa321 100644
--- a/src/lib/src/fwts_uefi.c
+++ b/src/lib/src/fwts_uefi.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/lib/src/fwts_virt.c b/src/lib/src/fwts_virt.c
index 3c3831b..64d56b6 100644
--- a/src/lib/src/fwts_virt.c
+++ b/src/lib/src/fwts_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/lib/src/fwts_wakealarm.c b/src/lib/src/fwts_wakealarm.c
index a93e34a..f22ce4c 100644
--- a/src/lib/src/fwts_wakealarm.c
+++ b/src/lib/src/fwts_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
-- 
1.8.0




More information about the fwts-devel mailing list