File tree Expand file tree Collapse file tree 2 files changed +16
-8
lines changed
image/signature/internal/sequoia Expand file tree Collapse file tree 2 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copying and distribution of this file, with or without modification,
3- * are permitted in any medium without royalty provided the copyright
4- * notice and this notice are preserved. This file is offered as-is,
5- * without any warranty.
2+ * SPDX-License-Identifier: Apache-2.0 OR FSFAP
3+ * SPDX-FileCopyrightText: 2025 Daiki Ueno
4+ *
5+ * You can redistribute and/or modify this file under the terms of either
6+ * Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0.html), or
7+ * FSF All Permissive License
8+ * (https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html),
9+ * or both in parallel, as here.
610 */
711
812#ifdef HAVE_CONFIG_H
Original file line number Diff line number Diff line change 11/*
2- * Copying and distribution of this file, with or without modification,
3- * are permitted in any medium without royalty provided the copyright
4- * notice and this notice are preserved. This file is offered as-is,
5- * without any warranty.
2+ * SPDX-License-Identifier: Apache-2.0 OR FSFAP
3+ * SPDX-FileCopyrightText: 2025 Daiki Ueno
4+ *
5+ * You can redistribute and/or modify this file under the terms of either
6+ * Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0.html), or
7+ * FSF All Permissive License
8+ * (https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html),
9+ * or both in parallel, as here.
610 */
711
812#ifndef GO_SEQUOIA_H_
You can’t perform that action at this time.
0 commit comments