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/processing/media/create.go | 2 +- internal/processing/media/getfile.go | 2 +- internal/processing/media/getmedia.go | 2 +- internal/processing/media/media.go | 2 +- internal/processing/media/update.go | 2 +- internal/processing/media/util.go | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'internal/processing/media') diff --git a/internal/processing/media/create.go b/internal/processing/media/create.go index adc44a4ea..de15d3162 100644 --- a/internal/processing/media/create.go +++ b/internal/processing/media/create.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/processing/media/getfile.go b/internal/processing/media/getfile.go index 52ea04484..0b818fd22 100644 --- a/internal/processing/media/getfile.go +++ b/internal/processing/media/getfile.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/processing/media/getmedia.go b/internal/processing/media/getmedia.go index 763aaf8f6..f26f9f4f7 100644 --- a/internal/processing/media/getmedia.go +++ b/internal/processing/media/getmedia.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/processing/media/media.go b/internal/processing/media/media.go index 54dbd1478..9e050fe84 100644 --- a/internal/processing/media/media.go +++ b/internal/processing/media/media.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/processing/media/update.go b/internal/processing/media/update.go index 42e050121..b275b9ffe 100644 --- a/internal/processing/media/update.go +++ b/internal/processing/media/update.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/processing/media/util.go b/internal/processing/media/util.go index 47ea4fccd..37dc87979 100644 --- a/internal/processing/media/util.go +++ b/internal/processing/media/util.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