summaryrefslogtreecommitdiff
path: root/gudev/gudevenumerator.c
diff options
context:
space:
mode:
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