Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/nvim-lualine/lualine.nvim Upstream-Name: lualine.nvim Upstream-Contact: shadmansaleh Files: * Copyright: 2020-2021 hoob3rt License: MIT Files: lua/lualine/component.lua lua/lualine/components/branch/init.lua lua/lualine/components/buffers/init.lua lua/lualine/components/diff/init.lua lua/lualine/components/fileformat.lua lua/lualine/components/filename.lua lua/lualine/components/filesize.lua lua/lualine/components/special/eval_func_component.lua lua/lualine/components/special/function_component.lua lua/lualine/components/special/vim_var_component.lua lua/lualine/components/tabs/init.lua lua/lualine/themes/*.lua lua/lualine/utils/color_utils.lua lua/lualine/utils/job.lua lua/lualine/utils/notices.lua lua/lualine/utils/utils.lua lua/lualine_require.lua scripts/docgen.sh scripts/nvim_isolated_conf.sh tests/helpers.lua tests/minimal_init.lua tests/spec/component_spec.lua tests/spec/config_spec.lua tests/spec/lualine_spec.lua tests/spec/utils_spec.lua tests/statusline.lua Copyright: 2020-2021 shadmansaleh License: MIT Files: lua/lualine/themes/moonfly.lua Copyright: vim-moonfly contributors License: MIT Comment: Taken from https://github.com/bluz71/vim-moonfly-colors/blob/master/lua/lualine/themes/moonfly.lua Files: lua/lualine/themes/powerline_dark.lua Copyright: 2021 Ashish Panigrahi License: MIT Files: lua/lualine/themes/palenight.lua Copyright: 2020-2021 IGI-111 License: MIT Files: lua/lualine/themes/horizon.lua Copyright: 2021 Jnhtr License: MIT Files: lua/lualine/themes/codedark.lua Copyright: 2020-2021 Shatur95 License: MIT Files: lua/lualine/components/datetime.lua Copyright: 2023 Willothy License: MIT Files: lua/lualine/themes/everforest.lua Copyright: 2020-2021 gnuyent License: MIT Files: lua/lualine/themes/modus-vivendi.lua Copyright: 2020-2021 ronniedroid License: MIT Files: debian/* Copyright: 2025 Matthias Geiger License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.