diff options
Diffstat (limited to 'cmd/gotosocial/flag')
-rw-r--r-- | cmd/gotosocial/flag/admin.go | 2 | ||||
-rw-r--r-- | cmd/gotosocial/flag/global.go | 2 | ||||
-rw-r--r-- | cmd/gotosocial/flag/server.go | 2 | ||||
-rw-r--r-- | cmd/gotosocial/flag/usage.go | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/cmd/gotosocial/flag/admin.go b/cmd/gotosocial/flag/admin.go index b087071bb..e3829954f 100644 --- a/cmd/gotosocial/flag/admin.go +++ b/cmd/gotosocial/flag/admin.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org 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/cmd/gotosocial/flag/global.go b/cmd/gotosocial/flag/global.go index b7fb03e17..55ead7e29 100644 --- a/cmd/gotosocial/flag/global.go +++ b/cmd/gotosocial/flag/global.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org 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/cmd/gotosocial/flag/server.go b/cmd/gotosocial/flag/server.go index 434398581..f3f1994ef 100644 --- a/cmd/gotosocial/flag/server.go +++ b/cmd/gotosocial/flag/server.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org 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/cmd/gotosocial/flag/usage.go b/cmd/gotosocial/flag/usage.go index 9b5dd31d8..63ff97e6d 100644 --- a/cmd/gotosocial/flag/usage.go +++ b/cmd/gotosocial/flag/usage.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org 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 |