diff options
author | Patrick Georgi <pgeorgi@google.com> | 2020-03-17 12:51:24 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-03-17 18:26:34 +0000 |
commit | f3f36faf352c72d793899a8b0dce60423a7480fa (patch) | |
tree | dd8f36735229971d4572c6a3f3136c0c9ce545dd /src/ec/google/wilco/acpi | |
parent | 8e04a1762b98f14c31b99bbb0a43c1280cc21a3a (diff) |
src (minus soc and mainboard): Remove copyright notices
They're listed in AUTHORS and often incorrect anyway, for example:
- What's a "Copyright $year-present"?
- Which incarnation of Google (Inc, LLC, ...) is the current
copyright holder?
- People sometimes have their editor auto-add themselves to files even
though they only deleted stuff
- Or they let the editor automatically update the copyright year,
because why not?
- Who is the copyright holder "The coreboot project Authors"?
- Or "Generated Code"?
Sidestep all these issues by simply not putting these notices in
individual files, let's list all copyright holders in AUTHORS instead
and use the git history to deal with the rest.
Change-Id: I89b10076e0f4a4b3acd59160fb7abe349b228321
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39611
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/ec/google/wilco/acpi')
-rw-r--r-- | src/ec/google/wilco/acpi/ac.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/battery.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/dptf.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/ec.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/ec_dev.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/ec_ram.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/event.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/lid.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/platform.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/privacy.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/superio.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/ucsi.asl | 1 | ||||
-rw-r--r-- | src/ec/google/wilco/acpi/vbtn.asl | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/src/ec/google/wilco/acpi/ac.asl b/src/ec/google/wilco/acpi/ac.asl index 5d51ce4639..a05b7fb9e3 100644 --- a/src/ec/google/wilco/acpi/ac.asl +++ b/src/ec/google/wilco/acpi/ac.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/battery.asl b/src/ec/google/wilco/acpi/battery.asl index e03d3dd6b1..5e1e122ba6 100644 --- a/src/ec/google/wilco/acpi/battery.asl +++ b/src/ec/google/wilco/acpi/battery.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/dptf.asl b/src/ec/google/wilco/acpi/dptf.asl index 42fc9fdeed..b13ea9c2ce 100644 --- a/src/ec/google/wilco/acpi/dptf.asl +++ b/src/ec/google/wilco/acpi/dptf.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/ec.asl b/src/ec/google/wilco/acpi/ec.asl index fddd730258..a04def1e52 100644 --- a/src/ec/google/wilco/acpi/ec.asl +++ b/src/ec/google/wilco/acpi/ec.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/ec_dev.asl b/src/ec/google/wilco/acpi/ec_dev.asl index 634e243075..190b36c5d3 100644 --- a/src/ec/google/wilco/acpi/ec_dev.asl +++ b/src/ec/google/wilco/acpi/ec_dev.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * 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/ec/google/wilco/acpi/ec_ram.asl b/src/ec/google/wilco/acpi/ec_ram.asl index af8fc0effc..764341a0ac 100644 --- a/src/ec/google/wilco/acpi/ec_ram.asl +++ b/src/ec/google/wilco/acpi/ec_ram.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/event.asl b/src/ec/google/wilco/acpi/event.asl index 8f6a12333d..828c554d98 100644 --- a/src/ec/google/wilco/acpi/event.asl +++ b/src/ec/google/wilco/acpi/event.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/lid.asl b/src/ec/google/wilco/acpi/lid.asl index 1697e1da5a..1412b998ee 100644 --- a/src/ec/google/wilco/acpi/lid.asl +++ b/src/ec/google/wilco/acpi/lid.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/platform.asl b/src/ec/google/wilco/acpi/platform.asl index 802c8f780f..fc276cbbe0 100644 --- a/src/ec/google/wilco/acpi/platform.asl +++ b/src/ec/google/wilco/acpi/platform.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/privacy.asl b/src/ec/google/wilco/acpi/privacy.asl index 5c620b0fca..b1a7f2fc88 100644 --- a/src/ec/google/wilco/acpi/privacy.asl +++ b/src/ec/google/wilco/acpi/privacy.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2019 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/superio.asl b/src/ec/google/wilco/acpi/superio.asl index 42575bd654..7567408bc7 100644 --- a/src/ec/google/wilco/acpi/superio.asl +++ b/src/ec/google/wilco/acpi/superio.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/ec/google/wilco/acpi/ucsi.asl b/src/ec/google/wilco/acpi/ucsi.asl index 0d2c5a6336..2c5b2473ec 100644 --- a/src/ec/google/wilco/acpi/ucsi.asl +++ b/src/ec/google/wilco/acpi/ucsi.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2019 Google LLC * * 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/ec/google/wilco/acpi/vbtn.asl b/src/ec/google/wilco/acpi/vbtn.asl index 201ab51002..7346455b56 100644 --- a/src/ec/google/wilco/acpi/vbtn.asl +++ b/src/ec/google/wilco/acpi/vbtn.asl @@ -1,7 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2019 Google LLC * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |