X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fpython%2Fyaffs_importer.py;fp=direct%2Fpython%2Fyaffs_importer.py;h=11180ec02c39ecc8836f87fd8912808755e78062;hp=84760a6b4a0e844a0e1c90d5961a05efdb51a123;hb=a34826e701dd381a293bb90b25a48d2bd58e8de8;hpb=1006cb30d2977365c64e4dd544b445b088750061 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