This will either trigger a build failure or just get ignored. In this case the
notice is better contained in the `platform/o.n.swing.plaf/licenseinfo.xml`:
```xml
<fileset>
<file>src/org/netbeans/swing/plaf/util/SmoothScrollPaneUI.java</file>
<license ref="Apache-2.0" />
<notice>
This software includes code from IntelliJ IDEA Community Edition
Copyright (C) JetBrains s.r.o.
https://www.jetbrains.com/idea/
</notice>
</fileset>
```
For that file the machinery already exists to pick it up, verify it and include
the data into the build.
[ Full content available at:
https://github.com/apache/incubator-netbeans/pull/881 ]
This message was relayed via gitbox.apache.org for [email protected]