Remove unused SVN keyword "Id"

These leftovers were forgotten in
1b885c7bc666c215c3947ad4d12099273a5f533f
9 files changed
tree: 3926dd60e2489cd000c559b067f70f1760861c39
  1. .github/
  2. .travis/
  3. jacoco/
  4. jacoco-maven-plugin/
  5. jacoco-maven-plugin.test/
  6. org.jacoco.agent/
  7. org.jacoco.agent.rt/
  8. org.jacoco.agent.rt.test/
  9. org.jacoco.agent.test/
  10. org.jacoco.ant/
  11. org.jacoco.ant.test/
  12. org.jacoco.build/
  13. org.jacoco.cli/
  14. org.jacoco.cli.test/
  15. org.jacoco.core/
  16. org.jacoco.core.test/
  17. org.jacoco.doc/
  18. org.jacoco.examples/
  19. org.jacoco.examples.test/
  20. org.jacoco.report/
  21. org.jacoco.report.test/
  22. org.jacoco.tests/
  23. .appveyor.yml
  24. .gitignore
  25. .travis.sh
  26. .travis.yml
  27. LICENSE.md
  28. pom.xml
  29. README.md
README.md

JaCoCo Java Code Coverage Library

Build Status Build status Maven Central

JaCoCo is a free Java code coverage library distributed under the Eclipse Public License. Check the project homepage for downloads, documentation and feedback.

Please use our mailing list for questions regarding JaCoCo which are not already covered by the extensive documentation.

Note: We do not answer general questions in the project's issue tracker. Please use our mailing list for this.