mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add copyright notice to core.lua
I've also made some not-insignificant changes/additions to this file, to include the added constants, ACPI changes, boot environment listing, and some utility functions.
This commit is contained in:
parent
72e39d711d
commit
beaafe4f86
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
-- SPDX-License-Identifier: BSD-2-Clause-FreeBSD
|
||||
--
|
||||
-- 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 a new issue