iens

Manager of links to read
git clone https://git.instinctive.eu/iens.git
Log | Files | Refs | README | LICENSE

commit 42adeea1fb707ebcb96335f8d62fcdee1f4e219c
parent bcbefde80b9d5b1d0f5f98d7c3a13b6ae0b2002c
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date:   Wed, 25 Feb 2026 19:19:15 +0000

Infrastructure is updated
Diffstat:
MLICENSE | 2+-
MREADME.md | 2++
Msrc/iens.scm | 2+-
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 @@ +[![Casual Maintenance Intended](https://casuallymaintained.tech/badge.svg)](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