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/media/handler.go | 2 +- internal/media/processicon.go | 2 +- internal/media/processimage.go | 2 +- internal/media/processvideo.go | 2 +- internal/media/util.go | 2 +- internal/media/util_test.go | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'internal/media') diff --git a/internal/media/handler.go b/internal/media/handler.go index 98c65ff36..e6c7369b6 100644 --- a/internal/media/handler.go +++ b/internal/media/handler.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/media/processicon.go b/internal/media/processicon.go index c377033fc..66cf1f999 100644 --- a/internal/media/processicon.go +++ b/internal/media/processicon.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/media/processimage.go b/internal/media/processimage.go index 435ce5714..ca92c0660 100644 --- a/internal/media/processimage.go +++ b/internal/media/processimage.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/media/processvideo.go b/internal/media/processvideo.go index a2debf648..d0d11f779 100644 --- a/internal/media/processvideo.go +++ b/internal/media/processvideo.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/media/util.go b/internal/media/util.go index 147178d08..348136c92 100644 --- a/internal/media/util.go +++ b/internal/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 diff --git a/internal/media/util_test.go b/internal/media/util_test.go index fb36e1476..cb299d50e 100644 --- a/internal/media/util_test.go +++ b/internal/media/util_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 -- cgit v1.2.3