diff options
Diffstat (limited to 'arch/x86/kernel/apm_32.c')
| -rw-r--r-- | arch/x86/kernel/apm_32.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/arch/x86/kernel/apm_32.c b/arch/x86/kernel/apm_32.c index f7151cd03cb0..660270359d39 100644 --- a/arch/x86/kernel/apm_32.c +++ b/arch/x86/kernel/apm_32.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* -*- linux-c -*- | 2 | /* -*- linux-c -*- |
| 2 | * APM BIOS driver for Linux | 3 | * APM BIOS driver for Linux |
| 3 | * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) | 4 | * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) |
| @@ -5,16 +6,6 @@ | |||
| 5 | * Initial development of this driver was funded by NEC Australia P/L | 6 | * Initial development of this driver was funded by NEC Australia P/L |
| 6 | * and NEC Corporation | 7 | * and NEC Corporation |
| 7 | * | 8 | * |
| 8 | * This program is free software; you can redistribute it and/or modify it | ||
| 9 | * under the terms of the GNU General Public License as published by the | ||
| 10 | * Free Software Foundation; either version 2, or (at your option) any | ||
| 11 | * later version. | ||
| 12 | * | ||
| 13 | * This program is distributed in the hope that it will be useful, but | ||
| 14 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
| 16 | * General Public License for more details. | ||
| 17 | * | ||
| 18 | * October 1995, Rik Faith (faith@cs.unc.edu): | 9 | * October 1995, Rik Faith (faith@cs.unc.edu): |
| 19 | * Minor enhancements and updates (to the patch set) for 1.3.x | 10 | * Minor enhancements and updates (to the patch set) for 1.3.x |
| 20 | * Documentation | 11 | * Documentation |
