Searched defs:Copyright (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/tools/scripts/ |
H A D | git-pbchk.py | 18 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 19 # Copyright 2008, 2012 Richard Lowe 20 # Copyright 2014 Garrett D'Amore <garrett@damore.org> 21 # Copyright (c) 2014, Joyent, Inc. 22 # Copyright (c) 2015, 2016 by Delphix. All rights reserved. 50 from onbld.Checks import Comments, Copyright, CStyle, HdrChk namespace 255 ret |= Copyright.copyright(fh, output=output)
|
/illumos-gate/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 17 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 18 # Copyright 2008, 2011 Richard Lowe 19 # Copyright 2014 Garrett D'Amore <garrett@damore.org> 20 # Copyright (c) 2014, Joyent, Inc. 109 from onbld.Checks import Cddl, Comments, Copyright, CStyle, HdrChk namespace 495 ui.write('Copyright check:\n') 505 ret |= Copyright.copyright(fh, output=ui)
|
Completed in 229 milliseconds