Remove end year from licenses
This commit is contained in:
parent
eafd02b6d2
commit
3705b959d6
766 changed files with 899 additions and 882 deletions
|
@ -1,7 +1,7 @@
|
|||
syntax = "proto3";
|
||||
|
||||
//
|
||||
// Copyright 2020-2021 Signal Messenger, LLC.
|
||||
// Copyright 2020 Signal Messenger, LLC.
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
//
|
||||
|
||||
|
@ -104,4 +104,4 @@ message SenderKeyStateStructure {
|
|||
|
||||
message SenderKeyRecordStructure {
|
||||
repeated SenderKeyStateStructure sender_key_states = 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue