On 3/12/26 5:32 PM, Martin Wilck wrote:

On Wed, 2026-03-11 at 17:16 -0700, Brian Bunker wrote:

diff --git a/libmultipath/checkers/alua.c
b/libmultipath/checkers/alua.c
new file mode 100644
index 00000000..cb3d7000
--- /dev/null
+++ b/libmultipath/checkers/alua.c
@@ -0,0 +1,426 @@
+/*
+ * ALUA Path Checker
+ *
+ * Copyright (c) 2024

There is no Copyright holder.

+ * This file is released under the GPL.

Please add a proper license header.
If the code comes from libmultipath/prioritizers/alua*

For consistency with:
libmultipath/prioritizers/alua.c: * This file is released under the GPL.
libmultipath/prioritizers/alua_rtpg.c: * This file is released under the GPL.
libmultipath/prioritizers/alua_rtpg.h: * This file is released under the GPL.
libmultipath/prioritizers/alua_spc3.h: * This file is released under the GPL.

Otherwise, the license should be explicitly specified.

Reply via email to