diff options
author | 2024-01-13 16:33:53 +0100 | |
---|---|---|
committer | 2024-01-13 16:33:53 +0100 | |
commit | 9607b482cc68d24ef700b4777c557b33f84426c0 (patch) | |
tree | 53e8abae5d2ba5fc6a6dc47fa59fa39c1d0638dc /web/source/css | |
parent | [bugfix] fix higher-level explicit domain rules causing issues with lower-lev... (diff) | |
download | gotosocial-9607b482cc68d24ef700b4777c557b33f84426c0.tar.xz |
[chore/docs] Replace specific year range of copyright notice (#2520)
Diffstat (limited to 'web/source/css')
-rw-r--r-- | web/source/css/_colors.css | 3 | ||||
-rw-r--r-- | web/source/css/about.css | 3 | ||||
-rw-r--r-- | web/source/css/base.css | 3 | ||||
-rw-r--r-- | web/source/css/index.css | 3 | ||||
-rw-r--r-- | web/source/css/page.css | 3 | ||||
-rw-r--r-- | web/source/css/profile.css | 3 | ||||
-rw-r--r-- | web/source/css/status.css | 3 | ||||
-rw-r--r-- | web/source/css/tag.css | 3 | ||||
-rw-r--r-- | web/source/css/thread.css | 3 |
9 files changed, 18 insertions, 9 deletions
diff --git a/web/source/css/_colors.css b/web/source/css/_colors.css index 87022c559..c050dfe40 100644 --- a/web/source/css/_colors.css +++ b/web/source/css/_colors.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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/about.css b/web/source/css/about.css index 0a2ac763f..80bca999f 100644 --- a/web/source/css/about.css +++ b/web/source/css/about.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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 5198ce6b8..b9e3737ff 100644 --- a/web/source/css/base.css +++ b/web/source/css/base.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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/index.css b/web/source/css/index.css index 4ea3b78e1..c2090f6d2 100644 --- a/web/source/css/index.css +++ b/web/source/css/index.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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/page.css b/web/source/css/page.css index d60dbe9c8..ae7ee1843 100644 --- a/web/source/css/page.css +++ b/web/source/css/page.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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 06c93e6e0..649638fe0 100644 --- a/web/source/css/profile.css +++ b/web/source/css/profile.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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 009dd9f2b..249033e02 100644 --- a/web/source/css/status.css +++ b/web/source/css/status.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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/tag.css b/web/source/css/tag.css index 98a129874..2f1c9db98 100644 --- a/web/source/css/tag.css +++ b/web/source/css/tag.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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/thread.css b/web/source/css/thread.css index fca998b3c..f421d82a7 100644 --- a/web/source/css/thread.css +++ b/web/source/css/thread.css @@ -1,6 +1,7 @@ /* GoToSocial - Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org + Copyright (C) GoToSocial Authors admin@gotosocial.org + SPDX-License-Identifier: AGPL-3.0-or-later 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 |