Fixes license headers test, adds them in

This commit is contained in:
Josh Perez 2021-08-16 17:03:10 -04:00 committed by GitHub
parent e7be409961
commit b72d7b436e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 22 additions and 4 deletions

View file

@ -1,3 +1,6 @@
// Copyright 2021 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
import React, { useEffect, useRef } from 'react';
import * as Backbone from 'backbone';