From 959cb4e0536d2342d5db72cae20667e57cfd2d85 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Thu, 16 May 2013 22:34:03 +0900 Subject: [PATCH] eio - fix header doc. --- src/lib/eio/Eio.h | 6 ++++-- 1 file 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 + * Gustavo Sverzut Barbieri * Vincent "caro" Torri - * Stephen "okra" Houston + * Stephen "okra" Houston > * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public