mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 15:20:29 +08:00
[RSHELL] Fix file headers (#7239)
Follow our standard. JIRA issue: CORE-18462 Adapt file headers to our coding style.
This commit is contained in:
committed by
GitHub
parent
f3d03760e9
commit
6f86c05cfb
@@ -1,9 +1,8 @@
|
||||
/*
|
||||
* PROJECT: ReactOS shell extensions
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: dll/shellext/qcklnch/CQuickLaunchBand.cpp
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Quick Launch Toolbar (Taskbar Shell Extension)
|
||||
* PROGRAMMERS: Shriraj Sawant a.k.a SR13 <sr.official@hotmail.com>
|
||||
* COPYRIGHT: Copyright Shriraj Sawant a.k.a SR13 <sr.official@hotmail.com>
|
||||
*/
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
|
||||
Reference in New Issue
Block a user