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/cache/cache.go | 2 +- internal/cache/error.go | 2 +- internal/cache/fetch.go | 2 +- internal/cache/store.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'internal/cache') diff --git a/internal/cache/cache.go b/internal/cache/cache.go index ce4aad04d..8de2340f2 100644 --- a/internal/cache/cache.go +++ b/internal/cache/cache.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/cache/error.go b/internal/cache/error.go index 3f32aa7ce..3e6fab24c 100644 --- a/internal/cache/error.go +++ b/internal/cache/error.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/cache/fetch.go b/internal/cache/fetch.go index c107b9b26..2ebaf74da 100644 --- a/internal/cache/fetch.go +++ b/internal/cache/fetch.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/cache/store.go b/internal/cache/store.go index 6b4024476..d3e135fd6 100644 --- a/internal/cache/store.go +++ b/internal/cache/store.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