X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Ftsacct.c;h=7be3e7530841fb6cfdd0ae4d4b229bfd603a4643;hb=f8c0e061cb83bd528ff0843e717bcebc846d4838;hp=370724b4539185c9cc9b6323feab36b414836903;hpb=dc9617cb81c4130858b6dd026039f42a39e93c18;p=linux-2.6-microblaze.git diff --git a/kernel/tsacct.c b/kernel/tsacct.c index 370724b45391..7be3e7530841 100644 --- a/kernel/tsacct.c +++ b/kernel/tsacct.c @@ -1,19 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * tsacct.c - System accounting over taskstats interface * * Copyright (C) Jay Lan, - * - * - * 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 will 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