mirror of
https://github.com/signalapp/Signal-Server
synced 2026-08-07 01:45:07 +01:00
Make copyright notices consistent
Use SPDX-License-Identifier copyright notices and apply consistently to source throughout the repo. This covers all modules except service. That one will be updated in a subsequent commit.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2013-2020 Signal Messenger, LLC
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
package org.whispersystems.dispatch;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
|
||||
Reference in New Issue
Block a user