summaryrefslogtreecommitdiff
path: root/src/xdgmimeparent.h
diff options
context:
space:
mode:
authorEmmanuel Fleury <emmanuel.fleury@gmail.com>2023-02-09 20:42:18 +0100
committerEmmanuel Fleury <emmanuel.fleury@gmail.com>2023-02-09 22:29:11 +0100
commit3e7ee2dc8edde524858ad9a109dabe26980cf2e5 (patch)
treed777adc89d6928fe5ed37e0aa6cbb68573eba676 /src/xdgmimeparent.h
parentd385402357b862348c4cef3faa6de18ae07580ae (diff)
Add SPDX-License-Identifier tags in source files
Diffstat (limited to 'src/xdgmimeparent.h')
-rw-r--r--src/xdgmimeparent.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/xdgmimeparent.h b/src/xdgmimeparent.h
index 19d48be..b656e38 100644
--- a/src/xdgmimeparent.h
+++ b/src/xdgmimeparent.h
@@ -6,21 +6,7 @@
* Copyright (C) 2004 Red Hat, Inc.
* Copyright (C) 200 Matthias Clasen <mclasen@redhat.com>
*
- * Licensed under the Academic Free License version 2.0
- * Or under the following terms:
- *
- * 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 library; if not, <http://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1-or-later or AFL-2.0
*/
#ifndef __XDG_MIME_PARENT_H__