[PATCH] acpi: remove "Linux-read Firmware Developer Kit" from license header
Alex Hung
alex.hung at canonical.com
Thu Aug 24 22:14:22 UTC 2017
Most of the ACPI tables are created from scratch, and therefore
the "Portions ... Linux-read Firmware Developer Kit" messages are
not applicable. They were probably copied & pasted without being
noticed.
Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
src/acpi/asf/asf.c | 2 --
src/acpi/aspt/aspt.c | 2 --
src/acpi/bert/bert.c | 2 --
src/acpi/bgrt/bgrt.c | 2 --
src/acpi/boot/boot.c | 2 --
src/acpi/cpep/cpep.c | 2 --
src/acpi/csrt/csrt.c | 2 --
src/acpi/dbg2/dbg2.c | 2 --
src/acpi/dbgp/dbgp.c | 2 --
src/acpi/ecdt/ecdt.c | 2 --
src/acpi/erst/erst.c | 2 --
src/acpi/facs/facs.c | 2 --
src/acpi/gtdt/gtdt.c | 2 --
src/acpi/hest/hest.c | 2 --
src/acpi/iort/iort.c | 2 --
src/acpi/lpit/lpit.c | 2 --
src/acpi/mcfg/mcfg.c | 2 --
src/acpi/rsdp/rsdp.c | 2 --
src/acpi/rsdt/rsdt.c | 2 --
src/acpi/sbst/sbst.c | 2 --
src/acpi/sdei/sdei.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/waet/waet.c | 2 --
src/acpi/wdat/wdat.c | 2 --
src/acpi/xsdt/xsdt.c | 2 --
30 files changed, 60 deletions(-)
diff --git a/src/acpi/asf/asf.c b/src/acpi/asf/asf.c
index fd0b9af..0a618da 100644
--- a/src/acpi/asf/asf.c
+++ b/src/acpi/asf/asf.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2016-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/aspt/aspt.c b/src/acpi/aspt/aspt.c
index c31af49..3958a06 100644
--- a/src/acpi/aspt/aspt.c
+++ b/src/acpi/aspt/aspt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2016-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/bert/bert.c b/src/acpi/bert/bert.c
index f5f8dd4..748993a 100644
--- a/src/acpi/bert/bert.c
+++ b/src/acpi/bert/bert.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2016-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/bgrt/bgrt.c b/src/acpi/bgrt/bgrt.c
index 2b0c456..25030ad 100644
--- a/src/acpi/bgrt/bgrt.c
+++ b/src/acpi/bgrt/bgrt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/boot/boot.c b/src/acpi/boot/boot.c
index aeb0284..f45c0af 100644
--- a/src/acpi/boot/boot.c
+++ b/src/acpi/boot/boot.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/cpep/cpep.c b/src/acpi/cpep/cpep.c
index 3dc225b..4c7599d 100644
--- a/src/acpi/cpep/cpep.c
+++ b/src/acpi/cpep/cpep.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/csrt/csrt.c b/src/acpi/csrt/csrt.c
index 7c2eca2..c5e9472 100644
--- a/src/acpi/csrt/csrt.c
+++ b/src/acpi/csrt/csrt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/dbg2/dbg2.c b/src/acpi/dbg2/dbg2.c
index f760bd8..b826c27 100644
--- a/src/acpi/dbg2/dbg2.c
+++ b/src/acpi/dbg2/dbg2.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/dbgp/dbgp.c b/src/acpi/dbgp/dbgp.c
index 49cc737..d21f860 100644
--- a/src/acpi/dbgp/dbgp.c
+++ b/src/acpi/dbgp/dbgp.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/ecdt/ecdt.c b/src/acpi/ecdt/ecdt.c
index b2bbc51..1a096c5 100644
--- a/src/acpi/ecdt/ecdt.c
+++ b/src/acpi/ecdt/ecdt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/erst/erst.c b/src/acpi/erst/erst.c
index 6471fb1..536a873 100644
--- a/src/acpi/erst/erst.c
+++ b/src/acpi/erst/erst.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/facs/facs.c b/src/acpi/facs/facs.c
index 1067eee..c41b57c 100644
--- a/src/acpi/facs/facs.c
+++ b/src/acpi/facs/facs.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/gtdt/gtdt.c b/src/acpi/gtdt/gtdt.c
index 27d83c8..f5a10e0 100644
--- a/src/acpi/gtdt/gtdt.c
+++ b/src/acpi/gtdt/gtdt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/hest/hest.c b/src/acpi/hest/hest.c
index 109f1e3..fba73ba 100644
--- a/src/acpi/hest/hest.c
+++ b/src/acpi/hest/hest.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/iort/iort.c b/src/acpi/iort/iort.c
index 1cab6cb..97f096d 100644
--- a/src/acpi/iort/iort.c
+++ b/src/acpi/iort/iort.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/lpit/lpit.c b/src/acpi/lpit/lpit.c
index 52e7844..e5eb566 100644
--- a/src/acpi/lpit/lpit.c
+++ b/src/acpi/lpit/lpit.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/mcfg/mcfg.c b/src/acpi/mcfg/mcfg.c
index 08a90e0..26afa27 100644
--- a/src/acpi/mcfg/mcfg.c
+++ b/src/acpi/mcfg/mcfg.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2010-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/rsdp/rsdp.c b/src/acpi/rsdp/rsdp.c
index becdbb2..bd1a12d 100644
--- a/src/acpi/rsdp/rsdp.c
+++ b/src/acpi/rsdp/rsdp.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/rsdt/rsdt.c b/src/acpi/rsdt/rsdt.c
index bb28e20..ad60fd2 100644
--- a/src/acpi/rsdt/rsdt.c
+++ b/src/acpi/rsdt/rsdt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/sbst/sbst.c b/src/acpi/sbst/sbst.c
index 928e7c3..e22d6f1 100644
--- a/src/acpi/sbst/sbst.c
+++ b/src/acpi/sbst/sbst.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/sdei/sdei.c b/src/acpi/sdei/sdei.c
index c75300e..b6cde8d 100644
--- a/src/acpi/sdei/sdei.c
+++ b/src/acpi/sdei/sdei.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/slic/slic.c b/src/acpi/slic/slic.c
index d59f929..b9ba798 100644
--- a/src/acpi/slic/slic.c
+++ b/src/acpi/slic/slic.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/slit/slit.c b/src/acpi/slit/slit.c
index 9b7fbf8..94f94f6 100644
--- a/src/acpi/slit/slit.c
+++ b/src/acpi/slit/slit.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/spcr/spcr.c b/src/acpi/spcr/spcr.c
index 2660879..ab16d74 100644
--- a/src/acpi/spcr/spcr.c
+++ b/src/acpi/spcr/spcr.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/spmi/spmi.c b/src/acpi/spmi/spmi.c
index 6812ad1..23b9b22 100644
--- a/src/acpi/spmi/spmi.c
+++ b/src/acpi/spmi/spmi.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/srat/srat.c b/src/acpi/srat/srat.c
index aee49f8..9a0e5e5 100644
--- a/src/acpi/srat/srat.c
+++ b/src/acpi/srat/srat.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/stao/stao.c b/src/acpi/stao/stao.c
index b0e1e9b..9f11cb4 100644
--- a/src/acpi/stao/stao.c
+++ b/src/acpi/stao/stao.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/waet/waet.c b/src/acpi/waet/waet.c
index 67f6693..ae8cf4d 100644
--- a/src/acpi/waet/waet.c
+++ b/src/acpi/waet/waet.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/wdat/wdat.c b/src/acpi/wdat/wdat.c
index d9a6385..b2de651 100644
--- a/src/acpi/wdat/wdat.c
+++ b/src/acpi/wdat/wdat.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
diff --git a/src/acpi/xsdt/xsdt.c b/src/acpi/xsdt/xsdt.c
index 97f5c5e..430b0f2 100644
--- a/src/acpi/xsdt/xsdt.c
+++ b/src/acpi/xsdt/xsdt.c
@@ -1,8 +1,6 @@
/*
* Copyright (C) 2015-2017 Canonical
*
- * Portions of this code original from the Linux-ready Firmware Developer Kit
- *
* 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 the Free Software Foundation; either version 2
--
2.7.4
More information about the fwts-devel
mailing list