components/visual-panels/coreadm/Makefile
branchs11-update
changeset 2551 0391c5c3b137
parent 2434 6c9bb5cf5610
child 2591 31090006a324
--- a/components/visual-panels/coreadm/Makefile	Fri Apr 05 07:47:58 2013 -0700
+++ b/components/visual-panels/coreadm/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) $@