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

commit d614d62b09472e6a7f5433fa34105f092ef17601
Author:     Stanislav Motylkov <[email protected]>
AuthorDate: Sun Jun 18 18:48:04 2023 +0300
Commit:     Stanislav Motylkov <[email protected]>
CommitDate: Sun Jun 18 18:52:02 2023 +0300

    [EXPLORER] Update copyright headers
---
 base/shell/explorer/lang/bg-BG.rc |  8 ++++++++
 base/shell/explorer/lang/cs-CZ.rc |  7 ++++---
 base/shell/explorer/lang/de-DE.rc | 11 +++++++++++
 base/shell/explorer/lang/en-US.rc |  7 +++++++
 base/shell/explorer/lang/es-ES.rc | 17 ++++++++---------
 base/shell/explorer/lang/et-EE.rc |  8 ++++----
 base/shell/explorer/lang/eu-ES.rc |  2 +-
 base/shell/explorer/lang/fi-FI.rc |  7 +++++++
 base/shell/explorer/lang/fr-FR.rc |  8 ++++++++
 base/shell/explorer/lang/he-IL.rc |  7 +++++++
 base/shell/explorer/lang/hi-IN.rc |  7 +++++++
 base/shell/explorer/lang/hu-HU.rc |  7 +++++++
 base/shell/explorer/lang/id-ID.rc |  8 ++++++++
 base/shell/explorer/lang/it-IT.rc |  8 ++++++++
 base/shell/explorer/lang/ja-JP.rc |  9 +++++++++
 base/shell/explorer/lang/lt-LT.rc |  7 ++++++-
 base/shell/explorer/lang/ms-MY.rc |  7 ++++++-
 base/shell/explorer/lang/nl-NL.rc |  8 ++++++++
 base/shell/explorer/lang/no-NO.rc |  7 +++++++
 base/shell/explorer/lang/pl-PL.rc | 15 +++++++--------
 base/shell/explorer/lang/pt-BR.rc |  8 +++++++-
 base/shell/explorer/lang/pt-PT.rc |  9 ++++++++-
 base/shell/explorer/lang/ru-RU.rc | 11 ++++++++++-
 base/shell/explorer/lang/sk-SK.rc |  8 +++++---
 base/shell/explorer/lang/sq-AL.rc |  9 ++++++---
 base/shell/explorer/lang/tr-TR.rc | 11 +++++++----
 base/shell/explorer/lang/uk-UA.rc | 13 ++++++++-----
 27 files changed, 189 insertions(+), 45 deletions(-)

diff --git a/base/shell/explorer/lang/bg-BG.rc 
b/base/shell/explorer/lang/bg-BG.rc
index d9d1ff619c9..6bf40cd0ca3 100644
--- a/base/shell/explorer/lang/bg-BG.rc
+++ b/base/shell/explorer/lang/bg-BG.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Bulgarian resource file
+ * TRANSLATORS: Copyright 2007 S. Stanev (CCTAHEB) <[email protected]>
+ *              Copyright 2022 Nikolay Dimitrov <[email protected]>
+ */
+
 LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/cs-CZ.rc 
b/base/shell/explorer/lang/cs-CZ.rc
index 5890a4583de..087b85b75fc 100644
--- a/base/shell/explorer/lang/cs-CZ.rc
+++ b/base/shell/explorer/lang/cs-CZ.rc
@@ -1,7 +1,8 @@
 /*
- * FILE:       base/shell/explorer/lang/cs-CZ.rc
- * TRANSLATOR: Radek Liska aka Black_Fox (radekliska at gmail dot com)
- * UPDATED:    2015-04-12
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Czech resource file
+ * TRANSLATOR:  Copyright 2008-2015 Radek Liška aka Black_Fox 
<[email protected]>
  */
 
 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
diff --git a/base/shell/explorer/lang/de-DE.rc 
b/base/shell/explorer/lang/de-DE.rc
index 0f582a20a76..2a7a898923e 100644
--- a/base/shell/explorer/lang/de-DE.rc
+++ b/base/shell/explorer/lang/de-DE.rc
@@ -1,3 +1,14 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     German resource file
+ * TRANSLATORS: Copyright 2007 Daniel Reimer <[email protected]>
+ *              Copyright 2008 Fabian Maurer <[email protected]>
+ *              Copyright 2010 Sven Knurr (tux.) <[email protected]>
+ *              Copyright 2016 Joachim Henze <[email protected]>
+ *              Copyright 2018 Robert Naumann <[email protected]>
+ */
+
 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/en-US.rc 
