We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7656e4 + a2a5d9b commit 90563c1Copy full SHA for 90563c1
scriptmodules/libretrocores/lr-dosbox.sh
@@ -12,7 +12,7 @@
12
rp_module_id="lr-dosbox"
13
rp_module_desc="DOS emulator"
14
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"
+rp_module_licence="GPL2 https://raw.githubusercontent.com/libretro/dosbox-libretro/master/COPYING"
16
rp_module_section="exp"
17
rp_module_flags=""
18
0 commit comments