diff options
Diffstat (limited to 'internal/api/client/app')
-rw-r--r-- | internal/api/client/app/app.go | 2 | ||||
-rw-r--r-- | internal/api/client/app/app_test.go | 2 | ||||
-rw-r--r-- | internal/api/client/app/appcreate.go | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/api/client/app/app.go b/internal/api/client/app/app.go index a5f4c9bcd..0bbeb6cc9 100644 --- a/internal/api/client/app/app.go +++ b/internal/api/client/app/app.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/internal/api/client/app/app_test.go b/internal/api/client/app/app_test.go index 42760a2db..5c1981ba1 100644 --- a/internal/api/client/app/app_test.go +++ b/internal/api/client/app/app_test.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/internal/api/client/app/appcreate.go b/internal/api/client/app/appcreate.go index 07ff5a889..2e101547c 100644 --- a/internal/api/client/app/appcreate.go +++ b/internal/api/client/app/appcreate.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 |