Skip to content

Commit 1e298b1

Browse files
committed
update current year
1 parent ee81b52 commit 1e298b1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

components/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ <h4 class="footer__headline">Support</h4>
11001100
<div class="col-md-6">
11011101
<h4 class="footer__headline">Copyright</h4>
11021102
<p>
1103-
&copy; 2023 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
1103+
&copy; 2024 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
11041104
</p>
11051105
</div>
11061106
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h4 class="footer__headline">Support</h4>
239239
<div class="col-md-6">
240240
<h4 class="footer__headline">Copyright</h4>
241241
<p>
242-
&copy; 2023 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
242+
&copy; 2024 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
243243
</p>
244244
</div>
245245
</div>

migration/faq/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ <h4 class="footer__headline">Support</h4>
510510
<div class="col-md-6">
511511
<h4 class="footer__headline">Copyright</h4>
512512
<p>
513-
&copy; 2023 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
513+
&copy; 2024 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
514514
</p>
515515
</div>
516516
</div>

migration/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ <h4 class="footer__headline">Support</h4>
487487
<div class="col-md-6">
488488
<h4 class="footer__headline">Copyright</h4>
489489
<p>
490-
&copy; 2023 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
490+
&copy; 2024 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
491491
</p>
492492
</div>
493493
</div>

mvc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h4 class="footer__headline">Support</h4>
355355
<div class="col-md-6">
356356
<h4 class="footer__headline">Copyright</h4>
357357
<p>
358-
&copy; 2023 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
358+
&copy; 2024 by <a href="https://getlaminas.org/">Laminas Project</a> a Series of LF Projects, LLC.
359359
</p>
360360
</div>
361361
</div>

0 commit comments

Comments
 (0)