stand/lua: Add copyright notice in places
I've made some not-insignificant changes to config, menu, and password bits of our lua scripts. Add a copyright notice to them to reflect.
This commit is contained in:
parent
e7f48a6e45
commit
2e29209102
@ -1,5 +1,6 @@
|
||||
--
|
||||
-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org>
|
||||
-- Copyright (C) 2018 Kyle Evans <kevans@FreeBSD.org>
|
||||
-- All rights reserved.
|
||||
--
|
||||
-- Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,6 @@
|
||||
--
|
||||
-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org>
|
||||
-- Copyright (C) 2018 Kyle Evans <kevans@FreeBSD.org>
|
||||
-- All rights reserved.
|
||||
--
|
||||
-- Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,5 +1,6 @@
|
||||
--
|
||||
-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org>
|
||||
-- Copyright (C) 2018 Kyle Evans <kevans@FreeBSD.org>
|
||||
-- All rights reserved.
|
||||
--
|
||||
-- Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
x
Reference in New Issue
Block a user