aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/chroma.css2
-rw-r--r--static/style.css6
2 files changed, 4 insertions, 4 deletions
diff --git a/static/chroma.css b/static/chroma.css
index 8037dcb..1f7219a 100644
--- a/static/chroma.css
+++ b/static/chroma.css
@@ -1,6 +1,6 @@
/*
* SPDX-License-Identifier: MIT AND BSD-2-Clause
- * SPDX-FileContributor: Pygments and Chroma authors
+ * SPDX-FileCopyrightText: Copyright (c) 2018-2025 Pygments and Chroma authors
*/
@media (prefers-color-scheme: light) {
diff --git a/static/style.css b/static/style.css
index a33314f..626ebd5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,8 +1,8 @@
/*
* SPDX-License-Identifier: AGPL-3.0-only
- * SPDX-FileContributor: Runxi Yu <https://runxiyu.org>
- * SPDX-FileContributor: luk3yx <https://luk3yx.github.io>
- * SPDX-FileContributor: Drew DeVault <https://drewdevault.com>
+ * SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
+ * SPDX-FileCopyrightText: Copyright (c) 2025 luk3yx <https://luk3yx.github.io>
+ * SPDX-FileCopyrightText: Copyright (c) 2017-2025 Drew DeVault <https://drewdevault.com>
*
* Drew did not directly contribute here but we took significant portions of
* SourceHut's CSS.