Re: [PATCH v2 01/19] tools: Add gendwarfksyms
From: Greg Kroah-Hartman
Date: Fri Aug 16 2024 - 03:14:16 EST
On Thu, Aug 15, 2024 at 05:39:05PM +0000, Sami Tolvanen wrote:
> --- /dev/null
> +++ b/scripts/gendwarfksyms/dwarf.c
> @@ -0,0 +1,87 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later
Sorry, but I have to ask, do you _REALLY_ mean "or later" here and in
other places in this series? If so, great, but I want to be sure, as I
know:
> + * Copyright (C) 2024 Google LLC
Has some issues with the types of licenses that marking will cover.
thanks,
greg k-h