From cf4cc90528543562ee6c0c9b2e35b0f5ad5fce16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Fri, 14 Aug 2009 18:09:38 +0000 Subject: [PATCH] Fix (c) style; and use "MIT" since there is no "Haiku" license by itself. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32380 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/kernel/boot/platform/generic/text_console.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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