X-Git-Url: https://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=include%2Flttng%2Furcu%2Furcu-ust.h;fp=include%2Flttng%2Furcu%2Furcu-ust.h;h=afbed48eea1e3eea4c36fb224b7ed245727e88d7;hp=2f0638d429c0ec06ccfb1b483636206c79eef04e;hb=1c1968450409b3c159a3000f9e1a968ff1e5f7e8;hpb=71ca25096f065a790cd0482d6be15dbc90970bc4 diff --git a/include/lttng/urcu/urcu-ust.h b/include/lttng/urcu/urcu-ust.h index 2f0638d4..afbed48e 100644 --- a/include/lttng/urcu/urcu-ust.h +++ b/include/lttng/urcu/urcu-ust.h @@ -1,9 +1,9 @@ +// SPDX-FileCopyrightText: 2009 Mathieu Desnoyers +// SPDX-FileCopyrightText: 2009 Paul E. McKenney, IBM Corporation. +// +// SPDX-License-Identifier: LGPL-2.1-or-later + /* - * SPDX-License-Identifier: LGPL-2.1-or-later - * - * Copyright (c) 2009 Mathieu Desnoyers - * Copyright (c) 2009 Paul E. McKenney, IBM Corporation. - * * Userspace RCU header for LTTng-UST. Derived from liburcu * "bulletproof" flavor. *