commit 1971dd4cb092a1d603d41bc35cb5b6425394d194
Author: Jan Klemkow <[email protected]>
AuthorDate: Sun Oct 9 23:44:18 2022 +0200
Commit: Jan Klemkow <[email protected]>
CommitDate: Sun Oct 9 23:44:18 2022 +0200
copyright update
diff --git a/lchat.c b/lchat.c
index 9725124..00a1f95 100644
--- a/lchat.c
+++ b/lchat.c
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2015-2017 Jan Klemkow <[email protected]>
+ * Copyright (c) 2015-2022 Jan Klemkow <[email protected]>
+ * Copyright (c) 2022 Tom Schwindl <[email protected]>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
diff --git a/slackline.c b/slackline.c
index d7704a3..b43b71c 100644
--- a/slackline.c
+++ b/slackline.c
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2015-2016 Jan Klemkow <[email protected]>
+ * Copyright (c) 2015-2022 Jan Klemkow <[email protected]>
+ * Copyright (c) 2022 Tom Schwindl <[email protected]>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above