Skip to content

Commit 35f1e2e

Browse files
authored
Merge 4eb1c53 into 849d3d2
2 parents 849d3d2 + 4eb1c53 commit 35f1e2e

24 files changed

+235
-40
lines changed

js/editor.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/editor.js.LICENSE.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,28 @@
137137
*
138138
*/
139139

140+
/*
141+
* @copyright Copyright (c) 2022 Jonas <[email protected]>
142+
*
143+
* @author Jonas <[email protected]>
144+
*
145+
* @license GNU AGPL version 3 or any later version
146+
*
147+
* This program is free software: you can redistribute it and/or modify
148+
* it under the terms of the GNU Affero General Public License as
149+
* published by the Free Software Foundation, either version 3 of the
150+
* License, or (at your option) any later version.
151+
*
152+
* This program is distributed in the hope that it will be useful,
153+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
154+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
155+
* GNU Affero General Public License for more details.
156+
*
157+
* You should have received a copy of the GNU Affero General Public License
158+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
159+
*
160+
*/
161+
140162
/*
141163
* @copyright Copyright (c) 2022 Max <[email protected]>
142164
*

js/editor.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/files-modal.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/files-modal.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-files.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-files.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-public.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-public.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/text-text.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)