From 23b701711cbb72ccedc5e1aa3a88667af1cafcd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 8 May 2024 17:43:59 +0200 Subject: [PATCH] regen JFlex (only changed license header) --- gen/org/intellij/jflex/psi/JFlexJavaName.java | 2 +- gen/org/intellij/jflex/psi/JFlexJavaTypeParameters.java | 2 +- gen/org/intellij/jflex/psi/impl/JFlexJavaNameImpl.java | 2 +- .../intellij/jflex/psi/impl/JFlexJavaTypeParametersImpl.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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;