Date: Thu, 1 Nov 2018 23:01:25 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r340033 - head/share/man/man9 Message-ID: <201811012301.wA1N1PWO058066@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Thu Nov 1 23:01:24 2018 New Revision: 340033 URL: https://svnweb.freebsd.org/changeset/base/340033 Log: style: remove "All rights reserved" from comment imp removed it from the template in r333391, so remove it from the example license header in style.9 as well. Sponsored by: The FreeBSD Foundation Modified: head/share/man/man9/style.9 Modified: head/share/man/man9/style.9 ============================================================================== --- head/share/man/man9/style.9 Thu Nov 1 22:54:52 2018 (r340032) +++ head/share/man/man9/style.9 Thu Nov 1 23:01:24 2018 (r340033) @@ -26,7 +26,7 @@ .\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD$ .\" -.Dd January 25, 2018 +.Dd November 1, 2018 .Dt STYLE 9 .Os .Sh NAME @@ -68,7 +68,6 @@ line of the comment having a dash after the star like * SPDX-License-Identifier: BSD-2-Clause-FreeBSD * * Copyright (c) 1984-2025 John Q. Public - * All rights reserved. * * Long, boring license goes here, but trimmed for brevity */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811012301.wA1N1PWO058066>