From ef5a9256a8fc35e644cc48734f39c84a8957de86 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 20 Dec 2021 18:42:19 +0100 Subject: Extend license notices to 2022 (#354) --- internal/api/s2s/nodeinfo/nodeinfo.go | 2 +- internal/api/s2s/nodeinfo/nodeinfoget.go | 2 +- internal/api/s2s/nodeinfo/wellknownget.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'internal/api/s2s/nodeinfo') diff --git a/internal/api/s2s/nodeinfo/nodeinfo.go b/internal/api/s2s/nodeinfo/nodeinfo.go index 1cbf32760..539dcc2d1 100644 --- a/internal/api/s2s/nodeinfo/nodeinfo.go +++ b/internal/api/s2s/nodeinfo/nodeinfo.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/s2s/nodeinfo/nodeinfoget.go b/internal/api/s2s/nodeinfo/nodeinfoget.go index 61247b1df..8b3b1cfba 100644 --- a/internal/api/s2s/nodeinfo/nodeinfoget.go +++ b/internal/api/s2s/nodeinfo/nodeinfoget.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/s2s/nodeinfo/wellknownget.go b/internal/api/s2s/nodeinfo/wellknownget.go index aab89a994..6fa3c4623 100644 --- a/internal/api/s2s/nodeinfo/wellknownget.go +++ b/internal/api/s2s/nodeinfo/wellknownget.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 -- cgit v1.2.3