From 0dbe6c514fb742b727694a6c8152fbd2a9caf035 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:43:00 +0100 Subject: [chore] Update/add license headers for 2023 (#1304) --- internal/log/caller.go | 2 +- internal/log/entry.go | 2 +- internal/log/init.go | 2 +- internal/log/log.go | 2 +- internal/log/pool.go | 2 +- internal/log/syslog_test.go | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'internal/log') diff --git a/internal/log/caller.go b/internal/log/caller.go index 14a639b51..b0cf90e1c 100644 --- a/internal/log/caller.go +++ b/internal/log/caller.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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/log/entry.go b/internal/log/entry.go index 2ebac531c..0d4e16e2b 100644 --- a/internal/log/entry.go +++ b/internal/log/entry.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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/log/init.go b/internal/log/init.go index 9ec790ba2..4cca71f45 100644 --- a/internal/log/init.go +++ b/internal/log/init.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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/log/log.go b/internal/log/log.go index 087c95928..78fb143b6 100644 --- a/internal/log/log.go +++ b/internal/log/log.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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/log/pool.go b/internal/log/pool.go index cb2edfbea..bb8cfa699 100644 --- a/internal/log/pool.go +++ b/internal/log/pool.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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/log/syslog_test.go b/internal/log/syslog_test.go index ad7c6ffbe..baa4dac6c 100644 --- a/internal/log/syslog_test.go +++ b/internal/log/syslog_test.go @@ -1,6 +1,6 @@ /* GoToSocial - Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org + Copyright (C) 2021-2023 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.3