commit 42adeea1fb707ebcb96335f8d62fcdee1f4e219c
parent bcbefde80b9d5b1d0f5f98d7c3a13b6ae0b2002c
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date: Wed, 25 Feb 2026 19:19:15 +0000
Infrastructure is updated
Diffstat:
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2023-2024, Natacha Porté
+Copyright (c) 2023-2026, Natacha Porté
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/README.md b/README.md
@@ -1,3 +1,5 @@
+[](https://casuallymaintained.tech/)
+
This application is a TUI for managing a database of links to read
and generating ATOM feeds from user-provided tags and description.
diff --git a/src/iens.scm b/src/iens.scm
@@ -1,4 +1,4 @@
-; Copyright (c) 2023-2024, Natacha Porté
+; Copyright (c) 2023-2026, Natacha Porté
;
; Permission to use, copy, modify, and distribute this software for any
; purpose with or without fee is hereby granted, provided that the above