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

This commit is contained in:
cyril 2025-10-28 16:23:15 +00:00
parent b24fabeb5e
commit 7506515185

View File

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