[USBUHCI_NEW] Add license headers.

This commit is contained in:
Thomas Faber 2018-09-08 10:13:43 +02:00
parent 855df84fb2
commit e400519cb5
No known key found for this signature in database
GPG key ID: 076E7C3D44720826
5 changed files with 35 additions and 0 deletions

View file

@ -1,3 +1,10 @@
/*
* PROJECT: ReactOS USB UHCI Miniport Driver
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: USBUHCI root hub functions
* COPYRIGHT: Copyright 2017-2018 Vadim Galyant <vgal@rambler.ru>
*/
#include "usbuhci.h"
#define NDEBUG