diff options
Diffstat (limited to 'ui/messages/tstring')
-rw-r--r-- | ui/messages/tstring/cell.go | 2 | ||||
-rw-r--r-- | ui/messages/tstring/string.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/messages/tstring/cell.go b/ui/messages/tstring/cell.go index 3ea7b5a..2b1a716 100644 --- a/ui/messages/tstring/cell.go +++ b/ui/messages/tstring/cell.go @@ -1,5 +1,5 @@ // gomuks - A terminal Matrix client written in Go. -// Copyright (C) 2019 Tulir Asokan +// Copyright (C) 2020 Tulir Asokan // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by diff --git a/ui/messages/tstring/string.go b/ui/messages/tstring/string.go index 48a6507..ee86a92 100644 --- a/ui/messages/tstring/string.go +++ b/ui/messages/tstring/string.go @@ -1,5 +1,5 @@ // gomuks - A terminal Matrix client written in Go. -// Copyright (C) 2019 Tulir Asokan +// Copyright (C) 2020 Tulir Asokan // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as published by |