From f1cd03b703e1b9712e0b3fc156c51cc1cde1f9de Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sun, 28 May 2023 15:54:11 +0100 Subject: Release Version 0.2.0.0 - Support org bibliography file for bibliographic notes in the Zettelkasten. - Add documentation to various functions. --- src/Zettel/Transclusion.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Zettel/Transclusion.hs') diff --git a/src/Zettel/Transclusion.hs b/src/Zettel/Transclusion.hs index 6bc7b2b..51efe3a 100644 --- a/src/Zettel/Transclusion.hs +++ b/src/Zettel/Transclusion.hs @@ -4,7 +4,7 @@ -- Module : Zettel.Transclusion -- Description : Transclude Zettel recursively -- Copyright : (c) 2023, Yann Herklotz --- License : GPL-3 +-- License : GPL-3.0-only -- Maintainer : git [at] yannherklotz [dot] com -- Stability : experimental -- Portability : POSIX -- cgit