docs: Consolidate LICENSE and PATENTS clauses into Apache 2.0 (#8408)

This commit is contained in:
Manuel
2023-01-31 01:02:05 +01:00
committed by GitHub
parent 8b97988f0d
commit 9ed42d7fb5
8 changed files with 194 additions and 96 deletions

View File

@@ -1,8 +1,7 @@
// A slightly patched version of node's url module, with support for mongodb://
// uris.
//
// See https://github.com/nodejs/node/blob/master/LICENSE for licensing
// information
/*
* A slightly patched version of node's URL module, with support for `mongodb://` URIs.
* See https://github.com/nodejs/node for licensing information.
*/
'use strict';