mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:13:00 +00:00
[BOOTVID] Add file copyright information headers (#6650)
This commit is contained in:
parent
a8c52fa165
commit
ff790a9111
14 changed files with 86 additions and 10 deletions
|
@ -1,3 +1,10 @@
|
|||
/*
|
||||
* PROJECT: ReactOS Boot Video Driver
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Font Data
|
||||
* COPYRIGHT: Copyright 2016 Roy Tam <roytam@gmail.com>
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue