On Wed, Jun 20, 2018 at 12:04:11PM +1000, Dave Chinner wrote: > Hi folks, > > This is a smaller set of patches that convert the remaining GPLv2 > license templates in the fstests tree to SPDX tags. The patches > should all be small enough to make it through to the list this time. > > Mostly it was straight forward conversions with a little bit of > manual cleanup, but there's a couple of things we need clarification > on: > > - src/log-writes has no copyright or license statements in either > the code or in the upstream repository, so I haven't tagged it. > > - src/perf has not copyright or license statements, but fstests is > the upstream repository so I've tagged them as GPLv2.0 > > In both cases, we need Josef to add the correct copyrights and SPDX > tags to these files, and in future we should not accept code that > does not have either copyright or license statements in them. Yeah, I'll pay more attentions to copyright statements. (I have a 'git am' hook to make sure new tests have 'x' permission set, it shouldn't be hard to extend the hook to check SPDX tags too. Or even further, write a script like 'checkpatch.pl' in tools/ dir so everyone benefits from it). > > There are some remaining files without tags. There are various > different reasons for that - not GPLv2, license statement didn't > match the scripts, no license statement to begin with, etc. These > will be addressed in a future patch set. Thanks a lot, Dave! Eryu > > Comments? > > -Dave. > > -- > To unsubscribe from this list: send the line "unsubscribe fstests" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html