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

This commit is contained in:
cyril 2025-10-28 16:12:59 +00:00
parent fe1ef5e991
commit 96fa625d45

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>