Replace my E-mail with the ReactOS org one (#3475)

From now on for ReactOS related contributions only the organization e-mail shall be used and also reverse the order of my real full name.
This commit is contained in:
George Bișoc 2021-02-22 16:26:55 +01:00 committed by GitHub
parent c8c9a70461
commit b00ecdcab9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 56 additions and 56 deletions

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS Virtual CD Control Tool
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Italian resource file
* COPYRIGHT: Copyright 2019 Bișoc George (fraizeraust99 at gmail dot com)
* COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org)
*/
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS Virtual CD Control Tool
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Romanian resource file
* COPYRIGHT: Copyright 2019 Bișoc George (fraizeraust99 at gmail dot com)
* COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org)
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS API tests
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for mbtowc
* COPYRIGHT: Copyright 2020 Bișoc George <fraizeraust99 at gmail dot com>
* COPYRIGHT: Copyright 2020 George Bișoc <george.bisoc@reactos.org>
*/
#include <apitest.h>

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS API tests
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for wctomb
* COPYRIGHT: Copyright 2020 Bișoc George <george.bisoc@reactos.org>
* COPYRIGHT: Copyright 2020 George Bișoc <george.bisoc@reactos.org>
*/
#include <apitest.h>

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS API tests
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for the NtSetInformationProcess API
* COPYRIGHT: Copyright 2020 Bișoc George <fraizeraust99 at gmail dot com>
* COPYRIGHT: Copyright 2020 George Bișoc <george.bisoc@reactos.org>
*/
#include "precomp.h"

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS API tests
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for the RtlGetNtProductType API
* COPYRIGHT: Copyright 2020 Bișoc George <fraizeraust99 at gmail dot com>
* COPYRIGHT: Copyright 2020 George Bișoc <george.bisoc@reactos.org>
*/
#include "precomp.h"

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS API Tests
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for ExtractIconEx routine
* COPYRIGHT: Copyright 2019 Bișoc George (fraizeraust99 at gmail dot com)
* COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org)
*/
#include "shelltest.h"