diff --git a/java/openapi/src/com/intellij/psi/ref/AnnotationAttributeChildLink.java b/java/openapi/src/com/intellij/psi/ref/AnnotationAttributeChildLink.java index a65ebb309d2a..424b40ab434f 100644 --- a/java/openapi/src/com/intellij/psi/ref/AnnotationAttributeChildLink.java +++ b/java/openapi/src/com/intellij/psi/ref/AnnotationAttributeChildLink.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2009 JetBrains s.r.o. + * Copyright 2000-2013 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. @@ -41,14 +41,12 @@ public class AnnotationAttributeChildLink extends PsiChildLink