mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 04:26:32 +00:00
improve file header
This commit is contained in:
parent
c0eaa9852e
commit
fcfc736881
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* PROJECT: ReactOS CRT
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Tests for setjmp/longjmp
|
||||
* PURPOSE: Tests for setjmp and longjmp
|
||||
* COPYRIGHT: Copyright 2025 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
||||
* Copyright 2025 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue