From: Vojtech P. <vo...@su...> - 2001-09-28 15:11:11
|
On Fri, Sep 28, 2001 at 10:53:53AM +0200, Romain Dolbeau wrote: > Hello, > > there's a problem with all and every file in drivers/input. > They all contain a 'MODULE_LICENSE', which exist only from > 2.4.10 onward. I fixed one (i'll back out the patch) before > noticing they were all wrong. > > So should 2.4.10 be integrated, or all MODULE_LICENSE > removed ? Oops, I've done it again. Sorry. I think it doesn't make sense to remove MODULE_LICENSE everywhere, because it'll have to be added again later. So the options are: 1) Port ruby to 2.4.10 2) Add MODULE_LICENSE to ruby's own module.h I'd prefer #1. -- Vojtech Pavlik SuSE Labs |