X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fref.h;fp=include%2Furcu%2Fref.h;h=408cfe2cfd409bada17a79364631fd72535b315f;hp=e7ab5310aa5d4a2a4deff4f988cdc4bf5063d56c;hb=d3d3857f678627e7bbfb5a8d6f3bc15cd2a694d9;hpb=d001c88633f6a58e94eb73f4814976d13f61bd77 diff --git a/include/urcu/ref.h b/include/urcu/ref.h index e7ab531..408cfe2 100644 --- a/include/urcu/ref.h +++ b/include/urcu/ref.h @@ -1,17 +1,15 @@ +// SPDX-FileCopyrightText: 2009 Novell Inc. +// SPDX-FileCopyrightText: 2010 Mathieu Desnoyers +// +// SPDX-License-Identifier: LGPL-2.1-only + #ifndef _URCU_REF_H #define _URCU_REF_H /* * Userspace RCU - Reference counting * - * Copyright (C) 2009 Novell Inc. - * Copyright (C) 2010 Mathieu Desnoyers - * * Author: Jan Blunck - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU Lesser General Public License version 2.1 as - * published by the Free Software Foundation. */ #include