/illumos-gate/usr/src/lib/krb5/ss/ |
H A D | data.c | 12 * For copyright info, see copyright.h. 17 #include "copyright.h" 19 static const char copyright[] = variable
|
H A D | mk_cmds.c | 14 * For copyright information, see copyright.h. 17 #include "copyright.h" 25 static const char copyright[] = variable
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | copyrightchk.py | 18 # information: Portions Copyright [yyyy] [name of copyright owner] 28 # Check for valid SMI copyright notices in source files. 39 from onbld.Checks.Copyright import copyright namespace 50 ret |= copyright(fin, output=sys.stdout)
|
H A D | git-pbchk.py | 250 def copyright(root, parent, flist, output): function 255 ret |= Copyright.copyright(fh, output=output) 339 cmds = [copyright, 351 copyright,
|
/illumos-gate/usr/src/tools/onbld/Checks/ |
H A D | Copyright.py | 18 # information: Portions Copyright [yyyy] [name of copyright owner] 29 # Make sure there is a copyright claim for the current year. 42 def copyright(fh, filename=None, output=sys.stderr): function 56 err(output, "no copyright message found", filename) 59 err(output, "no copyright claim for current year found",
|
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmAboutBox.java | 18 * information: Portions Copyright [yyyy] [name of copyright owner] 46 String copyright = new String(pmUtility.getResource("info_copyright1") field in class:pmAboutBox 53 copyright + "\n");
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | main.c | 15 * 1. Redistributions of source code must retain the above copyright 17 * 2. Redistributions in binary form must reproduce the above copyright 42 char copyright[] = variable
|
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_apprec.c | 11 static const char copyright[] = variable
|
/illumos-gate/usr/src/cmd/sendmail/aux/ |
H A D | mail.local.c | 17 static char copyright[] = variable
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 332 copyright(Notice_t* notice, register Buffer_t* b) function 684 copyright(¬ice, &tmp); 794 COMMENT(¬ice, &buf, "the license and copyright and are violating", 0); 835 COMMENT(¬ice, &buf, " copyright notice, this list of conditions and the", -1); 839 COMMENT(¬ice, &buf, " copyright notice, this list of conditions and the", -1); 847 copy(&tmp, "the copyright holder", -1); 906 COMMENT(¬ice, &buf, "The above copyright notice and this permission notice shall", 0); 1034 COMMENT(¬ice, &buf, "The copyright notice above does not evidence any", 0); 1155 copy(&buf, "[-copyright?", -1); 1156 copyright( [all...] |
/illumos-gate/usr/src/cmd/vi/misc/ |
H A D | ctags.c | 41 char copyright[] = "@(#) Copyright (c) 1980 Regents of the University of " variable
|
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | main.c | 17 * information: Portions Copyright [yyyy] [name of copyright owner] 97 static void copyright(void), usage(void); 198 #define LSIZE 256 /* maximum line size supported in copyright file */ 695 * Same as pkgadd: suppress copyright notice being 1320 copyright(); 1529 copyright(); 2664 copyright(); 2798 copyright(void) function 2804 /* Compose full path for copyright file */
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 14 * provided that: (1) source distributions retain this entire copyright 29 char copyright[] = variable
|