From 5f86ad125df3a244a2ab4b9d3998a68349ff5e90 Mon Sep 17 00:00:00 2001 From: Philippe Houdoin Date: Mon, 11 Oct 2010 13:39:37 +0000 Subject: [PATCH] Relax the copyright... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38948 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/kernel/boot/images.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/headers/private/kernel/boot/images.h b/headers/private/kernel/boot/images.h index 794395c5a0..1ac9e5f8dc 100644 --- a/headers/private/kernel/boot/images.h +++ b/headers/private/kernel/boot/images.h @@ -1,6 +1,9 @@ /* - * Copyright 2010, Philippe Houdoin . + * Copyright 2006-2010, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. + * + * Authors: + * Philippe Houdoin, phoudoin at haiku-os dot org */ #ifndef KERNEL_BOOT_IMAGES_H #define KERNEL_BOOT_IMAGES_H @@ -15,7 +18,4 @@ # include #endif - #endif /* KERNEL_BOOT_ARCH_H */ - -