Fix license header file enumeration

This commit is contained in:
Evan Hahn 2021-10-01 16:52:36 -05:00 committed by GitHub
parent c99066de9b
commit b239502813
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 51 additions and 13 deletions

View file

@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
/* global window */
// This is a hack to let us run TypeScript tests in the renderer process. See the