Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPL licensing #11

Closed
wants to merge 1 commit into from
Closed

Conversation

@ArcadeHustle
Copy link

@ArcadeHustle ArcadeHustle commented Mar 31, 2021

This repo image is used by @michaelshmitty's Mr Fusion to distribute MiSter's linux subsystem. It needs proper licensing, and source code included.
https://github.com/MiSTer-devel/mr-fusion/blob/28bfc8877fb70ea7813d085614ef78ddea6a8786/scripts/create-sd-card-image.sh#L46

Please see the following example on how to add proper GPL legal info to this repo. MiSTer-devel/mr-fusion@434502f

As you can see below the license is not properly included with your distributed binary packages, in violation of GPL standards.

Extracting from release_20210316.rar

Creating    files                                                     OK
Creating    files/linux                                               OK
Extracting  files/linux/linux.img                                     OK 
Extracting  files/linux/MidiLink.INI                                  OK 
Creating    files/linux/mt32-rom-data                                 OK
Extracting  files/linux/mt32-rom-data/README                          OK 
Extracting  files/linux/ppp_options                                   OK 
Creating    files/linux/soundfonts                                    OK
Extracting  files/linux/soundfonts/README                             OK 
Extracting  files/linux/u-boot.txt_example                            OK 
Extracting  files/linux/uboot.img                                     OK 
Extracting  files/linux/updateboot                                    OK 
Extracting  files/linux/zImage_dtb                                    OK 
Extracting  files/linux/_samba.sh                                     OK 
Extracting  files/linux/_wpa_supplicant.conf                          OK 
Extracting  files/menu.rbf                                            OK 
Extracting  files/MiSTer                                              OK 
Extracting  files/MiSTer_example.ini                                  OK 
Creating    files/Scripts                                             OK
Extracting  files/Scripts/update.sh                                   OK 
Extracting  MiSTer SD Card Utility.exe                                OK 

./bin/lftpget:# This file is covered by GNU GPL. See file COPYING for details
./usr/share/unimaps/lat4u.uni:# Cepas <rch@pub.osf.lt>, 1997. Copying policy: GNU GPL V2.
./usr/share/vim/vim80/syntax/asciidoc.vim:" Licence:      GPL (http://www.gnu.org)
./usr/share/vim/vim80/syntax/initng.vim:" License:	GPL v2
./usr/share/zsh/5.3/functions/_zypper:# This file is released under the GPLv2.
./usr/share/zsh/5.3/functions/_osc:# This file is released under the GPLv2.
./usr/share/zsh/5.3/functions/_qdbus:# This file is released under the GPLv2.
@sorgelig
Copy link
Member

@sorgelig sorgelig commented Apr 1, 2021

added

@sorgelig sorgelig closed this Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants