https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d09433a2da3684cde4ad2…
commit d09433a2da3684cde4ad2d355556373b4157df9a
Author: Stanislav Motylkov <x86corez(a)gmail.com>
AuthorDate: Tue Jun 27 23:10:03 2023 +0300
Commit: Stanislav Motylkov <x86corez(a)gmail.com>
CommitDate: Tue Jun 27 23:10:03 2023 +0300
[FONTVIEW] Update copyright headers
---
base/applications/fontview/lang/bg-BG.rc | 7 +++++++
base/applications/fontview/lang/cs-CZ.rc | 7 +++++++
base/applications/fontview/lang/de-DE.rc | 9 +++++++++
base/applications/fontview/lang/en-US.rc | 7 +++++++
base/applications/fontview/lang/es-ES.rc | 8 +++++++-
base/applications/fontview/lang/fr-FR.rc | 8 ++++++++
base/applications/fontview/lang/he-IL.rc | 7 ++++++-
base/applications/fontview/lang/id-ID.rc | 7 +++++++
base/applications/fontview/lang/it-IT.rc | 7 +++++++
base/applications/fontview/lang/lt-LT.rc | 7 ++++++-
base/applications/fontview/lang/ms-MY.rc | 7 ++++++-
base/applications/fontview/lang/no-NO.rc | 7 +++++++
base/applications/fontview/lang/pl-PL.rc | 10 +++++-----
base/applications/fontview/lang/pt-BR.rc | 7 ++++++-
base/applications/fontview/lang/ro-RO.rc | 8 +++++++-
base/applications/fontview/lang/sk-SK.rc | 8 +++++---
base/applications/fontview/lang/sq-AL.rc | 9 ++++++---
base/applications/fontview/lang/sv-SE.rc | 9 +++++----
base/applications/fontview/lang/uk-UA.rc | 10 +++++-----
base/applications/fontview/lang/zh-CN.rc | 13 ++++++-------
20 files changed, 129 insertions(+), 33 deletions(-)
diff --git a/base/applications/fontview/lang/bg-BG.rc
b/base/applications/fontview/lang/bg-BG.rc
index 51f6fb4f899..e4d0cc6876a 100644
--- a/base/applications/fontview/lang/bg-BG.rc
+++ b/base/applications/fontview/lang/bg-BG.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Bulgarian resource file
+ * TRANSLATOR: Copyright 2008 S. Stanev (CCTAHEB) <sstpr(a)narod.ru>
+ */
+
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE
diff --git a/base/applications/fontview/lang/cs-CZ.rc
b/base/applications/fontview/lang/cs-CZ.rc
index ac5ae909a29..f770ee9d7cf 100644
--- a/base/applications/fontview/lang/cs-CZ.rc
+++ b/base/applications/fontview/lang/cs-CZ.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Czech resource file
+ * TRANSLATOR: Copyright 2014-2017 Kamil Hornicek <kamil.hornicek(a)reactos.org>
+ */
+
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
STRINGTABLE
diff --git a/base/applications/fontview/lang/de-DE.rc
b/base/applications/fontview/lang/de-DE.rc
index 57bb511603f..9414840be07 100644
--- a/base/applications/fontview/lang/de-DE.rc
+++ b/base/applications/fontview/lang/de-DE.rc
@@ -1,3 +1,12 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: German resource file
+ * TRANSLATORS: Copyright 2007 Timo Kreuzer <timo.kreuzer(a)reactos.org>
+ * Copyright 2010 Sven Knurr (tux.) <forenkrams(a)tuxproject.de>
+ * Copyright 2023 Hilmar Preuße <hille42(a)web.de>
+ */
+
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
diff --git a/base/applications/fontview/lang/en-US.rc
b/base/applications/fontview/lang/en-US.rc
index 21f5dc4f263..c5acee548ee 100644
--- a/base/applications/fontview/lang/en-US.rc
+++ b/base/applications/fontview/lang/en-US.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: English (United States) resource file
+ * TRANSLATOR: Copyright 2007 Timo Kreuzer <timo.kreuzer(a)reactos.org>
+ */
+
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
diff --git a/base/applications/fontview/lang/es-ES.rc
b/base/applications/fontview/lang/es-ES.rc
index b4be28242d7..09921215d34 100644
--- a/base/applications/fontview/lang/es-ES.rc
+++ b/base/applications/fontview/lang/es-ES.rc
@@ -1,4 +1,10 @@
-/* Spanish language file by Javier Remacha <2007-09-21> and Ismael Ferreras
Morezuelas <2014-11-07> */
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Spanish resource file
+ * TRANSLATORS: Copyright 2007 Javier Remacha <remialdo(a)gmail.com>
+ * Copyright 2014 Ismael Ferreras Morezuelas
<swyterzone+ros(a)gmail.com>
+ */
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
diff --git a/base/applications/fontview/lang/fr-FR.rc
b/base/applications/fontview/lang/fr-FR.rc
index ae3b967acbf..1588ba4ca6b 100644
--- a/base/applications/fontview/lang/fr-FR.rc
+++ b/base/applications/fontview/lang/fr-FR.rc
@@ -1,3 +1,11 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: French resource file
+ * TRANSLATORS: Copyright 2007 Pierre Schweitzer <pierre(a)reactos.org>
+ * Copyright 2012-2017 Hermès Bélusca-Maïto
<hermes.belusca-maito(a)reactos.org>
+ */
+
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
diff --git a/base/applications/fontview/lang/he-IL.rc
b/base/applications/fontview/lang/he-IL.rc
index ff9413d26a3..61deb505da2 100644
--- a/base/applications/fontview/lang/he-IL.rc
+++ b/base/applications/fontview/lang/he-IL.rc
@@ -1,4 +1,9 @@
-/* Translated by Baruch Rutman */
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Hebrew (Israel) resource file
+ * TRANSLATOR: Copyright 2013-2018 Baruch Rutman <peterooch(a)gmail.com>
+ */
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/id-ID.rc
b/base/applications/fontview/lang/id-ID.rc
index 43b4a1b99cd..2a20fa62b5c 100644
--- a/base/applications/fontview/lang/id-ID.rc
+++ b/base/applications/fontview/lang/id-ID.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Indonesian resource file
+ * TRANSLATOR: Copyright 2019 Mas Ahmad Muhammad <m.charly81(a)gmail.com>
+ */
+
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
STRINGTABLE
diff --git a/base/applications/fontview/lang/it-IT.rc
b/base/applications/fontview/lang/it-IT.rc
index af14ad7024e..3b24c29f066 100644
--- a/base/applications/fontview/lang/it-IT.rc
+++ b/base/applications/fontview/lang/it-IT.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Italian resource file
+ * TRANSLATOR: Copyright 2013 Ivan Di Francesco (oswetto)
<ivan.difrancesco(a)yahoo.it>
+ */
+
LANGUAGE LANG_ITALIAN, SUBLANG_DEFAULT
STRINGTABLE
diff --git a/base/applications/fontview/lang/lt-LT.rc
b/base/applications/fontview/lang/lt-LT.rc
index a9098c6959e..c9e70dc1c90 100644
--- a/base/applications/fontview/lang/lt-LT.rc
+++ b/base/applications/fontview/lang/lt-LT.rc
@@ -1,4 +1,9 @@
-/* Translation by Vytis "CMan" Girdžijauskas (cman(a)cman.us) */
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Lithuanian resource file
+ * TRANSLATOR: Copyright 2008 Vytis Girdžijauskas (CMan) <cman(a)cman.us>
+ */
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/ms-MY.rc
b/base/applications/fontview/lang/ms-MY.rc
index 7614cae6d96..abab3015760 100644
--- a/base/applications/fontview/lang/ms-MY.rc
+++ b/base/applications/fontview/lang/ms-MY.rc
@@ -1,4 +1,9 @@
-/* Malay translation by Henry Tang Ih 2016 (henrytang2(a)hotmail.com) */
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Malay resource file
+ * TRANSLATOR: Copyright 2015 Henry Tang Ih <henrytang2(a)hotmail.com>
+ */
LANGUAGE LANG_MALAY, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/no-NO.rc
b/base/applications/fontview/lang/no-NO.rc
index c7a918d138e..23fee3e99bc 100644
--- a/base/applications/fontview/lang/no-NO.rc
+++ b/base/applications/fontview/lang/no-NO.rc
@@ -1,3 +1,10 @@
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Norwegian resource file
+ * TRANSLATOR: Copyright 2008 Lars Martin Hambro (LMH1)
<lars_martin4(a)hotmail.com>
+ */
+
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
STRINGTABLE
diff --git a/base/applications/fontview/lang/pl-PL.rc
b/base/applications/fontview/lang/pl-PL.rc
index f014fde1bd8..79b4a74986e 100644
--- a/base/applications/fontview/lang/pl-PL.rc
+++ b/base/applications/fontview/lang/pl-PL.rc
@@ -1,9 +1,9 @@
/*
- * Translated by Caemyr - Olaf Siejka (Feb, 2008; Jul, 2012)
- * Use ReactOS forum PM or IRC to contact me
- *
https://reactos.org
- * IRC:
irc.freenode.net #reactos-pl;
- * UTF-8 conversion by Caemyr (May, 2011)
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Polish resource file
+ * TRANSLATORS: Copyright 2008-2012 Olaf Siejka <caemyr(a)gmail.com>
+ * Copyright 2017-2018 Adam Słaboń <asaillen456esx(a)gmail.com>
*/
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/pt-BR.rc
b/base/applications/fontview/lang/pt-BR.rc
index c14afa00fcd..d346d9cbc2c 100644
--- a/base/applications/fontview/lang/pt-BR.rc
+++ b/base/applications/fontview/lang/pt-BR.rc
@@ -1,4 +1,9 @@
-/* Translation and UTF-8 Conversion by mkbu95 <mkbu95(a)gmail.com> (August, 2011)
*/
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Portuguese (Brazilian) resource file
+ * TRANSLATOR: Copyright 2011 Matheus Macabu <mkbu95(a)gmail.com>
+ */
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
diff --git a/base/applications/fontview/lang/ro-RO.rc
b/base/applications/fontview/lang/ro-RO.rc
index 49390b0e16f..58c1aae8893 100644
--- a/base/applications/fontview/lang/ro-RO.rc
+++ b/base/applications/fontview/lang/ro-RO.rc
@@ -1,4 +1,10 @@
-/* Translator: Ștefan Fulea (stefan dot fulea at mail dot com) */
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Romanian resource file
+ * TRANSLATORS: Copyright 2009 Petru Dimitriu <petrimetri(a)gmail.com>
+ * Copyright 2011-2018 Ștefan Fulea <stefan.fulea(a)mail.com>
+ */
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
diff --git a/base/applications/fontview/lang/sk-SK.rc
b/base/applications/fontview/lang/sk-SK.rc
index b2daffdeac0..90509d4840f 100644
--- a/base/applications/fontview/lang/sk-SK.rc
+++ b/base/applications/fontview/lang/sk-SK.rc
@@ -1,6 +1,8 @@
-/* TRANSLATOR: Mário Kačmár /Mario Kacmar/ aka Kario (kario(a)szm.sk)
- * DATE OF TR: 31-07-2007
- * UPDATED : 21-07-2012
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Slovak resource file
+ * TRANSLATOR: Copyright 2007-2012 Mário Kačmár <kario(a)szm.sk>
*/
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/sq-AL.rc
b/base/applications/fontview/lang/sq-AL.rc
index 9c911dd2acc..92b5ef9119c 100644
--- a/base/applications/fontview/lang/sq-AL.rc
+++ b/base/applications/fontview/lang/sq-AL.rc
@@ -1,6 +1,9 @@
-/* TRANSLATOR : Ardit Dani (Ard1t) (ardit.dani(a)gmail.com)
- * DATE OF TR: 29-11-2013
-*/
+/*
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Albanian resource file
+ * TRANSLATOR: Copyright 2013 Ardit Dani <ardit.dani(a)gmail.com>
+ */
LANGUAGE LANG_ALBANIAN, SUBLANG_NEUTRAL
diff --git a/base/applications/fontview/lang/sv-SE.rc
b/base/applications/fontview/lang/sv-SE.rc
index 68f300709a8..a53f7918dbe 100644
--- a/base/applications/fontview/lang/sv-SE.rc
+++ b/base/applications/fontview/lang/sv-SE.rc
@@ -1,8 +1,9 @@
/*
- * PROJECT: ReactOS FontView
- * FILE: base/applications/fontview/lang/sv-SE.rc
- * PURPOSE: Swedish resource file
- * TRANSLATOR: Jaix Bly
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Swedish resource file
+ * TRANSLATORS: Copyright 2011 Jan Blomqvist Kinander (Jaix Bly)
<jaixbly(a)spray.se>
+ * Copyright 2017 Markus Gothe <nietzsche(a)lysator.liu.se>
*/
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
diff --git a/base/applications/fontview/lang/uk-UA.rc
b/base/applications/fontview/lang/uk-UA.rc
index 4d471d18732..d31313988a0 100644
--- a/base/applications/fontview/lang/uk-UA.rc
+++ b/base/applications/fontview/lang/uk-UA.rc
@@ -1,9 +1,9 @@
/*
- * PROJECT: ReactOS Font Viewer
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: base/applications/fontview/lang/uk-UA.rc
- * PURPOSE: Ukraianian Language File for fontview
- * TRANSLATOR: Artem Reznikov
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Ukrainian resource file
+ * TRANSLATORS: Copyright 2007 Artem Reznikov <temarez(a)yandex.ru>
+ * Copyright 2011 Igor Paliychuk <mansonigor(a)gmail.com>
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
diff --git a/base/applications/fontview/lang/zh-CN.rc
b/base/applications/fontview/lang/zh-CN.rc
index bf6cb07ab15..ff9f67a9385 100644
--- a/base/applications/fontview/lang/zh-CN.rc
+++ b/base/applications/fontview/lang/zh-CN.rc
@@ -1,11 +1,10 @@
/*
- * PROJECT: ReactOS FontView
- * LICENSE: GPL - See COPYING in the top level directory
- * FILE: base/applications/fontview/lang/zh-CN.rc
- * PURPOSE: Chinese (Simplified) Language File for FontView
- * TRANSLATOR: Elton Chung aka MfldElton <elton328(a)gmail.com>
- * Li Keqing <auroracloud4096(a)gmail.com>
- * Luke Luo <njlyf2011(a)hotmail.com>
+ * PROJECT: ReactOS Font Viewer
+ * LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE: Chinese (Simplified) resource file
+ * TRANSLATORS: Copyright 2009 Elton Chung aka MfldElton <elton328(a)gmail.com>
+ * Copyright 2017 Li Keqing <auroracloud4096(a)gmail.com>
+ * Copyright 2018-2022 Luke Luo <njlyf2011(a)hotmail.com>
*/
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED