readme.txt 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. #
  2. # Metrix++, Copyright 2009-2013, Metrix++ Project
  3. # Link: http://metrixplusplus.sourceforge.net
  4. #
  5. # This file is a part of Metrix++ Tool.
  6. #
  7. # Metrix++ is free software: you can redistribute it and/or modify
  8. # it under the terms of the GNU General Public License as published by
  9. # the Free Software Foundation, version 3 of the License.
  10. #
  11. # Metrix++ is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. # GNU General Public License for more details.
  15. #
  16. # You should have received a copy of the GNU General Public License
  17. # along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
  18. #
  19. ===============================================================================
  20. WARNING: Metrix++ Project does not use svn repository,
  21. offered by the new souceforge platform.
  22. Instead, it uses the old repository located here:
  23. https://metrixplusplus.svn.sourceforge.net/svnroot/metrixplusplus/
  24. Metrix++ is a powerful engine for code metrics collection,
  25. reporting and analysis and a set of plugins:
  26. - parsers for programming languages,
  27. - metrics counters,
  28. - post processing tools.
  29. Check change log for the information about new features and defect fixes:
  30. - http://metrixplusplus.svn.sourceforge.net/viewvc/metrixplusplus/mainline/changelog.txt
  31. Check projects documentation for additional information:
  32. - http://metrixplusplus.sourceforge.net
  33. - ./doc folder within the distributive
  34. Bug reporting, feature requests and feedback:
  35. - e-mail to project administrator: avkonst@users.sourceforge.net
  36. Follow the Project / Subscribe to Updates:
  37. - Click 'Subscribe to Updates' button on sourceforge:
  38. https://sourceforge.net/projects/metrixplusplus/
  39. ---
  40. Thank you for using the tool!
  41. ===============================================================================