b/base/shell/explorer/lang/en-US.rc
index 2fd043fd994..d71ba82e66f 100644
--- a/base/shell/explorer/lang/en-US.rc
+++ b/base/shell/explorer/lang/en-US.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     English (United States) resource file
+ * TRANSLATOR:  Copyright 2006-2007 Thomas Weidenmueller <[email protected]>
+ */
+
 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/es-ES.rc 
b/base/shell/explorer/lang/es-ES.rc
index 1626c620650..e11e13b7521 100644
--- a/base/shell/explorer/lang/es-ES.rc
+++ b/base/shell/explorer/lang/es-ES.rc
@@ -1,13 +1,12 @@
 /*
- * PROJECT:    ReactOS Explorer
- * LICENSE:    GPL - See COPYING in the top level directory
- * FILE:       base/shell/explorer/lang/es-ES.rc
- * PURPOSE:    Spanish Language File for ReactOS Explorer
- * TRANSLATOR: 2007       Marc Piulachs              (marc [dot] piulachs [at] 
codexchange [dot] net)
- * UPDATED:    2009-07    Gabriel Ilardi             (gabrielilardi [at] 
hotmail [dot] it)
- * UPDATED:    2014-12-31 Ismael Ferreras Morezuelas (swyterzone [plus] ros 
[at] gmail [dot] com)
- * UPDATED:    2018-08-01 Julio Carchi Ruiz          (contacto [at] julcar 
[dot] info [dot] tm)
- * UPDATED:    2020-03-06 Julen Urizar Compains      (julenuri [at] hotmail 
[dot] com)
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Spanish (Spain) resource file
+ * TRANSLATORS: Copyright 2007 Marc Piulachs <[email protected]>
+ *              Copyright 2009 Gabriel Ilardi <[email protected]>
+ *              Copyright 2014 Ismael Ferreras Morezuelas 
<[email protected]>
+ *              Copyright 2018 Julio Carchi Ruiz <[email protected]>
+ *              Copyright 2020 Julen Urizar Compains <[email protected]>
  */
 
 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
diff --git a/base/shell/explorer/lang/et-EE.rc 
b/base/shell/explorer/lang/et-EE.rc
index 4769d34e826..39f1169661c 100644
--- a/base/shell/explorer/lang/et-EE.rc
+++ b/base/shell/explorer/lang/et-EE.rc
@@ -1,8 +1,8 @@
 /*
- * PROJECT:     EXPLORER for ReactOS
- * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
- * PURPOSE:     Estonian Language resource file
- * TRANSLATOR:  Joann Mõndresku (joannmondresku at gmail dot com)
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Estonian resource file
+ * TRANSLATOR:  Copyright 2018 Joann Mõndresku <[email protected]>
  */
 
 LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
diff --git a/base/shell/explorer/lang/eu-ES.rc 
b/base/shell/explorer/lang/eu-ES.rc
index 6a29c041c51..d6b4a5d4f8c 100644
--- a/base/shell/explorer/lang/eu-ES.rc
+++ b/base/shell/explorer/lang/eu-ES.rc
@@ -1,6 +1,6 @@
 /*
  * PROJECT:     ReactOS Explorer
- * LICENSE:     GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
  * PURPOSE:     Spanish (Basque) resource file
  * TRANSLATOR:  Copyright 2021 Julen Urizar Compains <[email protected]>
  */
diff --git a/base/shell/explorer/lang/fi-FI.rc 
b/base/shell/explorer/lang/fi-FI.rc
index ce29db6b61b..3e89bd40504 100644
--- a/base/shell/explorer/lang/fi-FI.rc
+++ b/base/shell/explorer/lang/fi-FI.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Finnish resource file
+ * TRANSLATOR:  Copyright 2017 Lauri Ojansivu <[email protected]>
+ */
+
 LANGUAGE LANG_FINNISH, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/fr-FR.rc 
b/base/shell/explorer/lang/fr-FR.rc
index 5323bf42d94..10893af41fd 100644
--- a/base/shell/explorer/lang/fr-FR.rc
+++ b/base/shell/explorer/lang/fr-FR.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     French resource file
+ * TRANSLATORS: Copyright 2007-2018 Pierre Schweitzer <[email protected]>
+ *              Copyright 2013-2018 Hermès Bélusca-Maïto 
<[email protected]>
+ */
+
 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/he-IL.rc 
b/base/shell/explorer/lang/he-IL.rc
index a3765b9ed9c..7511e1d8f3a 100644
--- a/base/shell/explorer/lang/he-IL.rc
+++ b/base/shell/explorer/lang/he-IL.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Hebrew resource file
+ * TRANSLATOR:  Copyright 2013 Baruch Rutman <[email protected]>
+ */
+
 LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/hi-IN.rc 
b/base/shell/explorer/lang/hi-IN.rc
index 7238f7c0793..1d4a751949d 100644
--- a/base/shell/explorer/lang/hi-IN.rc
+++ b/base/shell/explorer/lang/hi-IN.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Hindi (India) resource file
+ * TRANSLATOR:  Copyright 2018 Arnav Bhatt <[email protected]>
+ */
+
 LANGUAGE LANG_HINDI, SUBLANG_HINDI_INDIA
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/hu-HU.rc 
b/base/shell/explorer/lang/hu-HU.rc
index 8f236550e4a..73243d68662 100644
--- a/base/shell/explorer/lang/hu-HU.rc
+++ b/base/shell/explorer/lang/hu-HU.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Hungarian resource file
+ * TRANSLATOR:  Copyright 2020 Tibor Lajos Füzi <[email protected]>
+ */
+
 LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/id-ID.rc 
b/base/shell/explorer/lang/id-ID.rc
index 154cdbd6b1d..f76f8b5bd04 100644
--- a/base/shell/explorer/lang/id-ID.rc
+++ b/base/shell/explorer/lang/id-ID.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Indonesian resource file
+ * TRANSLATORS: Copyright 2019 Mas Ahmad Muhammad <[email protected]>
+ *              Copyright 2022 Wilson Simanjuntak <[email protected]>
+ */
+
 LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/it-IT.rc 
b/base/shell/explorer/lang/it-IT.rc
index 7df443353af..b1c079b4b99 100644
--- a/base/shell/explorer/lang/it-IT.rc
+++ b/base/shell/explorer/lang/it-IT.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Italian resource file
+ * TRANSLATORS: Copyright 2007 Paolo Devoti <[email protected]>
+ *              Copyright 2013 Ivan Di Francesco (oswetto) 
<[email protected]>
+ */
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/ja-JP.rc 
b/base/shell/explorer/lang/ja-JP.rc
index 8bb0f845ea7..bda368f7eae 100644
--- a/base/shell/explorer/lang/ja-JP.rc
+++ b/base/shell/explorer/lang/ja-JP.rc
@@ -1,3 +1,12 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Japanese resource file
+ * TRANSLATORS: Copyright 2009 pcds90net <[email protected]>
+ *              Copyright 2009 Tomoya Kitagawa <[email protected]>
+ *              Copyright 2017 Katayama Hirofumi MZ 
<[email protected]>
+ */
+
 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/lt-LT.rc 
b/base/shell/explorer/lang/lt-LT.rc
index 05645847a0e..7a7600c8e2d 100644
--- a/base/shell/explorer/lang/lt-LT.rc
+++ b/base/shell/explorer/lang/lt-LT.rc
@@ -1,4 +1,9 @@
-/* Translation by Vytis "CMan" Girdžijauskas ([email protected]) */
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Lithuanian resource file
+ * TRANSLATOR:  Copyright 2008 Vytis Girdžijauskas <[email protected]>
+ */
 
 LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
 
diff --git a/base/shell/explorer/lang/ms-MY.rc 
b/base/shell/explorer/lang/ms-MY.rc
index 40cd9d8440c..bab8c6a7ac5 100644
--- a/base/shell/explorer/lang/ms-MY.rc
+++ b/base/shell/explorer/lang/ms-MY.rc
@@ -1,4 +1,9 @@
-/* Malay translation by Henry Tang Ih 2016 ([email protected]) */
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Malay resource file
+ * TRANSLATOR:  Copyright 2015 Henry Tang Ih <[email protected]>
+ */
 
 LANGUAGE LANG_MALAY, SUBLANG_DEFAULT
 
diff --git a/base/shell/explorer/lang/nl-NL.rc 
b/base/shell/explorer/lang/nl-NL.rc
index f79fd75e3d8..bf22dbfd0bc 100644
--- a/base/shell/explorer/lang/nl-NL.rc
+++ b/base/shell/explorer/lang/nl-NL.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Dutch resource file
+ * TRANSLATORS: Copyright 2009 Jan Roeloffzen (jansssens) 
<[email protected]>
+ *              Copyright 2022 Milan Raymakers <[email protected]>
+ */
+
 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/no-NO.rc 
b/base/shell/explorer/lang/no-NO.rc
index fcdb0042501..db333409033 100644
--- a/base/shell/explorer/lang/no-NO.rc
+++ b/base/shell/explorer/lang/no-NO.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Norwegian resource file
+ * TRANSLATOR:  Copyright 2008-2009 Lars Martin Hambro (LMH1) 
<[email protected]>
+ */
+
 LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
 
 IDM_TRAYWND MENU
diff --git a/base/shell/explorer/lang/pl-PL.rc 
b/base/shell/explorer/lang/pl-PL.rc
index 61ff49d92ee..20b947b0b33 100644
--- a/base/shell/explorer/lang/pl-PL.rc
+++ b/base/shell/explorer/lang/pl-PL.rc
@@ -1,12 +1,11 @@
 /*
- *    Translated by Caemyr - Olaf Siejka (Jun, 2007)
- *    Use ReactOS forum PM or IRC to contact me
- *    https://reactos.org/
- *    IRC: irc.freenode.net #reactos-pl;
- *    Updated by niski - Maciej Bialas ([email protected]), July 2009
- *    UTF-8 conversion by Caemyr (May, 2011)
- *    Updated by Marcin Mikołajczak <[email protected]> (September, 2017)
- *    Updated by Piotr Hetnarowicz <[email protected]> (August, 2020)
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Polish resource file
+ * TRANSLATORS: Copyright 2007 Olaf Siejka <[email protected]>
+ *              Copyright 2009 Maciej Bialas <[email protected]>
+ *              Copyright 2017 Marcin Mikołajczak <[email protected]>
+ *              Copyright 2020 Piotr Hetnarowicz <[email protected]>
  */
 
 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
diff --git a/base/shell/explorer/lang/pt-BR.rc 
b/base/shell/explorer/lang/pt-BR.rc
index f9106431638..a0702db0aeb 100644
--- a/base/shell/explorer/lang/pt-BR.rc
+++ b/base/shell/explorer/lang/pt-BR.rc
@@ -1,4 +1,10 @@
-/* Translation and UTF-8 Conversion by mkbu95 <[email protected]> (May, 2012) */
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Portuguese (Brazilian) resource file
+ * TRANSLATORS: Copyright 2011-2012 Matheus Macabu <[email protected]>
+ *              Copyright 2019 Jose Carlos Jesus <[email protected]>
+ */
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
 
diff --git a/base/shell/explorer/lang/pt-PT.rc 
b/base/shell/explorer/lang/pt-PT.rc
index bbc370a3ca2..25bf0b31a0d 100644
--- a/base/shell/explorer/lang/pt-PT.rc
+++ b/base/shell/explorer/lang/pt-PT.rc
@@ -1,4 +1,11 @@
-/* Translation and UTF-8 Conversion by mkbu95 <[email protected]> (May, 2012) */
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Portuguese (Portugal) resource file
+ * TRANSLATORS: Copyright 2011-2012 Matheus Macabu <[email protected]>
+ *              Copyright 2019 Jose Carlos Jesus <[email protected]>
+ *              Copyright 2021 Gabriel Aguiar <[email protected]>
+ */
 
 LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
 
