X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fpython%2Fyaffs_importer.py;h=11180ec02c39ecc8836f87fd8912808755e78062;hb=refs%2Ftags%2Flinux-mainline-rc-01;hp=84760a6b4a0e844a0e1c90d5961a05efdb51a123;hpb=b708f76c6a03f86058236dbd529e8c3623571325;p=yaffs2.git diff --git a/direct/python/yaffs_importer.py b/direct/python/yaffs_importer.py index 84760a6..11180ec 100644 --- a/direct/python/yaffs_importer.py +++ b/direct/python/yaffs_importer.py @@ -1,3 +1,16 @@ +## +## YAFFS: Yet Another Flash File System. A NAND-flash specific file system. +## +## Copyright (C) 2002-2010 Aleph One Ltd. +## for Toby Churchill Ltd and Brightstar Engineering +## +## Created by Timothy Manning +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License version 2 as +## published by the Free Software Foundation. +## + import os from yaffsfs import * import sys