X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Frculfhash-mm-mmap.c;fp=liblttng-ust%2Frculfhash-mm-mmap.c;h=06bd27293bf9c40dbd136139adfbc45cb708c6cc;hb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;hp=5b02c406346cd2b9d43dcc5ceed681cd8345944c;hpb=e494a9cdf17705bddf2169adf3945ed2ae335db9;p=lttng-ust.git diff --git a/liblttng-ust/rculfhash-mm-mmap.c b/liblttng-ust/rculfhash-mm-mmap.c index 5b02c406..06bd2729 100644 --- a/liblttng-ust/rculfhash-mm-mmap.c +++ b/liblttng-ust/rculfhash-mm-mmap.c @@ -1,23 +1,9 @@ /* - * rculfhash-mm-mmap.c + * SPDX-License-Identifier: LGPL-2.1-or-later * - * mmap/reservation based memory management for Lock-Free RCU Hash Table - * - * Copyright 2011 - Lai Jiangshan - * - * 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. + * Copyright 2011 Lai Jiangshan * - * 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 + * mmap/reservation based memory management for Lock-Free RCU Hash Table */ #include