Skip to content

Commit 9e0fb6f

Browse files
authored
Updated README Copyright
1 parent 942abd4 commit 9e0fb6f

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

global_descriptor_table_entry.inc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
; benOS Bootloader
33
; Copyright (C) 2018 Bench Computer, Inc. -- see ~/LICENSE
44
;
5-
; Based on a free boot loader by E Dehling and the boot loading functions
6-
; found in Rust's Redox. Pieces from Ubuntu's boot loading functions
7-
; were also used in the benOS bootloader's library of parts as well as many
8-
; other bootloaders created over the years.
5+
; The official bootloader for benOS and BenchX desktop/laptop products.
6+
; The first bootloader built for a decentralized operating system.
7+
; Many bootloaders were looked at and utilized in the creation of
8+
; benOS's BenchX bootloader.
9+
;
10+
; Bootloaders we utilized: Ubuntu, MikeOS, Debian, Linux Mint, ReOS
911
; ==================================================================
1012

1113
; ------------------------------------------------------------------

0 commit comments

Comments
 (0)