summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-format.c
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2019-02-09 09:07:43 +0000
committerRichard Hughes <richard@hughsie.com>2019-02-09 17:33:43 +0000
commitbfd968046dbaf2580b0c9b7a073ea4caf43fd833 (patch)
treef2f88c92efcc7bf1e122a8eba1417e1558cd9e63 /libappstream-glib/as-format.c
parente15a71feaefaf1aa1970f9e87672c29c48ed2a0e (diff)
downloadappstream-glib-bfd968046dbaf2580b0c9b7a073ea4caf43fd833.tar.gz
Use the SPDX-License-Identifier in all source files
Diffstat (limited to 'libappstream-glib/as-format.c')
-rw-r--r--libappstream-glib/as-format.c16
1 files changed, 1 insertions, 15 deletions
diff --git a/libappstream-glib/as-format.c b/libappstream-glib/as-format.c
index 96919e6..e77419e 100644
--- a/libappstream-glib/as-format.c
+++ b/libappstream-glib/as-format.c
@@ -2,21 +2,7 @@
*
* Copyright (C) 2017 Richard Hughes <richard@hughsie.com>
*
- * Licensed under the GNU Lesser General Public License Version 2.1
- *
- * 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, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * SPDX-License-Identifier: LGPL-2.1+
*/
/**