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

/freebsd-10.1-release/contrib/file/python/
H A Dsetup.py8 license = 'BSD', variable
/freebsd-10.1-release/usr.sbin/pc-sysinstall/conf/
H A DMakefile9 LICENSEDIR= ${SHAREDIR}/pc-sysinstall/conf/license
/freebsd-10.1-release/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-10.1-release/cddl/contrib/dtracetoolkit/Include/
H A Dtest.ksh16 * You can obtain a copy of the license at Docs/cddl1.txt
/freebsd-10.1-release/contrib/wpa/wpa_supplicant/
H A Dmain.c5 * This software may be distributed under the terms of the BSD license.
70 " -L = show license (BSD)\n"
90 static void license(void) function
209 license();
/freebsd-10.1-release/contrib/apr/misc/unix/
H A Drandbyte_os2.inc2 * contributor license agreements. See the NOTICE file distributed with
/freebsd-10.1-release/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-10.1-release/sys/dev/cxgb/
H A Dbin2h.pl22 my $license = <<END;
55 print OUTPUT "$license\n";
/freebsd-10.1-release/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-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql6 * or more contributor license agreements. See the NOTICE file
H A Dwc-metadata.sql6 * or more contributor license agreements. See the NOTICE file
H A Dwc-queries.sql7 * or more contributor license agreements. See the NOTICE file
/freebsd-10.1-release/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(); break;
1919 if (ISFLAG("--version")) license(); else
1920 if (ISFLAG("--license")) license(); else
/freebsd-10.1-release/sys/dev/sound/pcm/
H A Dsound.c1286 strlcpy(si->license, si_license, sizeof(si->license));
/freebsd-10.1-release/sys/conf/
H A Dkmod.mk42 # Set to the name of the license the user has to agree on in
/freebsd-10.1-release/sys/sys/
H A Dsoundcard.h1760 char license[16]; /* For example "GPL" or "CDDL" */ member in struct:oss_sysinfo

Completed in 376 milliseconds