From eca0e998b204ee342b84fc83e32fdc0e5569d2fe Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Thu, 1 Jan 2026 15:37:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 2 +- README.en-US.md | 2 +- README.md | 2 +- README.zh-Hant.md | 2 +- mkdocs.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 386eb8e..2dd5199 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 SuperManito +Copyright (c) 2026 SuperManito Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.en-US.md b/README.en-US.md index c2b5070..0a761fb 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -179,7 +179,7 @@ This project has joined the JetBrains & Netlify Open Source Program. ## LICENSE -Copyright © 2025, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). +Copyright © 2026, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). This is a fully open source project, aiming to provide convenience for friends in the computer-related industry and make mirror switching easier. diff --git a/README.md b/README.md index 8924c55..ad1e7a2 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ ## LICENSE -Copyright © 2025, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). +Copyright © 2026, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). 这是一个完全开源的项目,旨在为从事计算机相关行业的朋友们提供便利,使换源更简单 diff --git a/README.zh-Hant.md b/README.zh-Hant.md index 563e1ab..270e5fe 100644 --- a/README.zh-Hant.md +++ b/README.zh-Hant.md @@ -179,7 +179,7 @@ ## LICENSE -Copyright © 2025, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). +Copyright © 2026, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). 這是一個完全開源的專案,旨在為從事電腦相關行業的朋友提供便利,使換源更簡單 diff --git a/mkdocs.yml b/mkdocs.yml index 6d6096c..4487a6f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: LinuxMirrors repo_name: LinuxMirrors repo_url: https://github.com/SuperManito/LinuxMirrors edit_uri: edit/main/docs/ -copyright: 'Copyright © 2025 SuperManito' +copyright: 'Copyright © 2026 SuperManito' nav: - "介绍": index.md