diff --git a/MyWebsite/Views/Shared/ContactsBlock.cshtml b/MyWebsite/Views/Shared/ContactsBlock.cshtml index 862d1c5..a3f6f21 100644 --- a/MyWebsite/Views/Shared/ContactsBlock.cshtml +++ b/MyWebsite/Views/Shared/ContactsBlock.cshtml @@ -22,7 +22,7 @@ }
}

- // Copyright ©2019 Michael "XFox" Gordeev + // Copyright ©@(DateTime.Today.Year) Michael "XFox" Gordeev diff --git a/MyWebsite/Views/Shared/_Layout.cshtml b/MyWebsite/Views/Shared/_Layout.cshtml index 08a758b..6b7bcfb 100644 --- a/MyWebsite/Views/Shared/_Layout.cshtml +++ b/MyWebsite/Views/Shared/_Layout.cshtml @@ -33,7 +33,7 @@
@@ -58,7 +50,7 @@