On Thu, 14 Jun 2018 05:33:46 -0000, Nadav Amit said: > >> In addition, updating the year and adding a license tag. > >> +// SPDX-License-Identifier: GPL-2.0 > > You still have a lot of boiler-plate text in here that can be removed. > > Please do so. > But what else do you want me to remove? This is a standard GPL license. If I > am required to remove the GPL license, I will have to run checks to ensure > it is appropriate. You mean the checks that you should have done when you stuck the SPDX tag on the file? (Hint: Think of the SPDX tag as a '#include gplv2.license.blurb" :)