You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

40 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../mtd-utils/mtd-utils.desc
[COPY] Copyright (C) 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A generic Linux subsystem for memory devices, especially Flash devices
[T] The aim of the system is to make it simple to provide a driver for new
[T] hardware, by providing a generic interface between the hardware drivers
[T] and the upper layers of the system.
[T] Hardware drivers need to know nothing about the storage formats used, such
[T] as FTL, FFS2, etc., but will only need to provide simple routines for read,
[T] write and erase . Presentation of the device's contents to the user in an
[T] appropriate form will be handled by the upper layers of the system.
[U] http://www.linux-mtd.infradead.org
[A] David Woodhouse
[A] Thomas Gleixner
[M] Michael Tross <michael@tross.rof>
[C] extra/filesystem
[L] GPL
[S] Stable
[V] 1.0.1
[P] X -----5---9 141.500
[D] 909337272 mtd-utils-1.0.1.tar.gz ftp://ftp.infradead.org/pub/mtd-utils/