mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[RAPPS] update some file-header
update some header to newer format, update purpose and add my name to those file I've modified
This commit is contained in:
parent
4c7bd34a47
commit
36870a02f7
10 changed files with 22 additions and 29 deletions
|
@ -1,10 +1,9 @@
|
|||
/*
|
||||
* PROJECT: ReactOS Applications Manager
|
||||
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
||||
* FILE: base/applications/rapps/cabinet.cpp
|
||||
* PURPOSE: Cabinet extraction using FDI API
|
||||
* COPYRIGHT: Copyright 2018 Alexander Shaposhnikov (sanchaez@reactos.org)
|
||||
*/
|
||||
* PROJECT: ReactOS Applications Manager
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Cabinet extraction using FDI API
|
||||
* COPYRIGHT: Copyright 2018 Alexander Shaposhnikov (sanchaez@reactos.org)
|
||||
*/
|
||||
#include "rapps.h"
|
||||
|
||||
#include <fdi.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue