Print this page
Remove extraneous OmniTI copyright

Split Close
Expand all
Collapse all
          --- old/usr/src/tools/Makefile.python
          +++ new/usr/src/tools/Makefile.python
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24      -# Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  25   24  #
  26   25  
  27   26  #
  28   27  # This Makefile provides a framework for building the onbld python
  29   28  # modules with multiple versions of python.
  30   29  #
  31   30  # It expects as input:
  32   31  #
  33   32  #    PYSRCS   - List of python source files, these are also delivered as
  34   33  #               build product.
↓ open down ↓ 65 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX