Skip to content

Commit a2a5d9b

Browse files
committed
Fix the licence string of lr-dosbox
1 parent c7656e4 commit a2a5d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/libretrocores/lr-dosbox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
rp_module_id="lr-dosbox"
1313
rp_module_desc="DOS emulator"
1414
rp_module_help="ROM Extensions: .bat .com .exe .sh\n\nCopy your DOS games to $ROMDIR/pc"
15-
rp_module_licence="https://raw.githubusercontent.com/libretro/dosbox-libretro/master/COPYING"
15+
rp_module_licence="GPL2 https://raw.githubusercontent.com/libretro/dosbox-libretro/master/COPYING"
1616
rp_module_section="exp"
1717
rp_module_flags=""
1818

0 commit comments

Comments
 (0)