@@ -897,51 +897,6 @@ The externally maintained libraries used by Node.js are:
897897 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
898898
899899 --------
900-
901- The following additional terms shall apply to use of the npm software, the npm
902- website, the npm repository and any other services or products offered by npm,
903- Inc.:
904-
905- "Node.js" trademark Joyent, Inc. npm is not officially part of the Node.js
906- project, and is neither owned by nor affiliated with Joyent, Inc.
907-
908- "npm" and "The npm Registry" are owned by npm, Inc. All rights reserved.
909-
910- Modules published on the npm registry are not officially endorsed by npm, Inc.
911- or the Node.js project.
912-
913- Data published to the npm registry is not part of npm itself, and is the sole
914- property of the publisher. While every effort is made to ensure accountability,
915- there is absolutely no guarantee, warrantee, or assertion expressed or implied
916- as to the quality, fitness for a specific purpose, or lack of malice in any
917- given npm package. Packages downloaded through the npm registry are
918- independently licensed and are not covered by this license.
919-
920- Additional policies relating to, and restrictions on use of, npm products and
921- services are available on the npm website. All such policies and restrictions,
922- as updated from time to time, are hereby incorporated into this license
923- agreement. By using npm, you acknowledge your agreement to all such policies
924- and restrictions.
925-
926- If you have a complaint about a package in the public npm registry, and cannot
927- resolve it with the package owner, please email
[email protected] and explain
928- the situation. See the [npm Dispute Resolution
929- policy](https://github.com/npm/policies/blob/master/disputes.md) for more
930- details.
931-
932- Any data published to The npm Registry (including user account information) may
933- be removed or modified at the sole discretion of the npm server administrators.
934-
935- "npm Logo" contributed by Mathias Pettersson and Brian Hammond,
936- use is subject to https://www.npmjs.com/policies/trademark
937-
938- "Gubblebum Blocky" font
939- Copyright (c) by Tjarda Koster, https://jelloween.deviantart.com
940- included for use in the npm website and documentation,
941- used with permission.
942-
943- This program uses several Node modules contained in the node_modules/
944- subdirectory, according to the terms of their respective licenses.
945900 """
946901
947902- GYP, located at tools/gyp, is licensed as follows:
@@ -977,7 +932,7 @@ The externally maintained libraries used by Node.js are:
977932
978933- marked, located at tools/doc/node_modules/marked, is licensed as follows:
979934 """
980- Copyright (c) 2011-2012 , Christopher Jeffrey (https://github.com/chjj/)
935+ Copyright (c) 2011-2014 , Christopher Jeffrey (https://github.com/chjj/)
981936
982937 Permission is hereby granted, free of charge, to any person obtaining a copy
983938 of this software and associated documentation files (the "Software"), to deal
0 commit comments