summaryrefslogtreecommitdiff
path: root/gudev/gudev.h
diff options
context:
space:
mode:
Diffstat (limited to 'gudev/gudev.h')
-rw-r--r--gudev/gudev.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/gudev/gudev.h b/gudev/gudev.h
index 2606101..cb43cde 100644
--- a/gudev/gudev.h
+++ b/gudev/gudev.h
@@ -1,19 +1,7 @@
/* -*- Mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
*
- * Copyright (C) 2008 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 David Zeuthen <davidz@redhat.com>
+ * SPDX-License-Identifier: LGPL-2.1-or-later
*/
#ifndef __G_UDEV_H__