summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-05-08 10:22:56 +0000
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2005-05-08 10:22:56 +0000
commitdf132628db855e35475d76ecf28100e0166fcb0c (patch)
tree9b19ce774935b87b2d1961d327c14763d1571c93 /openwrt/package
parent59247fffd2ce0a8f4dd39e65e83ba96935d7b419 (diff)
downloadmtk-20170518-df132628db855e35475d76ecf28100e0166fcb0c.zip
mtk-20170518-df132628db855e35475d76ecf28100e0166fcb0c.tar.gz
mtk-20170518-df132628db855e35475d76ecf28100e0166fcb0c.tar.bz2
is based on linux-mtd, no copyright in the files, but the complete package is GPL
SVN-Revision: 813
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/openwrt/mtd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/openwrt/mtd.c b/openwrt/package/openwrt/mtd.c
index 851f266..f0c127b 100644
--- a/openwrt/package/openwrt/mtd.c
+++ b/openwrt/package/openwrt/mtd.c
@@ -19,6 +19,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id$
+ *
+ * code is based on linux-mtd example code
*/
#include <limits.h>