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/util/statustools.go | 2 +- internal/util/statustools_test.go | 2 +- internal/util/unique.go | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'internal/util') diff --git a/internal/util/statustools.go b/internal/util/statustools.go index 030372b50..bb87c23fa 100644 --- a/internal/util/statustools.go +++ b/internal/util/statustools.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/util/statustools_test.go b/internal/util/statustools_test.go index 74e0e49fd..bcd9a4883 100644 --- a/internal/util/statustools_test.go +++ b/internal/util/statustools_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/util/unique.go b/internal/util/unique.go index d679515d0..71787d899 100644 --- a/internal/util/unique.go +++ b/internal/util/unique.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