core.lua (e2df27e363724372501972180e94d8dd6e07cfa3) | core.lua (72e39d711d5300beb8f7fa07c17c62d88e2a31b6) |
---|---|
1-- | 1-- |
2-- SPDX-License-Identifier: BSD-2-Clause-FreeBSD 3-- |
|
2-- Copyright (c) 2015 Pedro Souza <pedrosouza@freebsd.org> 3-- All rights reserved. 4-- 5-- Redistribution and use in source and binary forms, with or without 6-- modification, are permitted provided that the following conditions 7-- are met: 8-- 1. Redistributions of source code must retain the above copyright 9-- notice, this list of conditions and the following disclaimer. --- 319 unchanged lines hidden --- | 4-- Copyright (c) 2015 Pedro Souza <pedrosouza@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. --- 319 unchanged lines hidden --- |