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

1234567891011>>

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dversion.h15 static const char copyright[] = variable
/macosx-10.10.1/system_cmds-643.1.1/sync.tproj/
H A Dsync.c8 * 1. Redistributions of source code must retain the above copyright
10 * 2. Redistributions in binary form must reproduce the above copyright
32 static char const copyright[] =
/macosx-10.10.1/ntp-92/ntpd/
H A Dntpd-opts.def5 #include copyright.def
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/tools/
H A Dmpexpand.tcl34 ?-copyright text?\
53 global argv0 argv format in out extmodule deprecated copyright
55 set copyright ""
66 -copyright {
67 set copyright [lindex $argv 1]
136 global format deprecated extmodule in copyright
145 if {$copyright != {}} {
146 dt configure -copyright $copyright
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvnode_if.sh2 copyright='
32 * 1. Redistributions of source code must retain the above copyright
34 * 2. Redistributions in binary form must reproduce the above copyright
149 # This is put after the copyright on each generated file.
170 echo "$copyright"
260 echo "$copyright"
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducln_in.c25 /* Leave this copyright notice here! It needs to go somewhere in this library. */
26 static const char copyright[] = U_COPYRIGHT_STRING; variable
33 (void)copyright; /* Suppress unused variable warning with clang. */
/macosx-10.10.1/lsof-53/lsof/
H A Dutil.c40 static char copyright[] = variable
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/
H A Dmpexpand22 ?-copyright text?\
41 global argv0 argv format in out extmodule deprecated copyright
43 set copyright ""
54 -copyright {
55 set copyright [lindex $argv 1]
124 global format deprecated extmodule in copyright
133 if {$copyright != {}} {
134 dt configure -copyright $copyright
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dchecksrc.pl13 # are also available at http://curl.haxx.se/docs/copyright.html.
100 my $copyright=0;
107 # check for a copyright statement
108 if(!$copyright && ($l =~ /copyright .* \d\d\d\d/i)) {
109 $copyright=1;
192 if(!$copyright) {
193 checkwarn(1, 0, $file, "", "Missing copyright statement", 1);
/macosx-10.10.1/CPAN-56/
H A DgenNewOSS.pl21 # containing three key/value pair. The "copyright" key points to a string
22 # containing copyright information about the module, while the "license"
57 copyright => 'This software is Copyright (c) 2009 by David Golden.',
62 copyright => 'This software is Copyright (c) 2013 by David Golden.',
67 copyright => 'This software is Copyright (c) 2014 by Dave Rolsky.',
72 copyright => 'This software is copyright (c) 2006 by Ken Williams, Leon Timmermans.',
77 copyright => 'This software is copyright (c) 2004 by Ken Williams, Leon Timmermans.',
82 copyright
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/io/
H A Ducln_io.c30 /* Leave this copyright notice here! It needs to go somewhere in this library. */
31 static const char copyright[] = U_COPYRIGHT_STRING; variable
39 (void)copyright; // Suppress unused variable warning.
/macosx-10.10.1/bash-94.1.2/bash-3.2/po/
H A DRules-builtins8 --copyright-holder='$(COPYRIGHT_HOLDER)' \
/macosx-10.10.1/ntp-92/include/
H A Dcopyright.def3 copyright = {
8 text = "see html/copyright.html";
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/page/plugins/
H A Dwriter_me.tcl73 return {--package --copyright}
81 --copyright {
82 page::gen::peg::me::copyright $value
H A Dwriter_mecpu.tcl72 return {--package --copyright --template --cmarker}
80 --copyright {
81 page::gen::peg::mecpu::copyright $value
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dprvrsion.h80 char * copyright; /* The copyright for this file */ member in struct:__anon3661
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dprvrsion.h80 char * copyright; /* The copyright for this file */ member in struct:__anon4096
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dprvrsion.h80 char * copyright; /* The copyright for this file */ member in struct:__anon4218
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dprvrsion.h80 char * copyright; /* The copyright for this file */ member in struct:__anon4340
/macosx-10.10.1/adv_cmds-158/tty/
H A Dtty.c8 * 1. Redistributions of source code must retain the above copyright
10 * 2. Redistributions in binary form must reproduce the above copyright
35 static const char copyright[] = variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Doc/
H A Dconf.py41 copyright = u'2009, Ronald Oussoren' variable
/macosx-10.10.1/remote_cmds-47/talk.tproj/
H A Dtalk.c8 * 1. Redistributions of source code must retain the above copyright
10 * 2. Redistributions in binary form must reproduce the above copyright
46 static const char copyright[] = variable
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dcopyright.el0 ;;; copyright.el --- update the copyright notice in current buffer
28 ;; Allows updating the copyright year and above mentioned GPL version manually
30 ;; Do (add-hook 'before-save-hook 'copyright-update), or use
35 (defgroup copyright nil function
36 "Update the copyright notice in current buffer."
39 (defcustom copyright-limit 2000
40 "*Don't try to update copyright beyond this position unless interactive.
42 :group 'copyright
48 (defcustom copyright
220 (define-skeleton copyright function
[all...]
/macosx-10.10.1/apr-32/apr/apr/build/
H A Dwin32ver.awk60 copyright = substr($0, RLENGTH + 1);
93 "this work for additional information regarding copyright ownership. " \
107 print " VALUE \"LegalCopyright\", \"Copyright " copyright "\\0\"";
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/libproc/
H A Ddstore.c38 static char copyright[] = variable

Completed in 143 milliseconds

1234567891011>>