From 959353b8ef728341ebaf17c36708e2392f0ee316 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Fri, 3 Mar 2023 20:09:03 +0000 Subject: [PATCH] Fix copyright --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 47b4eff..e2ffe59 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,5 +4,5 @@ heroText: vue-draggable-grid tagline: A vueJS library to create grids with draggable data blocks. actionText: Get Started → actionLink: /guide/ -footer: Copyright © 2023-present Julian Leucker +footer: Copyright © 2023 Julian Leucker --- \ No newline at end of file -- GitLab