Fix license header file enumeration
This commit is contained in:
parent
c99066de9b
commit
b239502813
10 changed files with 51 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue