From 5d4b51866d650ecb6952d9451a8188b20d36234c Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:29:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ccbb427..5fba394 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,8 @@ In contrast, `outline-indent.el` uses indentation levels to determine foldable s ## License +The `outline-indent` Emacs package has been written by [James Cherti](https://www.jamescherti.com/) and is distributed under terms of the GNU General Public License version 3, or, at your choice, any later version. + Copyright (C) 2024 [James Cherti](https://www.jamescherti.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.