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

1234

/illumos-gate/usr/src/lib/krb5/ss/
H A Ddata.c12 * For copyright info, see copyright.h.
17 #include "copyright.h"
19 static const char copyright[] = variable
H A Dmk_cmds.c14 * For copyright information, see copyright.h.
17 #include "copyright.h"
25 static const char copyright[] = variable
/illumos-gate/usr/src/tools/scripts/
H A Dcopyrightchk.py18 # 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 Dgit-pbchk.py250 def copyright(root, parent, flist, output): function
255 ret |= Copyright.copyright(fh, output=output)
339 cmds = [copyright,
351 copyright,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcompat.c35 static char copyright[] = "@(#) Copyright (c) 1994 The Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dreslist.c34 static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dbind.c30 static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dgetattr.c39 static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dgetentry.c34 static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dfree.c35 static char copyright[] = "@(#) Copyright (c) 1994 The Regents of the University of Michigan.\nAll rights reserved.\n";
H A Dfriendly.c38 static char copyright[] = "@(#) Copyright (c) 1993 Regents of the University of Michigan.\nAll rights reserved.\n";
/illumos-gate/usr/src/cmd/sgs/packages/
H A DMakefile.com17 # information: Portions Copyright [yyyy] [name of copyright owner]
30 DATAFILES= copyright prototype_com prototype_$(MACH) postinstall \
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_vartree003.sh17 # information: Portions Copyright [yyyy] [name of copyright owner]
68 copyright
91 copyright
114 copyright
137 copyright
/illumos-gate/usr/src/tools/onbld/Checks/
H A DCopyright.py18 # 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 DpmAboutBox.java18 * 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/lib/libbc/libc/sys/common/sparc/
H A D_syscall.s18 ! information: Portions Copyright [yyyy] [name of copyright owner]
H A D_exit.s18 ! information: Portions Copyright [yyyy] [name of copyright owner]
H A Dgetppid.s23 ! information: Portions Copyright [yyyy] [name of copyright owner]
H A Dpipe.s22 ! information: Portions Copyright [yyyy] [name of copyright owner]
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A Dbtxcsu.S6 # permitted provided that the above copyright notice and this
H A Dbtxsys.s6 # permitted provided that the above copyright notice and this
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxetramp.s6 # permitted provided that the above copyright notice and this
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dstart_float.s23 ! information: Portions Copyright [yyyy] [name of copyright owner]
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D__xgetRD.s22 / information: Portions Copyright [yyyy] [name of copyright owner]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh17 * information: Portions Copyright [yyyy] [name of copyright owner]

Completed in 1498 milliseconds

1234