You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was imported from gnulib with commit
6c36eb4 to implement sig2str. However,
sig2str was replaced with 1f94ee6, and
made this header file redundant.
The header itself is problematic from a licensing point of view due to a
bit of a checkered history: the file states that it's copyrighted by the
FSF, but licensed under the GPL (not LGPL) despite being part of
libcrun. Additionally, the stated license is GPL v2.1 (which does not
exist); this was likely a typo, during a mass GPL->LGPL relicensing that
occured with commit 34a0ff3.
The original file from gnulib d41bb6138ba9cfcc9445a9ba938f1361defc2576
was licensed under the LGPLv2.1+, and imported into this repository as
GPLv3 at the time. Beyond licensing header changes and clang-format, it
did not receive any other changes, nor any code was derived from it.
All in all, no historical viral GPL influences are present, and the file
can be safely removed with no ill effects, as it remains unused.
Signed-off-by: Faidon Liambotis <[email protected]>
0 commit comments