It is not mandatory, but highly recommended for better consistency and automated license scanning.
Cc: Martin Wilck <[email protected]> Cc: Benjamin Marzinski <[email protected]> Cc: Christophe Varoqui <[email protected]> Cc: DM_DEVEL-ML <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- create-config.mk | 2 +- rules.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/create-config.mk b/create-config.mk index 712cef05..3f6a2636 100644 --- a/create-config.mk +++ b/create-config.mk @@ -1,5 +1,5 @@ -# Copyright (c) SUSE LLC # SPDX-License-Identifier: GPL-2.0-or-later +# Copyright (c) SUSE LLC TOPDIR := . CREATE_CONFIG := 1 diff --git a/rules.mk b/rules.mk index c3a8e7ac..844f0bff 100644 --- a/rules.mk +++ b/rules.mk @@ -1,5 +1,5 @@ -# Copyright (c) SUSE LLC # SPDX-License-Identifier: GPL-2.0-or-later +# Copyright (c) SUSE LLC $(DEVLIB): $(LIBS) $(Q)$(LN) $(LIBS) $@ -- 2.53.0
