diff --git a/java/execution/impl/src/com/intellij/execution/application/BaseJavaApplicationCommandLineState.java b/java/execution/impl/src/com/intellij/execution/application/BaseJavaApplicationCommandLineState.java index 7aa8c4bb4e36..8d7011cf1f69 100644 --- a/java/execution/impl/src/com/intellij/execution/application/BaseJavaApplicationCommandLineState.java +++ b/java/execution/impl/src/com/intellij/execution/application/BaseJavaApplicationCommandLineState.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2015 JetBrains s.r.o. + * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -57,11 +57,6 @@ public abstract class BaseJavaApplicationCommandLineState