website

my website
git clone git://git.evenfri.duckdns.org/website.git
Log | Files | Refs | LICENSE

commit 4d66d44737426c674dc0feba2e62c5e21b38f9c1
parent d498a4f0cac690335120fcd91203a093c0a3fe99
Author: evenfri <evenfri256@gmail.com>
Date:   Tue, 28 Jul 2026 21:54:57 +0800

rename license to license.txt

Diffstat:
RLICENSE -> LICENSE.txt | 0
Mlicense.html | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE.txt diff --git a/license.html b/license.html @@ -20,7 +20,7 @@ <br> All of my projects are licensed under the <br> - <a href="LICENSE">GNU GPL v3</a><br> + <a href="LICENSE.txt">GNU GPL v3</a><br> (or later) license, unless a different license is explicitly stated <br> in the root of the repository. The full text of the license is <br> available at the link above.<br>