< prev index next >

test/lib/jdk/test/lib/cli/predicate/NotPredicate.java

Print this page

        

@@ -17,11 +17,10 @@
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package jdk.test.lib.cli.predicate;
 
 import java.util.function.BooleanSupplier;
< prev index next >