Add license headers across the project
This commit is contained in:
3
ts/window.d.ts
vendored
3
ts/window.d.ts
vendored
@@ -1,3 +1,6 @@
|
||||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
// Captures the globals put in place by preload.js, background.js and others
|
||||
|
||||
import * as Backbone from 'backbone';
|
||||
|
Reference in New Issue
Block a user