mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-03 09:20:09 +00:00
reuse: add SPDX headers to PHP source files, templates, and JS/CSS
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ac02e17a20
commit
a2f5895265
@@ -1,3 +1,6 @@
|
||||
/* SPDX-FileCopyrightText: 2021 Nextcloud GmbH <https://nextcloud.com> */
|
||||
/* SPDX-License-Identifier: AGPL-3.0-only */
|
||||
|
||||
:root {
|
||||
--color-nextcloud-blue: #0082c9;
|
||||
--color-nextcloud-logo: var(--color-nextcloud-blue);
|
||||
|
||||
Reference in New Issue
Block a user