File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ the details of which are reproduced below.
5555## Mozilla Public License 2.0
5656
5757The following text applies to code linked from these dependencies:
58- [ NSPR] ( https://hg. mozilla.org/projects/ nspr ) ,
58+ [ NSPR] ( https://github.com/ mozilla/ nspr/ ) ,
5959[ NSS] ( https://hg.mozilla.org/projects/nss ) ,
6060[ ece] ( https://github.com/mozilla/rust-ece ) ,
6161[ glean-build] ( https://github.com/mozilla/glean ) ,
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ We currently do not depend on any Swift dependencies. And no Swift dependencies
7878
7979We currently depend on local builds of the following system dependencies:
8080
81- * [ NSS] ( https://hg.mozilla.org/projects/nss ) and [ NSPR] ( https://hg. mozilla.org/projects/ nspr )
81+ * [ NSS] ( https://hg.mozilla.org/projects/nss ) and [ NSPR] ( https://github.com/ mozilla/ nspr/ )
8282* [ SQLCipher] ( https://github.com/sqlcipher/sqlcipher )
8383* [ Protobuf] ( https://github.com/protocolbuffers/protobuf )
8484
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ the details of which are reproduced below.
4040## Mozilla Public License 2.0
4141
4242The following text applies to code linked from these dependencies:
43- [ NSPR] ( https://hg.mozilla.org/projects /nspr ) ,
43+ [ NSPR] ( https://github.com/mozilla /nspr ) ,
4444[ NSS] ( https://hg.mozilla.org/projects/nss ) ,
4545[ ece] ( https://github.com/mozilla/rust-ece ) ,
4646[ glean-build] ( https://github.com/mozilla/glean ) ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ the details of which are reproduced below.
66-->
77 <license >
88 <name >Mozilla Public License 2.0: NSPR</name >
9- <url >https://hg. mozilla.org/projects/ nspr/raw-file/tip /LICENSE</url >
9+ <url >https://github.com/ mozilla/ nspr/blob/main /LICENSE</url >
1010 </license >
1111 <license >
1212 <name >Mozilla Public License 2.0: NSS</name >
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ the details of which are reproduced below.
5050## Mozilla Public License 2.0
5151
5252The following text applies to code linked from these dependencies:
53- [ NSPR] ( https://hg.mozilla.org/projects /nspr ) ,
53+ [ NSPR] ( https://github.com/mozilla /nspr ) ,
5454[ NSS] ( https://hg.mozilla.org/projects/nss ) ,
5555[ ece] ( https://github.com/mozilla/rust-ece ) ,
5656[ glean-build] ( https://github.com/mozilla/glean ) ,
Original file line number Diff line number Diff line change 120120 },
121121 "ext-nspr" : {
122122 "name" : "NSPR" ,
123- "repository" : "https://hg. mozilla.org/projects/ nspr" ,
123+ "repository" : "https://github.com/ mozilla/ nspr/ " ,
124124 "license" : "MPL-2.0" ,
125- "license_file" : "https://hg. mozilla.org/projects/ nspr/raw-file/tip /LICENSE" ,
125+ "license_file" : "https://github.com/ mozilla/ nspr/blob/main /LICENSE" ,
126126 },
127127 "ext-openssl" : {
128128 "name" : "openssl" ,
You can’t perform that action at this time.
0 commit comments