change LICENSE to GPL-2.0

This commit is contained in:
2025-10-28 17:43:34 +07:00
parent f74dbd9526
commit a0d85c01e1
2 changed files with 118 additions and 675 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ const currentYear = new Date().getFullYear();
<p class="web-footer-notice">
Copyright &copy; Techit Thawiang {{ currentYear }} ({{ currentYear + 543 }}). All rights reserved.<br>
PGP/GPG Key: <code style="font-size: 12px;"><a href="https://files.techit.win/files/Techit Thawiang_0xE649CED321557334_public.asc">4116 33BE 1B4A 19D4 8D77 9ADE E649 CED3 2155 7334</a></code><br>
Powered by <a class="link" href="https://dailitation.xyz">dailitation.xyz</a>; Website is available under <a class="link" href="https://gitskette.dailitation.xyz/techit/web">GPL-3.0</a>.
Powered by <a class="link" href="https://dailitation.xyz">dailitation.xyz</a>; Website is available under <a class="link" href="https://gitskette.dailitation.xyz/techit/web">GPL-2.0</a>.
</p>
</div>
</section>