aboutsummaryrefslogtreecommitdiff
path: root/cap/README
blob: 3ac8433704f9c2535368b7743614efe653ec978a (plain)
1
2
3
4
5
6
7
8
9
10
Package cap is the libcap API for Linux Capabilities written in
Go. The official release announcement site for libcap is:

   https://sites.google.com/site/fullycapable/

Like libcap, the cap package is distributed with a "you choose"
License. Specifically: BSD three clause, or GPL2. See the LICENSE
file.

Andrew G. Morgan <morgan@kernel.org>