| 12345678910111213141516171819 | Copyright status on all included code:All files which have no copyright comments are original worksCopyright (C) 2005-2006 Rich Felker. The decision to exclude suchcomments is intentional, as it should be possible to carry around thecomplete source code on tiny storage media. All public header files(include/*) should be treated as Public Domain as they intentionallycontain no content which can be covered by copyright. Some sourcemodules may fall in this category as well. If you believe that a fileis so trivial that it should be in the Public Domain, please contactme and, if I agree, I will explicitly release it from copyright.Some code has been modified by the OpenWrt project, this includesthe conversion from char map files to C arrays and the iconv.h headerfile in particular.The library as a whole is licensed under the GNU LGPL version 2.1.The original source can be accessed at svn://svn.mplayerhq.hu/libc/trunk
 |