X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Farch%2Friscv.h;fp=include%2Furcu%2Farch%2Friscv.h;h=cb8173fb5773d8ef9441ae8a1f14f9ce0297d294;hp=1fd7d62bc201d234798ff46a4210906c78c46bb0;hb=d3d3857f678627e7bbfb5a8d6f3bc15cd2a694d9;hpb=d001c88633f6a58e94eb73f4814976d13f61bd77 diff --git a/include/urcu/arch/riscv.h b/include/urcu/arch/riscv.h index 1fd7d62..cb8173f 100644 --- a/include/urcu/arch/riscv.h +++ b/include/urcu/arch/riscv.h @@ -1,24 +1,12 @@ +// SPDX-FileCopyrightText: 2018 Michael Jeanson +// +// SPDX-License-Identifier: LGPL-2.1-or-later + #ifndef _URCU_ARCH_RISCV_H #define _URCU_ARCH_RISCV_H /* * arch/riscv.h: definitions for the RISC-V architecture - * - * Copyright (c) 2018 Michael Jeanson - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include