X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fpython%2Fyaffs_browser.py;h=effe5a3fd14033652748b8051451ba4ed20b98af;hp=22073e68f454825070a58c7419258402ce1d3d5a;hb=86e364669f775e70f32204769217ecf035508c1d;hpb=b708f76c6a03f86058236dbd529e8c3623571325 diff --git a/direct/python/yaffs_browser.py b/direct/python/yaffs_browser.py index 22073e6..effe5a3 100755 --- a/direct/python/yaffs_browser.py +++ b/direct/python/yaffs_browser.py @@ -1,4 +1,17 @@ #!/usr/bin/python +## +## 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 Tkinter as tk from yaffsfs import * #import examples