From 4a893da100766e6e5b0c9b9f02a9f01694113d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Mon, 16 Jun 2003 19:33:05 +0000 Subject: [PATCH] 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 --- src/tests/kernel/libroot/os/DriverSettingsTest.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/tests/kernel/libroot/os/DriverSettingsTest.cpp b/src/tests/kernel/libroot/os/DriverSettingsTest.cpp index 1a963e9e86..489542c913 100644 --- a/src/tests/kernel/libroot/os/DriverSettingsTest.cpp +++ b/src/tests/kernel/libroot/os/DriverSettingsTest.cpp @@ -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 #include #include