Relicense ical.js.d.ts to MPL-2.0 (same as ical.js).
This should make it easier for people to reuse it.master
parent
8f22c542f0
commit
3bb5ed17be
|
@ -1,5 +1,5 @@
|
|||
// SPDX-FileCopyrightText: © 2017 EteSync Authors
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
// Disable some style eslint rules for things we can't control
|
||||
/* eslint-disable @typescript-eslint/camelcase, @typescript-eslint/class-name-casing */
|
||||
|
|
Loading…
Reference in New Issue