summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-05-16 22:34:03 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-05-16 22:34:42 +0900
commit959cb4e0536d2342d5db72cae20667e57cfd2d85 (patch)
tree6db7228cf36b2b62b974db20a7eae4e01dc98953
parent5244c20118214d4786a0c78e6025b18005cbc6ff (diff)
downloadefl-959cb4e0536d2342d5db72cae20667e57cfd2d85.tar.gz
eio - fix header doc.
-rw-r--r--src/lib/eio/Eio.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/eio/Eio.h b/src/lib/eio/Eio.h
index eabec68e95..d1aac92e0c 100644
--- a/src/lib/eio/Eio.h
+++ b/src/lib/eio/Eio.h
@@ -1,8 +1,10 @@
-/* EIO - EFL data type library
+/* EIO - Core asynchronous input/output operation library.
* Copyright (C) 2010 Enlightenment Developers:
* Cedric Bail <cedric.bail@free.fr>
+ * Gustavo Sverzut Barbieri <barbieri@gmail.com>
* Vincent "caro" Torri <vtorri at univ-evry dot fr>
- * Stephen "okra" Houston <unixtitan@gmail.com>
+ * Stephen "okra" Houston <unixtitan@gmail.com
+ * Guillaume "kuri" Friloux <guillaume.friloux@asp64.com>>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public