mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Update MPL license to https (part 3)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
//! The service worker manager persists the descriptor of any registered service workers.
|
||||
//! It also stores an active workers map, which holds descriptors of running service workers.
|
||||
|
||||
Reference in New Issue
Block a user