11ABOUT tool
22==========
33
4- .. image :: https://api.travis-ci.org/dejacode/about-code-tool .png?branch=develop
5- :target: https://travis-ci.org/dejacode/about-code-tool
4+ .. image :: https://api.travis-ci.org/nexB/aboutcode-toolkit .png?branch=develop
5+ :target: https://travis-ci.org/nexB/aboutcode-toolkit
66
7- .. image :: https://coveralls.io/repos/dejacode/about-code-tool /badge.png?branch=develop
8- :target: https://coveralls.io/r/dejacode/about-code-tool ?branch=develop
7+ .. image :: https://coveralls.io/repos/nexB/aboutcode-toolkit /badge.png?branch=develop
8+ :target: https://coveralls.io/r/nexB/aboutcode-toolkit ?branch=develop
99
1010
11- The ABOUT tool and ABOUT files provide a simple way to document the
11+ The AboutCode toolkit and ABOUT files provide a simple way to document the
1212(origin and license) and other important or interesting information about
1313third-party software components that you use in your project.
1414
@@ -19,7 +19,7 @@ For more information on the ABOUT file format, visit http://www.dejacode.org
1919There are many examples of ABOUT files (valid or invalid) in the testdata/
2020directory of the whole repository.
2121
22- The current version of the ABOUT tool can read these ABOUT files so that you
22+ The current version of the AboutCode toolkit can read these ABOUT files so that you
2323can collect and validate the inventory of third-party components that you use.
2424
2525In future versions, this tool will be able to generate attribution notices and
@@ -32,7 +32,7 @@ http://www.dejacode.org/about_spec_v0.8.1.html
3232
3333REQUIREMENTS
3434------------
35- The ABOUT tool is tested with Python 2.6 or 2.7 on Linux, Mac and Windows.
35+ The AboutCode toolkit is tested with Python 2.6 or 2.7 on Linux, Mac and Windows.
3636You will need to install a Python interpreter if you do not have one already
3737installed.
3838
@@ -51,8 +51,8 @@ Open and run the installer using all the default options.
5151
5252INSTALLATION
5353------------
54- Checkout or download and extract the AboutCode tool from:
55- https://github.com/dejacode/about-code-tool /
54+ Checkout or download and extract the AboutCode toolkit from:
55+ https://github.com/nexB/aboutcode-toolkit /
5656
5757To install all the needed dependencies in a virtualenv, run (on posix)::
5858 source configure
@@ -62,7 +62,7 @@ or on windows::
6262
6363USAGE
6464-----
65- See https://github.com/dejacode/about-code-tool /blob/master/USAGE.rst for USAGE.
65+ See https://github.com/nexB/aboutcode-toolkit /blob/master/USAGE.rst for USAGE.
6666
6767
6868TESTS and DEVLOPMENT
@@ -81,17 +81,17 @@ HELP and SUPPORT
8181----------------
8282If you have a question or find a bug, enter a ticket at:
8383
84- https://github.com/dejacode/about-code-tool
84+ https://github.com/nexB/aboutcode-toolkit
8585
8686For issues, you can use:
8787
88- https://github.com/dejacode/about-code-tool /issues
88+ https://github.com/nexB/aboutcode-toolkit /issues
8989
9090
9191SOURCE CODE
9292-----------
93- AboutCode is available through GitHub. For the latest version visit:
94- https://github.com/dejacode/about-code-tool
93+ The AboutCode toolkit is available through GitHub. For the latest version visit:
94+ https://github.com/nexB/aboutcode-toolkit
9595
9696
9797HACKING
@@ -102,5 +102,5 @@ You agree to the http://developercertificate.org/
102102
103103LICENSE
104104-------
105- AboutCode is released under the Apache 2.0 license.
105+ The AboutCode toolkit is released under the Apache 2.0 license.
106106See (of course) the about.ABOUT file for details.
0 commit comments