Skip to content

Commit

Permalink
Fix license violation
Browse files Browse the repository at this point in the history
  • Loading branch information
leostryuk committed Jan 22, 2025
1 parent 2479262 commit 533d57e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010 - 2024 JetBrains s.r.o.
* Copyright ${inceptionYear} - ${year} ${owner}
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package jetbrains.exodus.entitystore.util;

import jetbrains.exodus.entitystore.PersistentEntityId;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010 - 2024 JetBrains s.r.o.
* Copyright ${inceptionYear} - ${year} ${owner}
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 533d57e

Please sign in to comment.