/* * Bundle-Copyright header */ private void doBundeCopyright(BundleCopyright annotation) { add(Constants.BUNDLE_COPYRIGHT, annotation.value()); }