Skip to content

Commit 73c2696

Browse files
committed
Rebuild apache
1 parent 9a13993 commit 73c2696

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

apache/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
} catch (e) { /* ignore */ }
1515
if (theme === 'system') theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light';
1616
document.body.setAttribute('p4-splash-theme', theme);
17-
})();</script><script src="js/p4.ebe669b323570f3ffe7f.js"></script></body></html>
17+
})();</script><script src="js/p4.04936e99ed9f9d302d55.js"></script></body></html>

apache/js/p4.ebe669b323570f3ffe7f.js renamed to apache/js/p4.04936e99ed9f9d302d55.js

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

apache/js/p4.ebe669b323570f3ffe7f.js.map renamed to apache/js/p4.04936e99ed9f9d302d55.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.

apache/standalone.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

apache/sw.js

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

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h1>TurboWarp Packager Legacy Versions</h1>
8181
<h2>apache (February 23, 2024)</h2>
8282
<p>
8383
This is a snapshot of the packager before we changed its license from the Apache
84-
2.0 license to the GNU Lesser General Public License version 3 (LGPLv3).
84+
2.0 license to the Mozilla Public License version 2.0.
8585
</p>
8686
<p>
8787
While don't expect the LGPL to cause any problems, even for people who are selling packaged
@@ -99,7 +99,7 @@ <h2>p3 (June 23, 2021)</h2>
9999
</p>
100100
<p>
101101
p3 is notable for using TurboWarp/scratch-gui as the basis for packaged projects, which subjected
102-
packaged projects to the full GNU General Public License v3, and made the projects significantly
102+
packaged projects to the full GNU General Public License version 3, and made the projects significantly
103103
slower, bigger, and less customizable than the rewrite.
104104
</p>
105105
</a>

0 commit comments

Comments
 (0)