summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2008-04-24 01:17:48 +0000
committerRuss Allbery <rra@stanford.edu>2008-04-24 01:17:48 +0000
commit23b711ebacb2371915bfa4d9e0d386fa4e7cb35e (patch)
tree5041a42d5d48526322d827ef0e956f061e8064cc /LICENSE
parentd509c915c9c3adc3b61eae84bdca0b612f25df96 (diff)
Switch to messages-krb5 in util instead of the one built in the client
library and start the transition of coding style.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE6
1 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index a04578d..36d2143 100644
--- a/LICENSE
+++ b/LICENSE
@@ -50,9 +50,9 @@ 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, portable/strlcat.c,
-portable/strlcpy.c, and util/concat.c have been placed in the public
-domain by their author.
+The files portable/asprintf.c, portable/dummy.c, portable/macros.h,
+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,