Add missing copyright to mmlr. Please check.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39410 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2010-11-12 15:12:37 +00:00
parent 3a1ce93bc7
commit 040eb824e4

View File

@ -1,3 +1,9 @@
/*
* Copyright 2010 Michael Lotz, mmlr@mlotz.ch
* All rights reserved. Distributed under the terms of the MIT License.
*/
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>