When merging ore:aggregation, process the license correctly, if different or null, the default is use, if the same, this is the value used
class apache::mod::dev {
# Development packages are not apache modules
warning('apache::mod::dev is deprecated; please use apache::dev')
include ::apache::dev
}