powerpc/stacktrace: Update copyright
This now has new code in it written by Nick and I, and switch to a SPDX tag. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Stack trace utility
|
* Stack trace utility functions etc.
|
||||||
*
|
*
|
||||||
* Copyright 2008 Christoph Hellwig, IBM Corp.
|
* Copyright 2008 Christoph Hellwig, IBM Corp.
|
||||||
* Copyright 2018 SUSE Linux GmbH
|
* Copyright 2018 SUSE Linux GmbH
|
||||||
*
|
* Copyright 2018 Nick Piggin, Michael Ellerman, IBM Corp.
|
||||||
* 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 of the License, or (at your option) any later version.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/export.h>
|
#include <linux/export.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user