[nasm:macho-unify] README: Update link to license
nasm-bot for Cyrill Gorcunov
gorcunov at gmail.com
Tue Jun 30 17:02:51 PDT 2020
Commit-ID: b4b63a54d3b27c5d5332e52318f6a102e59dbcd9
Gitweb: http://repo.or.cz/w/nasm.git?a=commitdiff;h=b4b63a54d3b27c5d5332e52318f6a102e59dbcd9
Author: Cyrill Gorcunov <gorcunov at gmail.com>
AuthorDate: Sun, 22 Apr 2018 23:51:12 +0300
Committer: Cyrill Gorcunov <gorcunov at gmail.com>
CommitDate: Wed, 9 May 2018 18:03:50 +0300
README: Update link to license
Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8bca043e..4b8ab9a0 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,9 @@ a widespread (thus netwide), portable (thus netwide!), very flexible
and mature assembler tool with support for many output formats (thus netwide!!).
Now we have good news for you: NASM is licensed under the "simplified"
-(2-clause) BSD license. This means its development is open to even wider
-society of programmers wishing to improve their lovely assembler.
+[(2-clause) BSD license](https://opensource.org/licenses/BSD-2-Clause).
+This means its development is open to even wider society of programmers
+wishing to improve their lovely assembler.
Visit our [nasm.us](https://www.nasm.us/) website for more details.
We are gradually moving services away from Sourceforge. For our remaining
More information about the Nasm-commits
mailing list