mvallim / live-custom-ubuntu-from-scratch

(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch.
https://mvallim.github.io/live-custom-ubuntu-from-scratch/
GNU General Public License v3.0
397 stars 186 forks source link

Conflicting licensing statements #37

Closed Granddave closed 2 years ago

Granddave commented 2 years ago

Hello, I noticed that which license the project is licensed under is ambiguous.

Namely, the README.md states that the project is licensed under the Apache license and refers to the LICENSE file that contains the GNU GPLv3.0 license. :)

mvallim commented 2 years ago

Fixed!

Thanks!