From a63831551c2875adc4ec6d780b11f7615361bbbf Mon Sep 17 00:00:00 2001 From: Tianhao Wang Date: Tue, 28 May 2024 17:24:51 +0200 Subject: update attributions --- ATTRIBUTIONS | 43 ++++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 11 deletions(-) (limited to 'ATTRIBUTIONS') diff --git a/ATTRIBUTIONS b/ATTRIBUTIONS index 0f22b43..b59a123 100644 --- a/ATTRIBUTIONS +++ b/ATTRIBUTIONS @@ -1,34 +1,55 @@ +---------------------------------------------------------+ -| This Project (RuStuBS) | +| this project (RuStuBS) | +---------------------------------------------------------+ -Copyright +Copyright: 2023-2024: Tianhao Wang +License: EUPL-1.2 + Source: https://sr.ht/~shrik3/rustubs/ -Contributor(s): +Author(s): Tianhao Wang +---------------------------------------------------------+ -| Derived Works | +| derived works from rust-osdev/bootloader | +---------------------------------------------------------+ -files - ./boot/{multiboot.s, startup-x86_64.s} - ./defs/x86_64-linker.ld +copyright: + 2018 Philipp Oppermann + +license: + MIT License + https://github.com/rust-osdev/bootloader/blob/main/LICENSE-MIT + +files: + boot/mod.rs + +source: + https://github.com/rust-osdev/bootloader/tree/main -Attribution - intermezzOS/kernel: Apache2/MIT ++---------------------------------------------------------+ +| derived works from intermezzOS | ++---------------------------------------------------------+ +copyright: Copyright (c) 2016 intermezzOS Developers -source +license: + MIT license + https://github.com/intermezzOS/kernel/blob/master/LICENSE-MIT + +files: + boot/startup-x86_64.s + defs/x86_64-linker.ld + +source: https://github.com/intermezzOS/kernel ----------------------------------------------------------- +---------------------------------------------------------+ -| Attributions for Inspirations | +| attributions for inspirations | +---------------------------------------------------------+ OOStuBS Institut für Verteilte Systeme (IVS), -- cgit v1.2.3-70-g09d2