mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 13:20:48 +00:00
Add license headers across the project
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import { connect } from 'react-redux';
|
||||
import { pick } from 'lodash';
|
||||
import { ConversationHeader } from '../../components/conversation/ConversationHeader';
|
||||
|
||||
Reference in New Issue
Block a user