Searched refs:license (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/file/python/
H A Dsetup.py16 license='BSD', variable
/freebsd-11-stable/usr.sbin/pc-sysinstall/conf/
H A DMakefile7 LICENSEDIR= ${SHAREDIR}/pc-sysinstall/conf/license
/freebsd-11-stable/contrib/libucl/python/
H A Dsetup.py31 license = "MIT", variable
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
24 * Use is subject to license terms.
H A Derr.copyoutbadaddr.ksh8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
24 * Use is subject to license terms.
H A Derr.copyoutstrbadaddr.ksh8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
24 * Use is subject to license terms.
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslsupport.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * rights. You may have additional license terms from the party that provided
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
34 * license, and in no event shall the patent license extend to any additions
35 * to or modifications of the Original Intel Code. No other license or right
38 * The above copyright and patent license is granted only if the following
62 * license from Licensee to its licensee is limited to the intellectual
102 * required license o
[all...]
H A Daslhelpers.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * rights. You may have additional license terms from the party that provided
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
34 * license, and in no event shall the patent license extend to any additions
35 * to or modifications of the Original Intel Code. No other license or right
38 * The above copyright and patent license is granted only if the following
62 * license from Licensee to its licensee is limited to the intellectual
102 * required license o
[all...]
H A Daslcstyle.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * rights. You may have additional license terms from the party that provided
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
34 * license, and in no event shall the patent license extend to any additions
35 * to or modifications of the Original Intel Code. No other license or right
38 * The above copyright and patent license is granted only if the following
62 * license from Licensee to its licensee is limited to the intellectual
102 * required license o
[all...]
H A Daslrules.y19 * 2.1. This is your license from Intel Corp. under its intellectual property
20 * rights. You may have additional license terms from the party that provided
26 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
32 * license (with the right to sublicense), under only those claims of Intel
36 * license, and in no event shall the patent license extend to any additions
37 * to or modifications of the Original Intel Code. No other license or right
40 * The above copyright and patent license is granted only if the following
64 * license from Licensee to its licensee is limited to the intellectual
104 * required license o
[all...]
H A Daslkeywords.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * rights. You may have additional license terms from the party that provided
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
34 * license, and in no event shall the patent license extend to any additions
35 * to or modifications of the Original Intel Code. No other license or right
38 * The above copyright and patent license is granted only if the following
62 * license from Licensee to its licensee is limited to the intellectual
102 * required license o
[all...]
H A Dasltypes.y17 * 2.1. This is your license from Intel Corp. under its intellectual property
18 * rights. You may have additional license terms from the party that provided
24 * irrevocable, perpetual, worldwide license under Intel's copyrights in the
30 * license (with the right to sublicense), under only those claims of Intel
34 * license, and in no event shall the patent license extend to any additions
35 * to or modifications of the Original Intel Code. No other license or right
38 * The above copyright and patent license is granted only if the following
62 * license from Licensee to its licensee is limited to the intellectual
102 * required license o
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_conf.mk4 # This software may be distributed under the terms of the BSD license.
H A Dmain.c5 * This software may be distributed under the terms of the BSD license.
80 " -L = show license (BSD)\n"
114 static void license(void) function
266 license();
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc2 * contributor license agreements. See the NOTICE file distributed with
/freebsd-11-stable/sys/dev/cxgb/
H A Dbin2h.pl22 my $license = <<END;
55 print OUTPUT "$license\n";
/freebsd-11-stable/contrib/byacc/package/
H A Dbyacc.spec20 license which includes the generated C.
H A Dmingw-byacc.spec20 license which includes the generated C.
/freebsd-11-stable/crypto/openssh/contrib/aix/
H A Dbuildbff.sh170 This software is distributed under a BSD-style license.
171 For the full text of the license, see /usr/lpp/openssh/LICENCE
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-11-stable/contrib/sqlite3/tea/
H A DMakefile.in12 # See the file "license.terms" for information on usage and redistribution
306 cp -p $(srcdir)/README* $(srcdir)/license* \
/freebsd-11-stable/contrib/bzip2/
H A Dbzip2.c16 This program is released under the terms of the license contained
1601 void license ( void ) function
1643 " -L --license display software version & license\n"
1644 " -V --version display software version & license\n"
1893 case 'L': license();
1921 if (ISFLAG("--version")) { license(); exit ( 0 ); } else
1922 if (ISFLAG("--license")) { license(); exit ( 0 ); } else
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp4 // See https://llvm.org/LICENSE.txt for license information.
370 uint64_t license;
380 attr.license = (uint64_t)"DUMMY";
394 attr.license = (uint64_t)"DUMMY";
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h609 #define MODULE_LICENSE(license)

Completed in 396 milliseconds

12