Skip to content

Commit

Permalink
doc: update repo url in license file
Browse files Browse the repository at this point in the history
Since the project was moved to https://github.com/nodejs/node, this changes the `LICENSE` file to direct readers there instead of https://github.com/joyent/node (which redirects to a page saying the project has been moved).
  • Loading branch information
jblz committed May 21, 2017
1 parent bfade5a commit 6c84a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ IN THE SOFTWARE.
"""

This license applies to parts of Node.js originating from the
https://github.com/joyent/node repository:
https://github.com/nodejs/node repository:

"""
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
Expand Down

0 comments on commit 6c84a13

Please sign in to comment.