Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2018 10:59:49 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        "Rodney W. Grimes" <rgrimes@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r338054 - head/stand/lua
Message-ID:  <CACNAnaE=Htu0EFpC%2B0TNw0DhzGdYkXB8m48=UBC4hdaxSVeXtA@mail.gmail.com>
In-Reply-To: <201808191533.w7JFXwSP070263@pdx.rh.CN85.dnsmgr.net>
References:  <201808191507.w7JF7dIm074770@repo.freebsd.org> <201808191533.w7JFXwSP070263@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 19, 2018 at 10:33 AM, Rodney W. Grimes
<freebsd@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
>> Author: kevans
>> Date: Sun Aug 19 15:07:39 2018
>> New Revision: 338054
>> URL: https://svnweb.freebsd.org/changeset/base/338054
>>
>> Log:
>>   Add config.lua(8) to the tree
>>
>>   Reviewed by:        0mp, rpokala (earlier version)
>>   Differential Revision:      https://reviews.freebsd.org/D14819
>>
>> Added:
>>   head/stand/lua/config.lua.8   (contents, props changed)
>>
>> Added: head/stand/lua/config.lua.8
>> ==============================================================================
>> --- /dev/null 00:00:00 1970   (empty, because file is newly added)
>> +++ head/stand/lua/config.lua.8       Sun Aug 19 15:07:39 2018        (r338054)
>> @@ -0,0 +1,188 @@
>> +.\"
>> +.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
>> +.\"
>> +.\" Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
>                  ^^^
> As an FYI you do not need to put that attempt at a Copyright Mark
> when you spell out the word Copyright.
>

Alright... I might make a pass later when I'm done adding these to
remove the redundant (c), but for now I aim to be consistent with the
header used.

Thanks,

Kyle Evans



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaE=Htu0EFpC%2B0TNw0DhzGdYkXB8m48=UBC4hdaxSVeXtA>