Skip to content

Commit

Permalink
doc: update licenses
Browse files Browse the repository at this point in the history
Update the licenses for both Marked and ESLint.

Created using `tools/license-builder.sh`

PR-URL: #7121
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
Myles Borins committed Jun 3, 2016
1 parent d015169 commit edbb092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -970,7 +970,7 @@ The externally maintained libraries used by Node.js are:

- marked, located at tools/doc/node_modules/marked, is licensed as follows:
"""
Copyright (c) 2011-2012, Christopher Jeffrey (https://github.com/chjj/)
Copyright (c) 2011-2014, Christopher Jeffrey (https://github.com/chjj/)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -1025,7 +1025,7 @@ The externally maintained libraries used by Node.js are:
- ESLint, located at tools/eslint, is licensed as follows:
"""
ESLint
Copyright (c) 2013 Nicholas C. Zakas. All rights reserved.
Copyright jQuery Foundation and other contributors, https://jquery.org/

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit edbb092

Please sign in to comment.