Date: Tue, 20 Dec 2022 00:55:41 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 3dc237d9f8f7 - stable/13 - sizeof(7): remove "All rights reserved" Message-ID: <202212200055.2BK0tfQB086350@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=3dc237d9f8f7db7531f0f9afab271e02665971a7 commit 3dc237d9f8f7db7531f0f9afab271e02665971a7 Author: Jan Schaumann <jschauma@netmeister.org> AuthorDate: 2022-12-14 04:58:23 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-12-20 00:53:47 +0000 sizeof(7): remove "All rights reserved" (cherry picked from commit 57bee0817f777721a3e253c77f266c7e851a589d) --- share/man/man7/sizeof.7 | 1 - 1 file changed, 1 deletion(-) diff --git a/share/man/man7/sizeof.7 b/share/man/man7/sizeof.7 index 25ebfa11a0f4..4abc08490d65 100644 --- a/share/man/man7/sizeof.7 +++ b/share/man/man7/sizeof.7 @@ -1,6 +1,5 @@ .\" .\" Copyright (C) 2022 Jan Schaumann <jschauma@netmeister.org>. -.\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212200055.2BK0tfQB086350>