HEX
Server: Apache
System: Linux vpshost0650.publiccloud.com.br 4.4.79-grsec-1.lc.x86_64 #1 SMP Wed Aug 2 14:18:21 -03 2017 x86_64
User: bandeirantesbomb3 (10068)
PHP: 8.0.7
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/libiscsi-1.9.0/COPYING
Libiscsi components fall under two separate licences


The lib and include directories
===============================
The iscsi client library itself, i.e. the lib and include directories,
is licenced under GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

The library also contains one file : lib/md5.c that is under Public Domain.

A copy of LGPL 2.1 is included in the file LICENCE-LGPL-2.1.txt but can also be downloaded from http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

This is the licence that applies to the libiscsi library and its use.


src/ld_iscsi.c
==============
This LD_PRELOAD utility is licenced under GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.



The src, examples and test-tool directories EXCEPT src/ld_iscsi.c
=============================================================
The utility and example applications using this library, i.e. the src and the
examples directories, are licenced under the GNU General Public License
as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

These are executable applications that link with the libiscsi library.

A copy of GPL 2 is included in the file LICENCE-GPL-2.txt but can also be downloaded from http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

This licence applies only to the source code for the provided applications that link to and use libiscsi.



To avoid any confusion, every source file also contain a licence boilerplate.