Skip to content

Commit 9a1fa98

Browse files
authored
Rename from about-code-tool to aboutcode-toolkit
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 6a9e329 commit 9a1fa98

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
ABOUT 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
1313
third-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
1919
There are many examples of ABOUT files (valid or invalid) in the testdata/
2020
directory 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
2323
can collect and validate the inventory of third-party components that you use.
2424

2525
In 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

3333
REQUIREMENTS
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.
3636
You will need to install a Python interpreter if you do not have one already
3737
installed.
3838

@@ -51,8 +51,8 @@ Open and run the installer using all the default options.
5151

5252
INSTALLATION
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

5757
To install all the needed dependencies in a virtualenv, run (on posix)::
5858
source configure
@@ -62,7 +62,7 @@ or on windows::
6262

6363
USAGE
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

6868
TESTS and DEVLOPMENT
@@ -81,17 +81,17 @@ HELP and SUPPORT
8181
----------------
8282
If 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

8686
For issues, you can use:
8787

88-
https://github.com/dejacode/about-code-tool/issues
88+
https://github.com/nexB/aboutcode-toolkit/issues
8989

9090

9191
SOURCE 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

9797
HACKING
@@ -102,5 +102,5 @@ You agree to the http://developercertificate.org/
102102

103103
LICENSE
104104
-------
105-
AboutCode is released under the Apache 2.0 license.
105+
The AboutCode toolkit is released under the Apache 2.0 license.
106106
See (of course) the about.ABOUT file for details.

0 commit comments

Comments
 (0)