aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-05-08 10:22:56 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-05-08 10:22:56 +0000
commit02c0c7be23a68c42b923586ac0d1cd6e179428ad (patch)
tree3237ba31b4316328ec1ca258e399ce15a35c0744 /package
parentff7b09d78715ad79de8e5ea699ab8388dad4ce8c (diff)
downloadmaster-187ad058-02c0c7be23a68c42b923586ac0d1cd6e179428ad.tar.gz
master-187ad058-02c0c7be23a68c42b923586ac0d1cd6e179428ad.tar.bz2
master-187ad058-02c0c7be23a68c42b923586ac0d1cd6e179428ad.zip
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/openwrt@813 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/openwrt/mtd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/openwrt/mtd.c b/package/openwrt/mtd.c
index 851f266282..f0c127b72a 100644
--- a/package/openwrt/mtd.c
+++ b/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>