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) --- web/source/css/_colors.css | 2 +- web/source/css/base.css | 2 +- web/source/css/profile.css | 2 +- web/source/css/status.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'web/source/css') diff --git a/web/source/css/_colors.css b/web/source/css/_colors.css index 70c12486e..ca17f5798 100644 --- a/web/source/css/_colors.css +++ b/web/source/css/_colors.css @@ -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/web/source/css/base.css b/web/source/css/base.css index da2ad8f2b..340052b5a 100644 --- a/web/source/css/base.css +++ b/web/source/css/base.css @@ -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/web/source/css/profile.css b/web/source/css/profile.css index 3de2f4387..5576610f1 100644 --- a/web/source/css/profile.css +++ b/web/source/css/profile.css @@ -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/web/source/css/status.css b/web/source/css/status.css index ed0075976..92a158614 100644 --- a/web/source/css/status.css +++ b/web/source/css/status.css @@ -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.2.3