diff options
Diffstat (limited to 'internal/web')
-rw-r--r-- | internal/web/base.go | 2 | ||||
-rw-r--r-- | internal/web/confirmemail.go | 2 | ||||
-rw-r--r-- | internal/web/fileserver.go | 2 | ||||
-rw-r--r-- | internal/web/thread.go | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/internal/web/base.go b/internal/web/base.go index e2f3b769e..72b633580 100644 --- a/internal/web/base.go +++ b/internal/web/base.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/web/confirmemail.go b/internal/web/confirmemail.go index 6eaa940c6..9488c5d52 100644 --- a/internal/web/confirmemail.go +++ b/internal/web/confirmemail.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/web/fileserver.go b/internal/web/fileserver.go index b9a1a10fa..eda7b39d6 100644 --- a/internal/web/fileserver.go +++ b/internal/web/fileserver.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/web/thread.go b/internal/web/thread.go index 578722674..9c985d729 100644 --- a/internal/web/thread.go +++ b/internal/web/thread.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 |