From 43d65f750f3de2d6b9f804c48b6d842a93aff25b Mon Sep 17 00:00:00 2001 From: ROG Date: Thu, 11 Jan 2024 11:01:42 -0300 Subject: [PATCH] chore: update license --- LICENSE | 2 +- src/components/Footer.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 7e8c07c..d8ba2e9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Luan Roger +Copyright (c) 2024 Luan Roger Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6179422..2b19f2c 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,7 +8,7 @@ import SponsorButton from "./SponsorButton.astro";