summaryrefslogtreecommitdiff
path: root/archived
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-05 18:57:10 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-05 18:57:10 +0300
commitd95e004d37ab26bf85b31de77b9357c5a8561f0f (patch)
tree345f731631c8d99521bea0e73063c28cbb578e94 /archived
parent06a08336274b2723333d6bddfb28ae3703d1c286 (diff)
downloadProject-Tick-d95e004d37ab26bf85b31de77b9357c5a8561f0f.tar.gz
Project-Tick-d95e004d37ab26bf85b31de77b9357c5a8561f0f.zip
NOISSUE refactor to update copyright notices and improve workflow scripts
- Updated copyright notices in various files to reflect "Project Tick" instead of "Project Tick Contributors". - Added a new GitHub Action for packaging source tarballs with multiple formats and GPG signing options. - Introduced a dependabot configuration for automated dependency updates across various ecosystems. - Enhanced CI workflows by improving command syntax for better readability and consistency. - Added checks to skip commit message linting for automated bot PRs (e.g., Dependabot). - Improved source tree preparation and packaging steps in the meshmc and neozip release workflows. - Updated documentation to reflect changes in authorship and project information. Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'archived')
-rw-r--r--archived/projt-launcher/docs/handbook/README.md2
-rw-r--r--archived/projt-launcher/docs/handbook/zlib.md2
-rw-r--r--archived/projt-launcher/program_info/org.projecttick.ProjTLauncher.metainfo.xml.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/archived/projt-launcher/docs/handbook/README.md b/archived/projt-launcher/docs/handbook/README.md
index 785215e6ac..2b95e23e79 100644
--- a/archived/projt-launcher/docs/handbook/README.md
+++ b/archived/projt-launcher/docs/handbook/README.md
@@ -1,6 +1,6 @@
# Handbook
-Documentation for Project Tick contributors and players.
+Documentation for Project Tick and players.
Latest Version: 0.0.5-1
## For Players
diff --git a/archived/projt-launcher/docs/handbook/zlib.md b/archived/projt-launcher/docs/handbook/zlib.md
index f98183e21d..cd3ec809a8 100644
--- a/archived/projt-launcher/docs/handbook/zlib.md
+++ b/archived/projt-launcher/docs/handbook/zlib.md
@@ -112,7 +112,7 @@ Jean-loup Gailly, Mark Adler
**Modifications:**
```
Copyright © 2026
-Project Tick contributors
+Project Tick
```
---
diff --git a/archived/projt-launcher/program_info/org.projecttick.ProjTLauncher.metainfo.xml.in b/archived/projt-launcher/program_info/org.projecttick.ProjTLauncher.metainfo.xml.in
index 911a032bef..2eb0b980b4 100644
--- a/archived/projt-launcher/program_info/org.projecttick.ProjTLauncher.metainfo.xml.in
+++ b/archived/projt-launcher/program_info/org.projecttick.ProjTLauncher.metainfo.xml.in
@@ -4,7 +4,7 @@
<name>ProjT Launcher</name>
<summary>Custom Minecraft Launcher to easily manage multiple Minecraft installations at once</summary>
<developer id="org.projecttick">
- <name>Project Tick Contributors</name>
+ <name>Project Tick</name>
</developer>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-only</project_license>