Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2022 19:19:08 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 765c48cc8672 - main - sys/_pv_entry.h: Drop UCB copyright as this is all Peter's code.
Message-ID:  <202210071919.297JJ8ew036888@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=765c48cc8672a37ee7b81b5a8a4627c567637d25

commit 765c48cc8672a37ee7b81b5a8a4627c567637d25
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-10-07 19:18:28 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-10-07 19:18:28 +0000

    sys/_pv_entry.h: Drop UCB copyright as this is all Peter's code.
    
    Reported by:    alc
---
 sys/sys/_pv_entry.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys/sys/_pv_entry.h b/sys/sys/_pv_entry.h
index 3b6b34f8a371..411643cf49ec 100644
--- a/sys/sys/_pv_entry.h
+++ b/sys/sys/_pv_entry.h
@@ -2,7 +2,6 @@
  * SPDX-License-Identifier: BSD-3-Clause
  *
  * Copyright (c) 2003 Peter Wemm.
- * Copyright (c) 1991 Regents of the University of California.
  * All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210071919.297JJ8ew036888>