mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-22 05:58:05 +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.websocket;
|
||||
|
||||
import org.whispersystems.websocket.session.ContextPrincipal;
|
||||
|
||||
Reference in New Issue
Block a user