summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-11-25 23:23:59 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-11-25 23:23:59 +0300
commit07d08b8151401ef87792ff1f130b2fad738f306f (patch)
tree63b0dc1f9842519cff69ec902f2b2b695442b25d
parente90b596f7a03712fc75b6b5f511876e1734edb6b (diff)
downloadbdwgc-07d08b8151401ef87792ff1f130b2fad738f306f.tar.gz
Adjust link to file with the license in overview.md
(fix of commit 2fd7564a0) * doc/overview.md: Refer to LICENSE file (for licensing terms) instead of README.md file.
-rw-r--r--doc/overview.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/overview.md b/doc/overview.md
index 69e7c34a..3a4097b7 100644
--- a/doc/overview.md
+++ b/doc/overview.md
@@ -54,7 +54,7 @@ The garbage collector code is copyrighted by
[Hewlett-Packard Company](http://www.hp.com/),
[Ivan Maidanski](https://github.com/ivmai), and partially by some others.
It may be used and copied without payment of a fee under minimal restrictions.
-See the README.md file in the distribution or the
+See the LICENSE file in the distribution or the
[license](http://www.hboehm.info/gc/license.txt) for more details.
**IT IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED OR IMPLIED.
ANY USE IS AT YOUR OWN RISK.**