diff options
Diffstat (limited to 'tools/perf/util/genelf_debug.c')
| -rw-r--r-- | tools/perf/util/genelf_debug.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/perf/util/genelf_debug.c b/tools/perf/util/genelf_debug.c index 40789d8603d0..995e490c17fa 100644 --- a/tools/perf/util/genelf_debug.c +++ b/tools/perf/util/genelf_debug.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * genelf_debug.c   * Copyright (C) 2015, Google, Inc @@ -5,8 +6,6 @@   * Contributed by:   * 	Stephane Eranian <[email protected]>   * - * Released under the GPL v2. - *   * based on GPLv2 source code from Oprofile   * @remark Copyright 2007 OProfile authors   * @author Philippe Elie  |