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

/freebsd-10-stable/contrib/file/python/
H A Dsetup.py13 license='BSD', variable
/freebsd-10-stable/usr.sbin/pc-sysinstall/conf/
H A DMakefile9 LICENSEDIR= ${SHAREDIR}/pc-sysinstall/conf/license
/freebsd-10-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-10-stable/cddl/contrib/dtracetoolkit/Include/
H A Dtest.ksh16 * You can obtain a copy of the license at Docs/cddl1.txt
/freebsd-10-stable/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-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc2 * contributor license agreements. See the NOTICE file distributed with
/freebsd-10-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-10-stable/sys/dev/cxgb/
H A Dbin2h.pl22 my $license = <<END;
55 print OUTPUT "$license\n";
/freebsd-10-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-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache-db.sql6 * or more contributor license agreements. See the NOTICE file
/freebsd-10-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-10-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-10-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h370 #define MODULE_LICENSE(license)
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dsound.c1288 strlcpy(si->license, si_license, sizeof(si->license));
/freebsd-10-stable/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-stable/sys/conf/
H A Dkmod.mk45 # Set to the name of the license the user has to agree on in
/freebsd-10-stable/sys/sys/
H A Dsoundcard.h1760 char license[16]; /* For example "GPL" or "CDDL" */ member in struct:oss_sysinfo

Completed in 197 milliseconds