Searched refs:WITH (Results 1 – 25 of 883) sorted by relevance
12345678910>>...36
85 证例外适用时由“WITH”分隔的两个SPDX短格式许可证标识符的组合。当应用多个许94 当需要修正的许可证时,应使用WITH。 例如,linux内核UAPI文件使用表达式::96 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note97 // SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note99 其它在内核中使用WITH例外的事例如下::101 // SPDX-License-Identifier: GPL-2.0 WITH mif-exception102 // SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0118 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT125 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) AND MIT304 To use this exception add it with the keyword WITH to one of the[all …]
8 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF13 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
97 SPDX short form license identifiers separated by "WITH" when a license108 WITH should be used when there is a modifier to a license needed.111 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note112 // SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note114 Other examples using WITH exceptions found in the kernel are::116 // SPDX-License-Identifier: GPL-2.0 WITH mif-exception117 // SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0136 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT144 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) AND MIT350 e.g. /\* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note \*/::[all …]
19 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF24 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
7 To use this exception add it with the keyword WITH to one of the9 SPDX-License-Identifier: <SPDX-License> WITH GCC-exception-2.0
8 To use this exception add it with the keyword WITH to one of the10 SPDX-License-Identifier: <SPDX-License> WITH Linux-syscall-note
108 combinazione di due identificatori SPDX separati da "WITH" per i casi120 WITH dovrebbe essere usato quando sono necessarie delle modifiche alla123 // SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note124 // SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note126 Altri esempi di usi di WITH all'interno del kernel sono::128 // SPDX-License-Identifier: GPL-2.0 WITH mif-exception129 // SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0149 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) OR MIT157 // SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) AND MIT363 /\* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note \*/::[all …]
474 WITH="with"476 WITH="without"482 echo "Running local perf test $WITH DMA"488 echo "Running remote perf test $WITH DMA"
138 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */174 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
27 if [ -n "$(sed -n -e "/SPDX-License-Identifier:.*GPL-/{/WITH Linux-syscall-note/!p}" $INFILE)" ]; t…
3 SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections