25 April 2014

ASP.NET - C# - Add copyright notice with current date

<div>Copyright © <%: DateTime.Now.Year %> Company Name</div>

No comments:

Post a Comment