core.lua (72e39d711d5300beb8f7fa07c17c62d88e2a31b6) core.lua (beaafe4f86876bf5b6ba8a6ff4b9b0f484054214)
1--
2-- SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3--
4-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org>
1--
2-- SPDX-License-Identifier: BSD-2-Clause-FreeBSD
3--
4-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org>
5-- Copyright (c) 2018 Kyle Evans <kevans@FreeBSD.org>
5-- All rights reserved.
6--
7-- Redistribution and use in source and binary forms, with or without
8-- modification, are permitted provided that the following conditions
9-- are met:
10-- 1. Redistributions of source code must retain the above copyright
11-- notice, this list of conditions and the following disclaimer.
12-- 2. Redistributions in binary form must reproduce the above copyright

--- 318 unchanged lines hidden ---
6-- All rights reserved.
7--
8-- Redistribution and use in source and binary forms, with or without
9-- modification, are permitted provided that the following conditions
10-- are met:
11-- 1. Redistributions of source code must retain the above copyright
12-- notice, this list of conditions and the following disclaimer.
13-- 2. Redistributions in binary form must reproduce the above copyright

--- 318 unchanged lines hidden ---