eqemu
diff libs/libimago/README @ 10:819c7ebb1bec
added libimago to avoid the external dependency
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Fri, 18 Jul 2014 05:07:40 +0300 |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libs/libimago/README Fri Jul 18 05:07:40 2014 +0300 1.3 @@ -0,0 +1,8 @@ 1.4 +imago version 2.0 1.5 +----------------- 1.6 + 1.7 +Author: John Tsiombikas <nuclear@member.fsf.org> 1.8 + 1.9 +This library is released as free software under the term of the GNU Lesser 1.10 +General Public License (LGPL) version 3 or any later version published by 1.11 +the Free Software Foundation. See COPYING and COPYING.LESSER for details.