diff --git a/base/shell/explorer/lang/ru-RU.rc 
b/base/shell/explorer/lang/ru-RU.rc
index f82251a6ade..545b98f06bf 100644
--- a/base/shell/explorer/lang/ru-RU.rc
+++ b/base/shell/explorer/lang/ru-RU.rc
@@ -1,4 +1,13 @@
-/* Russian translation by Lentin 2007-06-10 & tower 2009 jul 14 */
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Russian resource file
+ * TRANSLATORS: Copyright 2007-2016 Dmitry Chapyshev (Lentin) 
<[email protected]>
+ *              Copyright 2009 Igor Koshpaev <[email protected]>
+ *              Copyright 2011 Igor Paliychuk <[email protected]>
+ *              Copyright 2014 Alexey Gorgurov <[email protected]>
+ *              Copyright 2016 Sergey Stopkin <[email protected]>
+ */
 
 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
 
diff --git a/base/shell/explorer/lang/sk-SK.rc 
b/base/shell/explorer/lang/sk-SK.rc
index 8e3606ba092..83c2f77fbaf 100644
--- a/base/shell/explorer/lang/sk-SK.rc
+++ b/base/shell/explorer/lang/sk-SK.rc
@@ -1,6 +1,8 @@
-/* TRANSLATOR : Mário Kačmár /Mario Kacmar/ aka Kario ([email protected])
- * DATE OF TR.: 20-07-2007
- * LAST UPDATE: 26-07-2010
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Slovak resource file
+ * TRANSLATOR:  Copyright 2007-2010 Mário Kačmár <[email protected]>
  */
 
 LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
diff --git a/base/shell/explorer/lang/sq-AL.rc 
b/base/shell/explorer/lang/sq-AL.rc
index 8941c1ed26e..4b94bcc57a7 100644
--- a/base/shell/explorer/lang/sq-AL.rc
+++ b/base/shell/explorer/lang/sq-AL.rc
@@ -1,6 +1,9 @@
-/* TRANSLATOR : Ardit Dani (Ard1t) ([email protected])
- * DATE OF TR:  29-11-2013
-*/
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Albanian resource file
+ * TRANSLATOR:  Copyright 2013 Ardit Dani (Ard1t) <[email protected]>
+ */
 
 LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
 
diff --git a/base/shell/explorer/lang/tr-TR.rc 
b/base/shell/explorer/lang/tr-TR.rc
index d753e2e98e8..7ff3b2a4d29 100644
--- a/base/shell/explorer/lang/tr-TR.rc
+++ b/base/shell/explorer/lang/tr-TR.rc
@@ -1,7 +1,10 @@
-/* TRANSLATOR:
-2013-2015 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net),
-2021 Süleyman Poyraz (zaryob [dot] dev [at] gmail [dot] com)
-*/
+/*
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Turkish resource file
+ * TRANSLATORS: Copyright 2013-2015 Erdem Ersoy (eersoy93) 
<[email protected]>
+ *              Copyright 2021 Süleyman Poyraz <[email protected]>
+ */
 
 LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
 
diff --git a/base/shell/explorer/lang/uk-UA.rc 
b/base/shell/explorer/lang/uk-UA.rc
index b5327772944..e341f929b55 100644
--- a/base/shell/explorer/lang/uk-UA.rc
+++ b/base/shell/explorer/lang/uk-UA.rc
@@ -1,9 +1,12 @@
 /*
- * PROJECT:     ReactOS Explorer-New
- * LICENSE:     GPL - See COPYING in the top level directory
- * FILE:        base/shell/explorer/lang/uk-UA.rc
- * PURPOSE:     Ukraianian Language File for ReactOS Explorer-New
- * TRANSLATORS: Artem Reznikov & Sakara Yevhen & Yaroslav Kibysh
+ * PROJECT:     ReactOS Explorer
+ * LICENSE:     LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
+ * PURPOSE:     Ukrainian resource file
+ * TRANSLATORS: Copyright 2007 Artem Reznikov <[email protected]>
+ *              Copyright 2010 Sakara Yevhen <[email protected]>
+ *              Copyright 2010-2011 Igor Paliychuk <[email protected]>
+ *              Copyright 2015 Yaroslav Fedoryako 
<[email protected]>
+ *              Copyright 2019 Yaroslav Kibysh <[email protected]>
  */
 
 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT

Reply via email to