Skip to content

Commit d59d354

Browse files
committed
[SNDVOL32] Update copyright preamble
1 parent eafe251 commit d59d354

File tree

1 file changed

+4
-3
lines changed
  • base/applications/sndvol32

1 file changed

+4
-3
lines changed

base/applications/sndvol32/tray.c

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/*
2-
* COPYRIGHT: See COPYING in the top level directory
32
* PROJECT: ReactOS Sound Volume Control
4-
* FILE: base/applications/sndvol32/tray.c
5-
* PROGRAMMERS: Eric Kohl <[email protected]>
3+
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4+
* PURPOSE: Tray pop-up for adjusting master volume and muting
5+
* COPYRIGHT: Copyright 2018-2019 Eric Kohl <[email protected]>
6+
* Copyright 2026 Vitaly Orekhov <[email protected]>
67
*/
78

89
#include "sndvol32.h"

0 commit comments

Comments
 (0)