summaryrefslogtreecommitdiffstats
path: root/package
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
commit5aa883d1314a8fe1661d8774f4f1b0469e332647 (patch)
tree3237ba31b4316328ec1ca258e399ce15a35c0744 /package
parent25fbdf3406599677a284d57afb4fcf5e4e1b6912 (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/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 851f26628..f0c127b72 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>