From e9699ae64f48980b97e2f40ef5f9f4c1bf3ebdc2 Mon Sep 17 00:00:00 2001
From: Jakob Moser <moser@cl.uni-heidelberg.de>
Date: Tue, 25 Jun 2024 13:22:59 +0200
Subject: [PATCH] Add contributors

---
 AUTHORS.md | 8 ++++++++
 LICENSE    | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
 create mode 100644 AUTHORS.md

diff --git a/AUTHORS.md b/AUTHORS.md
new file mode 100644
index 0000000..bb3fe31
--- /dev/null
+++ b/AUTHORS.md
@@ -0,0 +1,8 @@
+# Original Author
+
+-   Jakob Moser <moser@cl.uni-heidelberg.de>
+
+# Contributors
+
+-   Daniela Jaramillo <jaramillo@cl.uni-heidelberg.de>
+-   Leander Karp <karp@cl.uni-heidelberg.de>
diff --git a/LICENSE b/LICENSE
index 67c6c86..4fa1cc3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2024 Jakob Moser
+Copyright (c) 2024 Jakob Moser and contributors
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
-- 
GitLab