https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5d81de7d5b12fed1f392b7163633fbb84d46bdc0

commit 5d81de7d5b12fed1f392b7163633fbb84d46bdc0
Author:     Oleg Dubinskiy <[email protected]>
AuthorDate: Thu Mar 31 01:53:30 2022 +0200
Commit:     GitHub <[email protected]>
CommitDate: Thu Mar 31 01:53:30 2022 +0200

    [REACTOS] Update email in all my copyrights (#4415)
    
    
    Change it to Gmail, because Yandex disabled ua domain, which was used in my 
previous email.
---
 base/applications/utilman/umandlg/lang/ru-RU.rc | 2 +-
 base/applications/utilman/umandlg/lang/uk-UA.rc | 2 +-
 dll/shellext/cryptext/lang/uk-UA.rc             | 2 +-
 dll/win32/browseui/CShellTaskScheduler.cpp      | 2 +-
 dll/win32/browseui/CShellTaskScheduler.h        | 2 +-
 dll/win32/browseui/CUserAssist.cpp              | 2 +-
 dll/win32/browseui/CUserAssist.h                | 2 +-
 dll/win32/imm32/compstr.c                       | 1 -
 dll/win32/imm32/ime.c                           | 1 -
 dll/win32/imm32/imm.c                           | 1 -
 dll/win32/imm32/keymsg.c                        | 1 -
 dll/win32/imm32/utils.c                         | 1 -
 dll/win32/kernel32/client/file/iocompl.c        | 2 +-
 dll/win32/profmap/profmap.c                     | 2 +-
 dll/win32/syssetup/lang/ru-RU.rc                | 2 +-
 dll/win32/syssetup/wizard.c                     | 2 +-
 win32ss/reactx/ntddraw/dxeng.c                  | 2 +-
 17 files changed, 12 insertions(+), 17 deletions(-)

diff --git a/base/applications/utilman/umandlg/lang/ru-RU.rc 
b/base/applications/utilman/umandlg/lang/ru-RU.rc
index 39997fe3ecd..34ae391dbd6 100644
--- a/base/applications/utilman/umandlg/lang/ru-RU.rc
+++ b/base/applications/utilman/umandlg/lang/ru-RU.rc
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS Utility Manager (Accessibility)
  * LICENSE:         GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
  * PURPOSE:         Russian (Russia) translation resource
- * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy 
([email protected])
+ * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy ([email protected])
  */
 
 LANGUAGE LANG_RUSSIAN, SUBLANG_RUSSIAN_RUSSIA
diff --git a/base/applications/utilman/umandlg/lang/uk-UA.rc 
b/base/applications/utilman/umandlg/lang/uk-UA.rc
index eadeda41e10..9bb9e7410a6 100644
--- a/base/applications/utilman/umandlg/lang/uk-UA.rc
+++ b/base/applications/utilman/umandlg/lang/uk-UA.rc
@@ -2,7 +2,7 @@
  * PROJECT:         ReactOS Utility Manager (Accessibility)
  * LICENSE:         GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
  * PURPOSE:         Ukrainian (Ukraine) translation resource
- * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy 
([email protected])
+ * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy ([email protected])
  */
 
 LANGUAGE LANG_UKRAINIAN, SUBLANG_UKRAINIAN_UKRAINE
diff --git a/dll/shellext/cryptext/lang/uk-UA.rc 
b/dll/shellext/cryptext/lang/uk-UA.rc
index 5c67761bfa9..6ee031be46d 100644
--- a/dll/shellext/cryptext/lang/uk-UA.rc
+++ b/dll/shellext/cryptext/lang/uk-UA.rc
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS CryptExt Shell Extension
  * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
  * PURPOSE:     Ukrainian (Ukraine) resource translation
- * COPYRIGHT:   Copyright 2019 Oleg Dubinskiy ([email protected])
+ * COPYRIGHT:   Copyright 2019 Oleg Dubinskiy ([email protected])
  */
 
 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
diff --git a/dll/win32/browseui/CShellTaskScheduler.cpp 
b/dll/win32/browseui/CShellTaskScheduler.cpp
index ff1709c3383..7872b5d85a6 100644
--- a/dll/win32/browseui/CShellTaskScheduler.cpp
+++ b/dll/win32/browseui/CShellTaskScheduler.cpp
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS browseui
  * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     IShellTaskScheduler implementation
- * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
+ * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
  */
 
 #include "precomp.h"
diff --git a/dll/win32/browseui/CShellTaskScheduler.h 
b/dll/win32/browseui/CShellTaskScheduler.h
index 42001c18439..f86f65c05b6 100644
--- a/dll/win32/browseui/CShellTaskScheduler.h
+++ b/dll/win32/browseui/CShellTaskScheduler.h
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS browseui
  * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     IShellTaskScheduler implementation
- * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
+ * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
  */
 
 #pragma once
diff --git a/dll/win32/browseui/CUserAssist.cpp 
b/dll/win32/browseui/CUserAssist.cpp
index 54e6db7077d..1f9ca46554c 100644
--- a/dll/win32/browseui/CUserAssist.cpp
+++ b/dll/win32/browseui/CUserAssist.cpp
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS browseui
  * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     IUserAssist implementation
- * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
+ * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
  */
 // See 
http://www.geoffchappell.com/studies/windows/ie/browseui/interfaces/iuserassist.htm
 
diff --git a/dll/win32/browseui/CUserAssist.h b/dll/win32/browseui/CUserAssist.h
index 88bdf6985ae..7b6f5ea3480 100644
--- a/dll/win32/browseui/CUserAssist.h
+++ b/dll/win32/browseui/CUserAssist.h
@@ -2,7 +2,7 @@
  * PROJECT:     ReactOS browseui
  * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     IUserAssist implementation
- * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
+ * COPYRIGHT:   Copyright 2020 Oleg Dubinskiy ([email protected])
  */
 // See 
https://www.geoffchappell.com/studies/windows/ie/browseui/classes/userassist.htm
 
diff --git a/dll/win32/imm32/compstr.c b/dll/win32/imm32/compstr.c
index 50f26af8bbb..95df0e11133 100644
--- a/dll/win32/imm32/compstr.c
+++ b/dll/win32/imm32/compstr.c
@@ -6,7 +6,6 @@
  *              Copyright 2002, 2003, 2007 CodeWeavers, Aric Stewart
  *              Copyright 2017 James Tabor <[email protected]>
  *              Copyright 2018 Amine Khaldi <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  *              Copyright 2020-2021 Katayama Hirofumi MZ 
<[email protected]>
  */
 
diff --git a/dll/win32/imm32/ime.c b/dll/win32/imm32/ime.c
index eec07d540b8..1b78374e07e 100644
--- a/dll/win32/imm32/ime.c
+++ b/dll/win32/imm32/ime.c
@@ -6,7 +6,6 @@
  *              Copyright 2002, 2003, 2007 CodeWeavers, Aric Stewart
  *              Copyright 2017 James Tabor <[email protected]>
  *              Copyright 2018 Amine Khaldi <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  *              Copyright 2020-2021 Katayama Hirofumi MZ 
<[email protected]>
  */
 
diff --git a/dll/win32/imm32/imm.c b/dll/win32/imm32/imm.c
index 48c742b4cba..3ad8d10df56 100644
--- a/dll/win32/imm32/imm.c
+++ b/dll/win32/imm32/imm.c
@@ -6,7 +6,6 @@
  *              Copyright 2002, 2003, 2007 CodeWeavers, Aric Stewart
  *              Copyright 2017 James Tabor <[email protected]>
  *              Copyright 2018 Amine Khaldi <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  *              Copyright 2020-2021 Katayama Hirofumi MZ 
<[email protected]>
  */
 
diff --git a/dll/win32/imm32/keymsg.c b/dll/win32/imm32/keymsg.c
index 412b9a07d69..b76c40bf327 100644
--- a/dll/win32/imm32/keymsg.c
+++ b/dll/win32/imm32/keymsg.c
@@ -6,7 +6,6 @@
  *              Copyright 2002, 2003, 2007 CodeWeavers, Aric Stewart
  *              Copyright 2017 James Tabor <[email protected]>
  *              Copyright 2018 Amine Khaldi <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  *              Copyright 2020-2021 Katayama Hirofumi MZ 
<[email protected]>
  */
 
diff --git a/dll/win32/imm32/utils.c b/dll/win32/imm32/utils.c
index 2e5ffc4f301..f19cf6cf1c4 100644
--- a/dll/win32/imm32/utils.c
+++ b/dll/win32/imm32/utils.c
@@ -6,7 +6,6 @@
  *              Copyright 2002, 2003, 2007 CodeWeavers, Aric Stewart
  *              Copyright 2017 James Tabor <[email protected]>
  *              Copyright 2018 Amine Khaldi <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  *              Copyright 2020-2021 Katayama Hirofumi MZ 
<[email protected]>
  */
 
diff --git a/dll/win32/kernel32/client/file/iocompl.c 
b/dll/win32/kernel32/client/file/iocompl.c
index 0d2546be50d..dec1e7c1a81 100644
--- a/dll/win32/kernel32/client/file/iocompl.c
+++ b/dll/win32/kernel32/client/file/iocompl.c
@@ -4,7 +4,7 @@
  * FILE:            dll/win32/kernel32/client/file/iocompl.c
  * PURPOSE:         Io Completion functions
  * PROGRAMMERS:     Ariadne ([email protected])
- *                  Oleg Dubinskiy ([email protected])
+ *                  Oleg Dubinskiy ([email protected])
  * UPDATE HISTORY:
  *                  Created 01/11/98
  */
diff --git a/dll/win32/profmap/profmap.c b/dll/win32/profmap/profmap.c
index 084963d1748..4ea8cdbb1dc 100644
--- a/dll/win32/profmap/profmap.c
+++ b/dll/win32/profmap/profmap.c
@@ -3,7 +3,7 @@
  * LICENSE:         GPL-2.0-or-later 
(https://spdx.org/licenses/GPL-2.0-or-later)
  * FILE:            dll/win32/profmap/profmap.c
  * PURPOSE:         ReactOS User Profile Mapping API
- * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy 
([email protected])
+ * COPYRIGHT:       Copyright 2019 Oleg Dubinskiy ([email protected])
  */
 
 /* INCLUDES 
*******************************************************************/
diff --git a/dll/win32/syssetup/lang/ru-RU.rc b/dll/win32/syssetup/lang/ru-RU.rc
index 850091d370f..dbd72bbe064 100644
--- a/dll/win32/syssetup/lang/ru-RU.rc
+++ b/dll/win32/syssetup/lang/ru-RU.rc
@@ -3,7 +3,7 @@
  * LICENSE:     GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
  * PURPOSE:     Russian resource file
  * TRANSLATORS: Copyright 2007 Dmitry Chapyshev <[email protected]>
- *              Copyright 2020 Oleg Dubinskiy <[email protected]>
+ *              Copyright 2020 Oleg Dubinskiy <[email protected]>
  */
 
 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
diff --git a/dll/win32/syssetup/wizard.c b/dll/win32/syssetup/wizard.c
index 5404e3c28a0..233b87aa184 100644
--- a/dll/win32/syssetup/wizard.c
+++ b/dll/win32/syssetup/wizard.c
@@ -7,7 +7,7 @@
  *                  Pierre Schweitzer <[email protected]>
  *                  Ismael Ferreras Morezuelas <[email protected]>
  *                  Katayama Hirofumi MZ <[email protected]>
- *                  Oleg Dubinskiy <[email protected]>
+ *                  Oleg Dubinskiy <[email protected]>
  */
 
 /* INCLUDES *****************************************************************/
diff --git a/win32ss/reactx/ntddraw/dxeng.c b/win32ss/reactx/ntddraw/dxeng.c
index 8e280f4734b..2b1fe1cbd66 100644
--- a/win32ss/reactx/ntddraw/dxeng.c
+++ b/win32ss/reactx/ntddraw/dxeng.c
@@ -4,7 +4,7 @@
  * FILE:             win32ss/reactx/ntddraw/dxeng.c
  * PURPOSE:          Implementation of DxEng functions
  * PROGRAMMERS:      Magnus Olsen ([email protected])
- *                   Oleg Dubinskiy ([email protected])
+ *                   Oleg Dubinskiy ([email protected])
  */
 
 #include <win32k.h>

Reply via email to