diff --git a/gen/org/intellij/jflex/psi/JFlexJavaName.java b/gen/org/intellij/jflex/psi/JFlexJavaName.java index c554b025..8f1a5a69 100644 --- a/gen/org/intellij/jflex/psi/JFlexJavaName.java +++ b/gen/org/intellij/jflex/psi/JFlexJavaName.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. + * Copyright 2011-present JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */ package org.intellij.jflex.psi; diff --git a/gen/org/intellij/jflex/psi/JFlexJavaTypeParameters.java b/gen/org/intellij/jflex/psi/JFlexJavaTypeParameters.java index 13349f1a..aa4151ff 100644 --- a/gen/org/intellij/jflex/psi/JFlexJavaTypeParameters.java +++ b/gen/org/intellij/jflex/psi/JFlexJavaTypeParameters.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. + * Copyright 2011-present JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */ package org.intellij.jflex.psi; diff --git a/gen/org/intellij/jflex/psi/impl/JFlexJavaNameImpl.java b/gen/org/intellij/jflex/psi/impl/JFlexJavaNameImpl.java index 55f1827c..0774b547 100644 --- a/gen/org/intellij/jflex/psi/impl/JFlexJavaNameImpl.java +++ b/gen/org/intellij/jflex/psi/impl/JFlexJavaNameImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. + * Copyright 2011-present JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */ package org.intellij.jflex.psi.impl; diff --git a/gen/org/intellij/jflex/psi/impl/JFlexJavaTypeParametersImpl.java b/gen/org/intellij/jflex/psi/impl/JFlexJavaTypeParametersImpl.java index 073e1c4b..9631b21d 100644 --- a/gen/org/intellij/jflex/psi/impl/JFlexJavaTypeParametersImpl.java +++ b/gen/org/intellij/jflex/psi/impl/JFlexJavaTypeParametersImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2011-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. + * Copyright 2011-present JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */ package org.intellij.jflex.psi.impl;