[glom] AppData file: Add copyright line
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] AppData file: Add copyright line
- Date: Wed, 2 Oct 2013 08:16:40 +0000 (UTC)
commit b8a0c03152aa6a350d758dfc8f23910c3ec09da6
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Oct 2 10:16:32 2013 +0200
AppData file: Add copyright line
Makefile.am | 2 +-
glom.appdata.xml.in | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 49a61c7..1c5adbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -251,7 +251,7 @@ endif
#Validate the AppData File:
#TODO: Run this during make check when appdata-tools is widespread.
-validate-appdata:
+validate-appdata: $(appdata_DATA)
appdata-validate --strict $(appdata_DATA)
diff --git a/glom.appdata.xml.in b/glom.appdata.xml.in
index 4ac14c2..0427365 100644
--- a/glom.appdata.xml.in
+++ b/glom.appdata.xml.in
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2013 Murray Cumming <murrayc murrayc com> -->
<application>
<id type="desktop">org.gnome.glom.desktop</id>
<licence>CC0</licence>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]