From 1d19f96fff7d064d6589ba2200baabdd4e0c00eb Mon Sep 17 00:00:00 2001 From: Marcus Overhagen Date: Tue, 19 Aug 2008 19:28:41 +0000 Subject: [PATCH] Removed my Copyright notice, assign future copyright to Haiku Inc, in contribution to ticket #2191 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27068 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/posix/iovec.h | 6 ++---- headers/posix/null.h | 6 ++---- headers/posix/wchar.h | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/headers/posix/iovec.h b/headers/posix/iovec.h index 3391f91eaf..3e2ceaa8f5 100644 --- a/headers/posix/iovec.h +++ b/headers/posix/iovec.h @@ -1,8 +1,6 @@ /* - * Copyright (C) 2002 Marcus Overhagen - * All rights reserved. - * - * Distributed under the terms of the MIT license + * Copyright 2008 Haiku Inc. All Rights Reserved. + * Distributed under the terms of the MIT License. */ #ifndef _IOVEC_H #define _IOVEC_H diff --git a/headers/posix/null.h b/headers/posix/null.h index 314039bfcb..9d63e4f46e 100644 --- a/headers/posix/null.h +++ b/headers/posix/null.h @@ -1,8 +1,6 @@ /* - * Copyright (C) 2002 Marcus Overhagen - * All rights reserved. - * - * Distributed under the terms of the MIT license + * Copyright 2008 Haiku Inc. All Rights Reserved. + * Distributed under the terms of the MIT License. */ #ifndef _NULL_H #define _NULL_H diff --git a/headers/posix/wchar.h b/headers/posix/wchar.h index 8bfe47fe4a..973f55ca47 100644 --- a/headers/posix/wchar.h +++ b/headers/posix/wchar.h @@ -1,8 +1,6 @@ /* - * Copyright (C) 2002 Marcus Overhagen - * All rights reserved. - * - * Distributed under the terms of the MIT license + * Copyright 2008 Haiku Inc. All Rights Reserved. + * Distributed under the terms of the MIT License. */ #ifndef _WCHAR_H #define _WCHAR_H