From 424bf7647baa34e0fa594c2c36eec542ebea531b Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 6 Sep 2023 14:56:25 +0200 Subject: [PATCH] fix: lint --- pkg/swagger/dummy.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/swagger/dummy.go b/pkg/swagger/dummy.go index 1332cb0e0f6..95dea994c35 100644 --- a/pkg/swagger/dummy.go +++ b/pkg/swagger/dummy.go @@ -1,5 +1,5 @@ // Vikunja is a to-do list application to facilitate your life. -// Copyright 2018-2023 Vikunja and contributors. All rights reserved. +// Copyright 2018-present Vikunja and contributors. All rights reserved. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public Licensee as published by