The branch stable/12 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=14b7ad074905a78803b7ea1fceb0e605d0776176
commit 14b7ad074905a78803b7ea1fceb0e605d0776176 Author: Warner Losh <[email protected]> AuthorDate: 2021-03-12 00:55:16 +0000 Commit: Mitchell Horne <[email protected]> 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.
