summaryrefslogtreecommitdiffstats
path: root/src/util/k5ev
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-11-05 19:55:34 +0000
committerGreg Hudson <ghudson@mit.edu>2011-11-05 19:55:34 +0000
commit83432c34d4123b600da962e84e021bb154598588 (patch)
tree69d963b5b8d84ed793972d46317bc989e7b3dc27 /src/util/k5ev
parent6074e8db05962cd4a6c7a7eb8c0c57bfcd0d4e97 (diff)
downloadkrb5-83432c34d4123b600da962e84e021bb154598588.tar.gz
krb5-83432c34d4123b600da962e84e021bb154598588.tar.xz
krb5-83432c34d4123b600da962e84e021bb154598588.zip
Improve verto and libev documentation
NOTICE was missing the copyright statement for verto (it's not quite the same as other Red Hat licenses). util/verto had no README file, and neither the verto nor k5ev README contained pointers to the upstream project pages. ticket: 7002 target_version: 1.10 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25443 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/k5ev')
-rw-r--r--src/util/k5ev/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/k5ev/README b/src/util/k5ev/README
index 10b49976bd..7a14f13274 100644
--- a/src/util/k5ev/README
+++ b/src/util/k5ev/README
@@ -25,3 +25,7 @@ had support for making its API symbols static, but it currently does
not.) The source file verto-k5ev.c wraps ev.c with appropriate
embedding defines, and then defines the libverto module functions
using the slightly modified contents of libverto's verto-ev.c.
+
+The libev upstream project page is at:
+
+ http://software.schmorp.de/pkg/libev.html