.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * OpRegion handler to allow AML to call native firmware |
---|
3 | 4 | * |
---|
4 | 5 | * (c) Copyright 2007 Hewlett-Packard Development Company, L.P. |
---|
5 | 6 | * Bjorn Helgaas <bjorn.helgaas@hp.com> |
---|
6 | | - * |
---|
7 | | - * This program is free software; you can redistribute it and/or modify |
---|
8 | | - * it under the terms of the GNU General Public License version 2 as |
---|
9 | | - * published by the Free Software Foundation. |
---|
10 | 7 | * |
---|
11 | 8 | * This driver implements HP Open Source Review Board proposal 1842, |
---|
12 | 9 | * which was approved on 9/20/2006. |
---|