diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-14 00:07:41 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-14 00:07:41 +0900 |
| commit | 5e954f3dfb4304341c1a50a1f9310f58dcf39682 (patch) | |
| tree | f4e5c1fdc9ee24b662fd9f4f43da4621a012c29a /ar/.config/mpv/scripts/mdmenu.lua | |
| parent | a13bf1ecb918bcf80ecb8bb9663ac7a84d576243 (diff) | |
updates
Diffstat (limited to 'ar/.config/mpv/scripts/mdmenu.lua')
| -rw-r--r-- | ar/.config/mpv/scripts/mdmenu.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ar/.config/mpv/scripts/mdmenu.lua b/ar/.config/mpv/scripts/mdmenu.lua index 1a0513c..9635394 100644 --- a/ar/.config/mpv/scripts/mdmenu.lua +++ b/ar/.config/mpv/scripts/mdmenu.lua @@ -1,16 +1,16 @@ --[[ This file is part of mdmenu. - + mdmenu is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + mdmenu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with mdmenu. If not, see <https://www.gnu.org/licenses/>. ]] |
