diff -r 02b339f70efd -r 0391c5c3b137 components/visual-panels/firewall/Makefile --- a/components/visual-panels/firewall/Makefile Fri Apr 05 07:47:58 2013 -0700 +++ b/components/visual-panels/firewall/Makefile Sat Apr 06 08:18:24 2013 -0700 @@ -20,7 +20,7 @@ # # -# 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 @@ -50,6 +50,9 @@ COMPONENT_TEST_TARGETS = test COMPONENT_TEST_ENV = $(COMPONENT_BUILD_ENV) +# Do not apply the standard licence transforms for this component. +LICENSE_TRANSFORMS = + # common targets $(SOURCE_DIR)/.prep: $(TOUCH) $@