Restored code authorship mark.

This commit is contained in:
Evgeny Gerashchenko
2012-03-28 18:48:21 +04:00
parent ea7962a81a
commit 382124e3a2
@@ -21,7 +21,7 @@ import com.intellij.openapi.actionSystem.AnActionEvent;
import org.jetbrains.jet.plugin.highlighter.JetPsiChecker;
/**
* @author yole
* @author Andrey Breslav
*/
public class ToggleErrorReportingAction extends AnAction {
@Override