From a55665ab87a121b3a1c9c6ce021112c7d11e1f4c Mon Sep 17 00:00:00 2001
From: wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sun, 8 May 2005 10:22:56 +0000
Subject: [PATCH] is based on linux-mtd, no copyright in the files, but the
 complete package is GPL

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@813 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 openwrt/package/openwrt/mtd.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openwrt/package/openwrt/mtd.c b/openwrt/package/openwrt/mtd.c
index 851f26628..f0c127b72 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>
-- 
2.20.1