001 SOS -- Simple OS
002 Copyright (C) 2003,2004,2005 The SOS Team (David Decotigny & Thomas Petazzoni)
003
004 Version "Article 8" -- Basic VFS support (read/write/mount/symlink/unlink/mmap)
005
006 This program is free software; you can redistribute it and/or
007 modify it under the terms of the GNU General Public License
008 as published by the Free Software Foundation; either version 2
009 of the License, or (at your option) any later version.
010
011 See the LICENSE file included in the distribution.