X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcompat_arch.c;h=e1651d3db9a2110ae18702c85dc4b7f1cb574838;hb=HEAD;hp=50bdffbe4935ad4d595b40f3a774ea1c087fc21d;hpb=101389e4df4a9661d22d9e9e7e15a7284ef06d0d;p=userspace-rcu.git diff --git a/src/compat_arch.c b/src/compat_arch.c index 50bdffb..474a832 100644 --- a/src/compat_arch.c +++ b/src/compat_arch.c @@ -1,23 +1,9 @@ +// SPDX-FileCopyrightText: 2009 Mathieu Desnoyers +// +// SPDX-License-Identifier: LGPL-2.1-or-later + /* - * compat_arch.c - * * Userspace RCU library - architecture compatibility checks - * - * Copyright (c) 2009 Mathieu Desnoyers - * - * 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