diff options
| author | Tianhao Wang <shrik3@mailbox.org> | 2024-04-17 14:56:30 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@mailbox.org> | 2024-06-11 15:16:33 +0200 |
| commit | 74ac24a8225c9e3c5b907cbf5cea0c7fc66f6c0a (patch) | |
| tree | bb51ddbfcddf604e6d7fd46a3c3c716572cf0626 | |
| parent | 9dc69e2c98bf760d6df11167d342e7af2c2acc7a (diff) | |
add ATTRIBUTIONS
| -rw-r--r-- | ATTRIBUTIONS | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ATTRIBUTIONS b/ATTRIBUTIONS new file mode 100644 index 0000000..e327242 --- /dev/null +++ b/ATTRIBUTIONS @@ -0,0 +1,26 @@ +----------------------------------------------------------- + Attributions for derived works +----------------------------------------------------------- +files: + ./boot/{multiboot.s, startup-x86_64.s} + ./defs/x86_64-linker.ld + +Attribution: + intermezzOS/kernel: Apache2/MIT + Copyright (c) 2016 intermezzOS Developers + +source: + https://github.com/intermezzOS/kernel + +----------------------------------------------------------- + + +----------------------------------------------------------- + Attributions for Inspirations ++---------------------------------------------------------- +OOStuBS +Institut für Verteilte Systeme (IVS), + Otto-von-Guericke-Universität Magdeburg +Lehrstuhl für Informatik 4, + Friedrich-Alexander-Universität Erlangen-Nürnberg ++---------------------------------------------------------- |
