Skip to content

Commit 36bd665

Browse files
authored
Update the copyright year in the footer (#91)
* Update aboutme.html * Update download.html * Update index.html * Update cs.json * Update de.json * Update en.json * Update en_US.json * Update es.json * Update fr.json * Update nl.json * Update pt_BR.json * Update ru.json * Update sv.json * Update zh_Hans.json * Update zh_Hant.json
1 parent ef43ea2 commit 36bd665

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ <h5 langfield="social" class="heading-10">social</h5>
766766
<div class="footer center">
767767
<div class="w-container">
768768
<div langfield="copyright" class="footer-text">
769-
© Copyright 2022 IrisShaders. All Rights Reserved.
769+
© Copyright 2023 IrisShaders. All Rights Reserved.
770770
</div>
771771
</div>
772772
</div>

download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ <h5 langfield="social" class="heading-10">social</h5>
402402
<div class="footer center">
403403
<div class="w-container">
404404
<div langfield="copyright" class="footer-text">
405-
© Copyright 2022 IrisShaders. All Rights Reserved.
405+
© Copyright 2023 IrisShaders. All Rights Reserved.
406406
</div>
407407
</div>
408408
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ <h5 langfield="social" class="heading-10">social</h5>
593593
<div class="footer center">
594594
<div class="w-container">
595595
<div langfield="copyright" class="footer-text">
596-
© Copyright 2022 IrisShaders. All Rights Reserved.
596+
© Copyright 2023 IrisShaders. All Rights Reserved.
597597
</div>
598598
</div>
599599
</div>

locales/cs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"github": "GitHub",
8989
"discord": "Discord",
9090
"patreon": "Patreon",
91-
"copyright": "© Copyright 2022 IrisShaders. Všechna práva vyhrazena."
91+
"copyright": "© Copyright 2023 IrisShaders. Všechna práva vyhrazena."
9292
}
9393
}

locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"github": "GitHub",
8989
"discord": "Discord",
9090
"patreon": "Patreon",
91-
"copyright": "© Copyright 2022 IrisShaders. Alle Rechte vorbehalten."
91+
"copyright": "© Copyright 2023 IrisShaders. Alle Rechte vorbehalten."
9292
}
9393
}

locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"github": "GitHub",
8989
"discord": "Discord",
9090
"patreon": "Patreon",
91-
"copyright": "© Copyright 2022 IrisShaders. All Rights Reserved."
91+
"copyright": "© Copyright 2023 IrisShaders. All Rights Reserved."
9292
}
9393
}

locales/en_US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"github": "GitHub",
8989
"discord": "Discord",
9090
"patreon": "Patreon",
91-
"copyright": "© Copyright 2022 IrisShaders. All Rights Reserved."
91+
"copyright": "© Copyright 2023 IrisShaders. All Rights Reserved."
9292
}
9393
}

locales/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"footer2": "Enlaces útiles",
8585
"curseforge": "Iris en CurseForge",
8686
"modrinth": "Iris en Modrinth",
87-
"copyright": "© Copyright 2022 IrisShaders. Todos los derechos reservados."
87+
"copyright": "© Copyright 2023 IrisShaders. Todos los derechos reservados."
8888
}
8989
}

locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@
8484
"footer2": "Liens utiles",
8585
"curseforge": "Iris sur CurseForge",
8686
"modrinth": "Iris sur Modrinth",
87-
"copyright": "© Copyright 2022 IrisShaders. Tous droits réservés."
87+
"copyright": "© Copyright 2023 IrisShaders. Tous droits réservés."
8888
}
8989
}

locales/nl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
"github": "GitHub",
8989
"discord": "Discord",
9090
"patreon": "Patreon",
91-
"copyright": "© Copyright 2022 IrisShaders. Alle rechten voorbehouden."
91+
"copyright": "© Copyright 2023 IrisShaders. Alle rechten voorbehouden."
9292
}
9393
}

0 commit comments

Comments
 (0)