Commit b1c29d47 authored by iwakeh's avatar iwakeh 🌴
Browse files

Added Implemented-By attribute.

parent df833f88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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}"/>