svn commit: r338054 - head/stand/lua
Rodney W. Grimes
freebsd at pdx.rh.CN85.dnsmgr.net
Sun Aug 19 15:34:00 UTC 2018
[ 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 at FreeBSD.org>
^^^
As an FYI you do not need to put that attempt at a Copyright Mark
when you spell out the word Copyright.
Thanks,
Rod
...
--
Rod Grimes rgrimes at freebsd.org
More information about the svn-src-all
mailing list