diff -r 02b339f70efd -r 0391c5c3b137 components/libusb/ugen/Makefile --- a/components/libusb/ugen/Makefile Fri Apr 05 07:47:58 2013 -0700 +++ b/components/libusb/ugen/Makefile Sat Apr 06 08:18:24 2013 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk @@ -40,6 +40,9 @@ $(BUILD_DIR_64)/.installed: BITS=64 COMPONENT_INSTALL_ARGS += BITS=$(BITS) +# Do not apply the standard licence transforms for this component. +LICENSE_TRANSFORMS = + download: clobber: clean