License files on GitHub cleaned up!

Hi everyone

Good news! I’ve cleaned up the licenses here

Users have been complaining so I made GPL 3.0 the main license and the other ones (including CC BY SA 3.0) in /LICENSES

The new folder structure:

fritzing-app/
├── LICENSE                  ← GPL-3.0-only
├── README.md
├── Install.md
└── LICENSES/
    ├── Boost-1.0.txt
    ├── CC-BY-3.0.txt
    ├── CC-BY-SA-3.0.txt
    ├── LGPL-3.0.txt
    ├── Modified-BSD.txt
    ├── OpenSSL.txt
    ├── Qt-LGPL-3.0.txt
    └── SSLeay.txt

@KjellM @anybody what do you think? I’ve opened a PR here

1 Like