aboutsummaryrefslogtreecommitdiff
path: root/COPYING3
Commit message (Collapse)AuthorAgeFilesLines
* Add GPLv3 license textKalle Olavi Niemitalo2018-11-261-0/+674
To help people satisfy the license when they convey clones of the gnumach Git repository, in which gitlog-to-changelog and some deleted files are licensed under GPLv3-or-later. A normal build does not use the GPLv3-or-later files. "make dist" runs gitlog-to-changelog but does not copy it to gnumach-*.tar. Bug: https://savannah.gnu.org/bugs/?49024