Update src/app/common/footer/footer.component.html

This commit is contained in:
cyril 2025-10-28 16:05:48 +00:00
parent 3044761f9d
commit fe1ef5e991

View File

@ -7,7 +7,7 @@
</div>
<div class="copyright">
&copy; {{ currentYear }} Alpha Omega Infosys. All rights reserved.
&copy; {{ currentYear }} Alpha Omega Infosys Test. All rights reserved.
</div>
</div>
</footer>