summaryrefslogtreecommitdiff
path: root/gudev/gudevenumerator.c
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-03-30 11:15:39 +0200
committerBastien Nocera <hadess@hadess.net>2021-03-30 11:15:39 +0200
commit3a77ac1993492296bcfdc8ee17626e5d1c7f9761 (patch)
treeabbdad5354e67402f26fbd6eace1627a4fd858ed /gudev/gudevenumerator.c
parente3834de6cca55d7294bc3932af1ea9f85f5f116b (diff)
downloadlibgudev-3a77ac1993492296bcfdc8ee17626e5d1c7f9761.tar.gz
all: Use SPDX headers
Diffstat (limited to 'gudev/gudevenumerator.c')
-rw-r--r--gudev/gudevenumerator.c16
1 files changed, 2 insertions, 14 deletions
diff --git a/gudev/gudevenumerator.c b/gudev/gudevenumerator.c
index cc85f1a..f908f82 100644
--- a/gudev/gudevenumerator.c
+++ b/gudev/gudevenumerator.c
@@ -1,19 +1,7 @@
/* -*- Mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
*
- * Copyright (C) 2008-2010 David Zeuthen <davidz@redhat.com>
- *
- * 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 program; If not, see <http://www.gnu.org/licenses/>.
+ * SPDX-FileCopyrightText: 2008-2010 David Zeuthen <davidz@redhat.com>
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
#ifdef HAVE_CONFIG_H