diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-03-28 09:33:20 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-03-28 09:33:20 +0100 |
commit | b5dc9d799f8eca793a4fd1d9b5111155ae6af6d8 (patch) | |
tree | b5f910efcd1c2b4be2a0c1a5808c55354e055941 /sos-code-article5/VERSION | |
parent | a21f6c328a4f18e1fa744e40e4c26fa512c90bf7 (diff) | |
download | SOS-b5dc9d799f8eca793a4fd1d9b5111155ae6af6d8.tar.gz SOS-b5dc9d799f8eca793a4fd1d9b5111155ae6af6d8.zip |
Import and compile article5
Diffstat (limited to 'sos-code-article5/VERSION')
-rw-r--r-- | sos-code-article5/VERSION | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sos-code-article5/VERSION b/sos-code-article5/VERSION new file mode 100644 index 0000000..f4577ee --- /dev/null +++ b/sos-code-article5/VERSION @@ -0,0 +1,11 @@ +SOS -- Simple OS +Copyright (C) 2003,2004,2005 The SOS Team (David Decotigny & Thomas Petazzoni) + +Version "Article 5" -- Kernel space virtual memory allocator (Slab system) + + 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. |