[RSHELL] Fix file headers (#7239)

Follow our standard.
JIRA issue: CORE-18462
Adapt file headers to our
coding style.
This commit is contained in:
Katayama Hirofumi MZ 2024-08-12 04:47:02 +09:00 committed by GitHub
parent f3d03760e9
commit 6f86c05cfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 23 deletions

View file

@ -1,9 +1,8 @@
/*
* PROJECT: ReactOS shell extensions
* LICENSE: GPL - See COPYING in the top level directory
* FILE: dll/shellext/qcklnch/CQuickLaunchBand.h
* 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>
*/
#pragma once