mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
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
c851839897
commit
21d5bcbe67
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329596
@ -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…
Reference in New Issue
Block a user