Searched refs:copyright (Results 1 - 25 of 596) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/build/
H A Dversion.h17 static const char copyright[] = variable
H A Dmkversion69 static const char copyright[] =
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dcopyright.sh2 # Automatically update copyright for GDB, the GNU debugger.
21 # Usage: cd src/gdb && sh ./copyright.sh
36 # As of Emacs 22.0 (snapshot), wrapping and copyright updating do not
47 # So these need to be done either by hand, as needed, or by the copyright.py
115 (load "copyright")
119 fsf-copyright-regexp (concat copyright-regexp "[#; \t\n]+" fsf-regexp)
122 (defun gdb-copyright-update (filename)
125 (if (and (not (re-search-forward generated-regexp (+ (point) copyright-limit) t))
126 (re-search-forward fsf-copyright
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dcopyright.def3 copyright = {
9 see html/copyright.html
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntpd-opts.def5 #include copyright.def
/netbsd-6-1-5-RELEASE/sys/conf/
H A Dnewvers.sh11 # 1. Redistributions of source code must retain the above copyright
13 # 2. Redistributions in binary form must reproduce the above copyright
44 copyright=$(awk '{ printf("\"%s\\n\"", $0); }' ${cwd}/copyright)
99 const char copyright[] =
100 ${copyright}
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dglobals.h13 * copyright notice and this permission notice appear in all copies.
33 XTRN const char *copyright[] variable
/netbsd-6-1-5-RELEASE/lib/libc/md/
H A DMakefile.inc22 cat ${>:H}/md4.copyright >> $@
26 cat ${>:H}/md5.copyright >> $@
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dvnode_if.sh2 copyright="\
10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
166 # This is put before the copyright on each generated file.
200 echo -n "$copyright"
287 echo -n "$copyright"
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd-opts.def5 #include copyright.def
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/po/
H A Dgdbtext29 --copyright-holder="Free Software Foundation, Inc." \
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/
H A Dcopyright.S2 |# $NetBSD: copyright.S,v 1.2 1996/05/16 15:37:49 is Exp $
33 .ascii "You are hereby granted a copyright license to use, modify, and"
/netbsd-6-1-5-RELEASE/lib/libc/quad/TESTS/
H A Dmul.c14 * 1. Redistributions of source code must retain the above copyright
16 * 2. Redistributions in binary form must reproduce the above copyright
37 static char copyright[] = variable
/netbsd-6-1-5-RELEASE/usr.bin/vgrind/RETEST/
H A Dretest.c10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
33 static char copyright[] = variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/po/
H A Dexgettext241 --copyright-holder="Free Software Foundation, Inc." \
246 --copyright-holder="Free Software Foundation, Inc." \
251 --copyright-holder="Free Software Foundation, Inc." \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/po/
H A Dexgettext215 --copyright-holder="Free Software Foundation, Inc." \
220 --copyright-holder="Free Software Foundation, Inc." \
225 --copyright-holder="Free Software Foundation, Inc." \
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dobj-som.c160 /* Handle a .copyright directive. This probably isn't complete, but
162 If you care about copyright strings that much, you fix it. */
167 char *copyright, c; local
171 as_bad (_("Only one .copyright pseudo-op per file!"));
179 copyright = input_line_pointer;
194 if (!bfd_som_attach_aux_hdr (stdoutput, COPYRIGHT_AUX_ID, copyright))
195 as_fatal (_("attaching copyright header %s: %s"),
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dcdefs_aout.h84 #define __COPYRIGHT(_s) __IDSTRING(copyright,_s)
87 static const char copyright[] __attribute__((__unused__)) = _s
96 #define __KERNEL_COPYRIGHT(_n, _s) __IDSTRING(__CONCAT(copyright,_n),_s)
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dethernet.c11 * copyright notice and this permission notice appear in all copies.
36 static char copyright[] = variable
H A Dfddi.c11 * copyright notice and this permission notice appear in all copies.
36 static char copyright[] = variable
/netbsd-6-1-5-RELEASE/dist/dhcp/omapip/
H A Dinet_addr.c10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
41 static char copyright[] = variable
/netbsd-6-1-5-RELEASE/dist/nvi/catalog/
H A Ddump.c11 static char copyright[] = variable
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/acorn26/
H A Dmenus.md.pl15 * 1. Redistributions of source code must retain the above copyright
17 * 2. Redistributions in binary form must reproduce the above copyright
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/acorn32/
H A Dmenus.md.pl15 * 1. Redistributions of source code must retain the above copyright
17 * 2. Redistributions in binary form must reproduce the above copyright
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/alpha/
H A Dmenus.md.pl15 * 1. Redistributions of source code must retain the above copyright
17 * 2. Redistributions in binary form must reproduce the above copyright

Completed in 226 milliseconds

1234567891011>>