15 lines
688 B
Plaintext
15 lines
688 B
Plaintext
SOS -- Simple OS
|
|
Copyright (C) 2003,2004,2005 The SOS Team (David Decotigny & Thomas Petazzoni)
|
|
|
|
Version "Article 9 (2nd part)" -- User interactions with the devices drivers
|
|
through the VFS: block devices, block cache,
|
|
page cache and IDE driver with PC-style
|
|
partitions support
|
|
|
|
This program is free software; you can redistribute it and/or
|
|
modify it under the terms of the GNU General Public License
|
|
as published by the Free Software Foundation; either version 2
|
|
of the License, or (at your option) any later version.
|
|
|
|
See the LICENSE file included in the distribution.
|