mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:03:13 +00: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:
parent
f3d03760e9
commit
6f86c05cfb
3 changed files with 8 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue