4 Commits

Author SHA1 Message Date
Andrew G. Morgan
70998415a8 Reviewed license information and adde SPDX ids.
Günther Noack reported some issues with automated dependency checking in

  https://bugzilla.kernel.org/show_bug.cgi?id=216609

Perhaps these additional lines will help assist those things.

I did find a typo in pam_cap/execable.c so I've fixed that.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2022-10-19 19:05:11 -07:00
Andrew G. Morgan
d9cf50103a Trying to stop the DOS attack on me from lawyers.
Reformatted the license files to capture the same info but
in a more clear way.

Note, I have migrated the license texts to "License" files
since, apparently, LICENSE files are picked up and parsed by
all sorts of automation that I don't want to reverse engineer.

The compiled binaries refer to said LICENSE file(s).

The default LICENSE files refer to the License files for
details. It is expected that folk that build against libcap
and friends, and need to choose one or the other license will
simplify their copies of LICENSE consistent with their own
needs and the scope explained in the License file(s).

All code distributed with the official libcap, unless
explicitly stated, is covered by the libcap License file.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2021-02-14 16:20:50 -08:00
Andrew G. Morgan
1d229a36f0 Clarify version of GPL covering this library.
Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2011-07-24 18:54:33 -07:00
Andrew Morgan
2c9c0532da This is the source for libcap-1.0.tar.gz
http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/libcap-1.0.tar.gz
2007-07-10 20:50:21 -07:00