Skip to content

Commit 24f251e

Browse files
committed
fix: correct spelling of "Valeriy" to "Valerii" in copyright notices across multiple files
1 parent a42f091 commit 24f251e

851 files changed

Lines changed: 851 additions & 851 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/arabic.lang.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html dir="rtl">
88
<head>

examples/assets/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* Jodit Editor (https://xdsoft.net/jodit/)
33
* Released under MIT see LICENSE.txt in the project root for license information.
4-
* Copyright (c) 2013-2026 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4+
* Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net
55
*/
66

77
const examples = document.getElementById('examples');

examples/color-picker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/custom-icons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/custom-toolbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/example.default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/fullsize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/inline-mode.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

examples/oneinstance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
* Jodit Editor (https://xdsoft.net/jodit/)
44
* License GNU General Public License version 2 or later;
5-
* Copyright 2013-2020 Valeriy Chupurnov https://xdsoft.net
5+
* Copyright 2013-2020 Valerii Chupurnov https://xdsoft.net
66
-->
77
<html lang="en-US">
88
<head>

0 commit comments

Comments
 (0)