X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fopenrisc%2Fkernel%2Fprocess.c;h=b06f84f6676fd027fb611330535db5751a46b5fe;hb=2874c5fd284268364ece81a7bd936f3c8168e567;hp=8739b6d750051e9da804cfcad2c8cbb92165e4e5;hpb=a912e80bd0bbfec053ccfdca625c2c760a8b08e8;p=mirror_ubuntu-eoan-kernel.git diff --git a/arch/openrisc/kernel/process.c b/arch/openrisc/kernel/process.c index 8739b6d75005..b06f84f6676f 100644 --- a/arch/openrisc/kernel/process.c +++ b/arch/openrisc/kernel/process.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * OpenRISC process.c * @@ -9,11 +10,6 @@ * Copyright (C) 2003 Matjaz Breskvar * Copyright (C) 2010-2011 Jonas Bonn * - * 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 file handles the architecture-dependent parts of process handling... */