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