From fb879c94382d91319186c40b05ec661c9bb0b1c1 Mon Sep 17 00:00:00 2001 From: thfroitzheim <92028749+thfroitzheim@users.noreply.github.com> Date: Thu, 13 Jun 2024 15:18:54 +0200 Subject: [PATCH] Update Copyright year --- fpm.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpm.toml b/fpm.toml index d6df317..43e7468 100644 --- a/fpm.toml +++ b/fpm.toml @@ -3,7 +3,7 @@ version = "0.3.0" license = "Apache-2.0" maintainer = ["@awvwgk"] author = ["Sebastian Ehlert"] -copyright = "2020-2021 Sebastian Ehlert" +copyright = "2020-2024 Sebastian Ehlert" description = "Molecular structure store for testing" keywords = ["computational-chemistry", "testing"]