diff --git a/src/kernel/core/fs/vfs_select.c b/src/kernel/core/fs/vfs_select.c index 1ab1d4564d..0d07111b9d 100644 --- a/src/kernel/core/fs/vfs_select.c +++ b/src/kernel/core/fs/vfs_select.c @@ -1,11 +1,12 @@ /* -** Copyright 2002, Axel Dörfler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Copyright 2002-2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved. +** Distributed under the terms of the Haiku License. */ #include #include +#include #include "vfs_select.h" #include