From f7b6ca51b0d4bf3a0637ef7acb428aeb5cbf2bba Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Mon, 28 Oct 2024 14:25:48 +0100 Subject: [PATCH] Fix link to LICENSE --- en/advanced/license.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/advanced/license.md b/en/advanced/license.md index 02175cae7..ab6ce190b 100644 --- a/en/advanced/license.md +++ b/en/advanced/license.md @@ -2,9 +2,9 @@ ## The license of the JabRef software -The JabRef software is under the [MIT License](https://github.com/JabRef/jabref/blob/main/LICENSE.md). In short, JabRef is free to use, even commercially. You can also redistribute and modify JabRef as long as you include the original copyright and license notice in any copy of the software/source. +The JabRef software is under the [MIT License](https://github.com/JabRef/jabref/blob/main/LICENSE). In short, JabRef is free to use, even commercially. You can also redistribute and modify JabRef as long as you include the original copyright and license notice in any copy of the software/source. ## The license of the JabRef documentation -The documentation of JabRef is under the [Creative Commons Attribution 4.0 International License](https://github.com/JabRef/user-documentation/blob/main/LICENSE.md). In short, you can make a commercial use of it, distribute it, modify it and rename it. You must give credit, include copyright, and state changes. And you cannot sublicense it. +The documentation of JabRef is under the [Creative Commons Attribution 4.0 International License](https://github.com/JabRef/user-documentation/blob/main/LICENSE). In short, you can make a commercial use of it, distribute it, modify it and rename it. You must give credit, include copyright, and state changes. And you cannot sublicense it.