diff options
| author | Darshan Phaldesai <[email protected]> | 2025-02-27 16:34:13 -0700 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2025-03-03 09:37:45 +0000 |
| commit | 9beb44cd8a151d75d23dd5fd1dfb9208ddfdf8c4 (patch) | |
| tree | 9aa20b9856dd63933a4f2041446e047ad5120a7b /src | |
| parent | db6f10fb6c8117390ffdceb614e7e0f3c0ac2956 (diff) | |
icon(svg): move spdx text to fix flatpak svg detection
Diffstat (limited to 'src')
| -rw-r--r-- | src/icons/org.kde.dolphin.svg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/icons/org.kde.dolphin.svg b/src/icons/org.kde.dolphin.svg index 8d3212a00..f2153ec44 100644 --- a/src/icons/org.kde.dolphin.svg +++ b/src/icons/org.kde.dolphin.svg @@ -1,10 +1,4 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- -SPDX-FileCopyrightText: 2016 Alessandro Longo <[email protected]> -SPDX-FileCopyrightText: 2025 Darshan Phaldesai <[email protected]> -SPDX-License-Identifier: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL ---> -<!-- Created with Inkscape (http://www.inkscape.org/) --> <svg width="64" @@ -24,6 +18,12 @@ SPDX-License-Identifier: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> + <!-- + SPDX-FileCopyrightText: 2016 Alessandro Longo <[email protected]> + SPDX-FileCopyrightText: 2025 Darshan Phaldesai <[email protected]> + SPDX-License-Identifier: LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL + --> + <!-- Created with Inkscape (http://www.inkscape.org/) --> <sodipodi:namedview id="namedview1" pagecolor="#ffffff" |
