summaryrefslogtreecommitdiff
path: root/cap/README
diff options
context:
space:
mode:
Diffstat (limited to 'cap/README')
-rw-r--r--cap/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/cap/README b/cap/README
new file mode 100644
index 0000000..f257d44
--- /dev/null
+++ b/cap/README
@@ -0,0 +1,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>