summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-profile.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-profile.c
parente15a71feaefaf1aa1970f9e87672c29c48ed2a0e (diff)
downloadappstream-glib-bfd968046dbaf2580b0c9b7a073ea4caf43fd833.tar.gz
Use the SPDX-License-Identifier in all source files
Diffstat (limited to 'libappstream-glib/as-profile.c')
-rw-r--r--libappstream-glib/as-profile.c16
1 files changed, 1 insertions, 15 deletions
diff --git a/libappstream-glib/as-profile.c b/libappstream-glib/as-profile.c
index 74d4f4f..28fdc7c 100644
--- a/libappstream-glib/as-profile.c
+++ b/libappstream-glib/as-profile.c
@@ -2,21 +2,7 @@
*
* Copyright (C) 2013-2015 Richard Hughes <richard@hughsie.com>
*
- * Licensed under the GNU General Public License Version 2
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program 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 General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; 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+
*/
#include "config.h"