From 37a945e5f62b65ddc8ded9332c173be6c6b3cf07 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Thu, 20 Oct 2022 23:25:53 -0700 Subject: [PATCH] maint: copyright year --- LICENSE | 2 +- src/app.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 952e831..1bfe365 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020 Matthew Dillon +Copyright (c) 2020-2022 Matthew Ryan Dillon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/src/app.rs b/src/app.rs index afa6afa..b7736c0 100644 --- a/src/app.rs +++ b/src/app.rs @@ -58,7 +58,7 @@ fn footer() -> Html { - { "\u{000A9} matthew ryan dillon, 2021" } + { "\u{000A9} matthew ryan dillon, 2022" }