summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett Regier <garrettregier@gmail.com>2015-05-14 03:39:15 -0700
committerGarrett Regier <garrettregier@gmail.com>2015-05-14 03:48:05 -0700
commit5359582ac18d121722c66cdc0146c74b7225a0ce (patch)
tree1defeaee47fc60f9967de02b8c6224e0f15cbeab
parentf5c7668f600f16f144c3772cc34c9fd929f98d28 (diff)
downloadlibpeas-5359582ac18d121722c66cdc0146c74b7225a0ce.tar.gz
Add XML header to the DOAP
Signed-off-by: Garrett Regier <garrettregier@gmail.com>
-rw-r--r--libpeas.doap1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpeas.doap b/libpeas.doap
index b1b561c..055a19b 100644
--- a/libpeas.doap
+++ b/libpeas.doap
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"