[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:
赫杨 2020-08-01 03:57:35 +08:00 committed by Mark Jansen
parent 4c7bd34a47
commit 36870a02f7
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
10 changed files with 22 additions and 29 deletions

View file

@ -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>