Also location and SLI tag: https://spdx.org/licenses/
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]> --- libmpathcmd/mpath_fill_sockaddr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmpathcmd/mpath_fill_sockaddr.c b/libmpathcmd/mpath_fill_sockaddr.c index 750ef3ee..61ef377b 100644 --- a/libmpathcmd/mpath_fill_sockaddr.c +++ b/libmpathcmd/mpath_fill_sockaddr.c @@ -1,6 +1,6 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later /* * Copyright (c) 2025 SUSE LLC - * SPDX-license-identifier: LGPL-2.1-or-newer */ static size_t mpath_fill_sockaddr__(struct sockaddr_un *addr, const char *name) -- 2.50.0
