aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-07 19:43:02 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-07 19:43:02 +0000
commit307ba7704617f8473644e571a6d63aba8de53dec (patch)
treef370092c6b91bb325ec3eb67471f1149b46051f5 /LICENSE
parent5c7f925d454d16cf6427f3d3e9e2a5f0299ca085 (diff)
Add support for enabling and disabling principals (clearing or setting
the NOTGS flag) and examining principals to kasetkey. This functionality isn't used by wallet (and probably won't be) but is convenient for other users of kasetkey such as kadmin-remctl.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 4 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 24be219..a04578d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -50,10 +50,12 @@ The file portable/snprintf.c is released under the following license:
It may be used for any purpose as long as this notice remains intact
on all source code distributions
-The files portable/asprintf.c, portable/dummy.c and util/concat.c have
-been placed in the public domain by their author.
+The files portable/asprintf.c, portable/dummy.c, portable/strlcat.c,
+portable/strlcpy.c, and util/concat.c have been placed in the public
+domain by their author.
The files tests/libtest.c, tests/libtest.h, tests/portable/snprintf-t.c,
+tests/portable/strlcat-t.c, tests/portable/strlcpy-t.c,
tests/util/concat-t.c, tests/util/messages-t.c, tests/util/xmalloc-t, and
tests/util/xmalloc.c are released under the following copyright and
license: