diff options
Diffstat (limited to 'arch/x86/power/hibernate_32.c')
| -rw-r--r-- | arch/x86/power/hibernate_32.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/power/hibernate_32.c b/arch/x86/power/hibernate_32.c index be15bdcb20df..a1061d471b73 100644 --- a/arch/x86/power/hibernate_32.c +++ b/arch/x86/power/hibernate_32.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * Hibernation support specific for i386 - temporary page tables   * - * Distribute under GPLv2 - *   * Copyright (c) 2006 Rafael J. Wysocki <[email protected]>   */  |