summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-08 10:22:56 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-08 10:22:56 +0000
commita55665ab87a121b3a1c9c6ce021112c7d11e1f4c (patch)
tree9b19ce774935b87b2d1961d327c14763d1571c93
parent7c01b236ad21ede4a77fc1718823612224a46286 (diff)
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
-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 851f266282..f0c127b72a 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>