From 1ebb6f8beb06791820f2ad1ee4601f56b0fc2fc7 Mon Sep 17 00:00:00 2001 From: Bastien Date: Mon, 27 Jan 2020 17:03:33 +0100 Subject: [PATCH] README: Add a link to the license --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index bb45e8932..864477697 100644 --- a/README +++ b/README @@ -35,5 +35,6 @@ Check the [[https://orgmode.org][homepage of Org]] and the [[https://orgmode.org * License -Org-mode is published under the GNU GPLv3 license or any later version, -the same as GNU Emacs. See the COPYING file in this directory. +Org-mode is published under [[https://www.gnu.org/licenses/gpl-3.0.html][the GNU GPLv3 license]] or any later +version, the same as GNU Emacs. See the COPYING file in this +directory.