X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Fdelayacct.c;h=27725754ac99194215c6dbcf7569200e506a011c;hb=acb05f0a3f6261b330034e14e4d2c6b4bc896504;hp=2a12b988c7178a2ed2ed211745a8c3c4840f7955;hpb=4581aa96475b792de4b1206a12830339b65ec246;p=linux-2.6-microblaze.git diff --git a/kernel/delayacct.c b/kernel/delayacct.c index 2a12b988c717..27725754ac99 100644 --- a/kernel/delayacct.c +++ b/kernel/delayacct.c @@ -1,16 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* delayacct.c - per-task delay accounting * * Copyright (C) Shailabh Nagar, IBM Corp. 2006 - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it would be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See - * the GNU General Public License for more details. */ #include