* Fixed license header to look like our others.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30990 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2009-06-07 21:18:32 +00:00
parent cf8af72233
commit eab2783a36
+2 -2
View File
@@ -1,11 +1,11 @@
/* /*
* Copyright (c) 2002 - 2009, Haiku, Inc. All rights reserved. * Copyright 2002-2009, Haiku, Inc. All rights reserved.
* Distributed under the terms of the MIT License. * Distributed under the terms of the MIT License.
*/ */
#ifndef _MEDIA_FILE_H #ifndef _MEDIA_FILE_H
#define _MEDIA_FILE_H #define _MEDIA_FILE_H
#include <kernel/image.h> #include <image.h>
#include <List.h> #include <List.h>
#include <MediaDefs.h> #include <MediaDefs.h>
#include <MediaFormats.h> #include <MediaFormats.h>