diff --git a/headers/private/kernel/boot/platform/generic/text_console.h b/headers/private/kernel/boot/platform/generic/text_console.h index 2b05d19213..23dc554b24 100644 --- a/headers/private/kernel/boot/platform/generic/text_console.h +++ b/headers/private/kernel/boot/platform/generic/text_console.h @@ -1,7 +1,7 @@ /* -** Copyright 2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the Haiku License. -*/ + * Copyright 2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved. + * Distributed under the terms of the MIT License. + */ #ifndef GENERIC_TEXT_CONSOLE_H #define GENERIC_TEXT_CONSOLE_H