diff options
author | Myles Borins <mborins@us.ibm.com> | 2016-06-02 17:22:53 -0700 |
---|---|---|
committer | Myles Borins <mborins@us.ibm.com> | 2016-06-03 16:17:59 -0700 |
commit | edbb092cafd44252dd1d503f16ec6f32c79e7f60 (patch) | |
tree | c7f995c149c54618be8feb79ba5fbe46bc0a366a /LICENSE | |
parent | d0151695a7a5504115dd3feb4ffac7557e9e31b2 (diff) | |
download | node-new-edbb092cafd44252dd1d503f16ec6f32c79e7f60.tar.gz |
doc: update licenses
Update the licenses for both Marked and ESLint.
Created using `tools/license-builder.sh`
PR-URL: https://github.com/nodejs/node/pull/7121
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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 |