diff options
author | Tulir Asokan <tulir@maunium.net> | 2020-04-19 18:10:14 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2020-04-19 18:10:14 +0300 |
commit | 0943374892197dbeaaa591705a6c81df16a73fb8 (patch) | |
tree | 1e18e7ebc1cdba955444f2ff41955faa2e23009e /ui/messages/tstring | |
parent | a66b02ae8b65db97ee51adccd34cd6c173f22b8d (diff) |
Update copyright year
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 |