Added a license to the top of the file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3545 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-06-16 19:33:05 +00:00
parent 6ab6d0fda4
commit 4a893da100

View File

@ -1,3 +1,9 @@
/*
** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
** Distributed under the terms of the OpenBeOS License.
*/
#include <driver_settings.h>
#include <Directory.h>
#include <Entry.h>