transforms/report
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 03 Jan 2017 11:48:53 -0800
changeset 7529 4f5bdd7dd25e
parent 6309 45a5cfc1d6e8
permissions -rw-r--r--
25334324 update copyrights to 2017


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print COMP_ARC_CASE += %(value) >

<transform license license=(.*) -> print LICENSE += "%<1>" >