[tor-commits] [onionoo/master] Added Implemented-By attribute.

karsten at torproject.org karsten at torproject.org
Thu Jan 5 14:28:01 UTC 2017


commit b1c29d47bbf0f5b8b09f4c07ad6098f0e98425f4
Author: iwakeh <iwakeh at torproject.org>
Date:   Thu Jan 5 14:46:38 2017 +0100

    Added Implemented-By attribute.
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 620fb3b..45fb954 100644
--- a/build.xml
+++ b/build.xml
@@ -101,7 +101,7 @@
       <metainf dir="${resources}"
                includes="context.xml"/>
       <manifest>
-        <attribute name="Created-By" value="The Tor Project" />
+        <attribute name="Implemented-By" value="The Tor Project" />
         <attribute name="Implementation-Title" value="Onionoo Server"/>
         <attribute name="Implementation-Version"
                    value="${release.version}-${git.revision}"/>





More information about the tor-commits mailing list