Date: Fri, 12 Mar 2021 00:55:43 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: e75eac2cb81c - main - readme: Link to COPYRIGHT file Message-ID: <202103120055.12C0thpg032811@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=e75eac2cb81c510389f527da14cec4a16123e673 commit e75eac2cb81c510389f527da14cec4a16123e673 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-03-12 00:55:16 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-03-12 00:55:16 +0000 readme: Link to COPYRIGHT file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74ffbfbb94bb..e6899c7549e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ FreeBSD is an operating system used to power modern servers, desktops, and embed A large community has continually developed it for more than thirty years. Its advanced networking, security, and storage features have made FreeBSD the platform of choice for many of the busiest web sites and most pervasive embedded networking and storage devices. -For copyright information, please see the file COPYRIGHT in this directory. +For copyright information, please see [the file COPYRIGHT](COPYRIGHT) in this directory. Additional copyright information also exists for some sources in this tree - please see the specific source directories for more information. The Makefile in this directory supports a number of targets for building components (or all) of the FreeBSD source tree.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103120055.12C0thpg032811>