diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-03-28 09:10:23 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-03-28 09:10:23 +0100 |
commit | bb55beef914e7488350ad1d0419d4bc60ad63c99 (patch) | |
tree | b1cfe0e5c76cbca16e7e3c16e108c23e366a2902 /sos-code-article4/VERSION | |
download | SOS-bb55beef914e7488350ad1d0419d4bc60ad63c99.tar.gz SOS-bb55beef914e7488350ad1d0419d4bc60ad63c99.zip |
Import code for article1, 2, 3, 4
Diffstat (limited to 'sos-code-article4/VERSION')
-rw-r--r-- | sos-code-article4/VERSION | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sos-code-article4/VERSION b/sos-code-article4/VERSION new file mode 100644 index 0000000..146a301 --- /dev/null +++ b/sos-code-article4/VERSION @@ -0,0 +1,11 @@ +SOS -- Simple OS +Copyright (C) 2003,2004 The SOS Team (David Decotigny & Thomas Petazzoni) + +Version "Article 4" -- Basic routines for x86 mmu supervision + + 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. |