Date: Sat, 12 Nov 2022 19:10:32 GMT From: Mitchell Horne <mhorne@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 14b7ad074905 - stable/12 - readme: Link to COPYRIGHT file Message-ID: <202211121910.2ACJAWEt009532@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=14b7ad074905a78803b7ea1fceb0e605d0776176 commit 14b7ad074905a78803b7ea1fceb0e605d0776176 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-03-12 00:55:16 +0000 Commit: Mitchell Horne <mhorne@FreeBSD.org> CommitDate: 2022-11-12 19:09:20 +0000 readme: Link to COPYRIGHT file (cherry picked from commit e75eac2cb81c510389f527da14cec4a16123e673) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f61b4667882..deccf217ba26 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?202211121910.2ACJAWEt009532>