Дана 26/02/28 02:28PM, Gimmi написа: > Hi everybody, > > I was wondering what is the license of the patches published on the > suckless.org website. A few of them include a license header pointing to the > LICENSE file in the project, so they are under the MIT/X license. However, > many of them do not have a proper license notice. > > Is there some kind of implied licenses for the patches once they are > uploaded?
It only makes sense for the license of a patch to be the same as that of the program it applies to. Otherwise, programs would be subject to relicensing if the license of the patch is overriding (like GNU GPL is).
