ARM: fix copyright of NOR driver

Signed-off-by: Ithamar R. Adema <[email protected]>
This commit is contained in:
Ithamar R. Adema
2012-11-13 11:44:47 +01:00
parent 67bc15211f
commit 959e7602bc
@@ -1,11 +1,12 @@
/* /*
* Copyright 2012, Haiku. * Copyright 2012, Haiku, Inc.
* Distributed under the terms of the MIT License. * Distributed under the terms of the MIT License.
* *
* Authors: * Authors:
* Ithamar R. Adema <[email protected]> * Ithamar R. Adema <[email protected]>
*/ */
#include <drivers/device_manager.h> #include <drivers/device_manager.h>
#include <drivers/KernelExport.h> #include <drivers/KernelExport.h>
#include <drivers/Drivers.h> #include <drivers/Drivers.h>