From f5799e31750ed82df4f25ec65de95a52eebfd888 Mon Sep 17 00:00:00 2001
From: Sergey Kosukhin <sergey.kosukhin@mpimet.mpg.de>
Date: Thu, 16 Jan 2025 10:00:50 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5139cc9..b7feda8 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ This is `mtime` - a model time management library. It aims to provide time,
 calendar, and event handling for model applications.
 
 The library is [`REUSE`](https://reuse.software)-compliant and published under
-the BSD 3-clause license.
+the BSD 3-clause license (see the list of [authors](/AUTHORS.md)).
 
 You can find more information in the
 [documentation](https://icon-libraries.gitlab-pages.dkrz.de/libmtime) and
-- 
GitLab