summaryrefslogtreecommitdiff
path: root/src/xdgmimecache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xdgmimecache.h')
-rw-r--r--src/xdgmimecache.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/xdgmimecache.h b/src/xdgmimecache.h
index 8ba29cb..48aa752 100644
--- a/src/xdgmimecache.h
+++ b/src/xdgmimecache.h
@@ -5,21 +5,7 @@
*
* Copyright (C) 2005 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_CACHE_H__