X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2Furcu%2Fref.h;h=408cfe2cfd409bada17a79364631fd72535b315f;hb=HEAD;hp=e7ab5310aa5d4a2a4deff4f988cdc4bf5063d56c;hpb=014775106c60f02818ca755b331f887030bd440f;p=urcu.git 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