We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b7a7a commit a817430Copy full SHA for a817430
1 file changed
core/sail/lmdb/src/test/java/org/eclipse/rdf4j/sail/lmdb/LmdbExplainIndexRecommendationTest.java
@@ -1,3 +1,13 @@
1
+/*******************************************************************************
2
+ * Copyright (c) 2025 Eclipse RDF4J contributors.
3
+ *
4
+ * All rights reserved. This program and the accompanying materials
5
+ * are made available under the terms of the Eclipse Distribution License v1.0
6
+ * which accompanies this distribution, and is available at
7
+ * http://www.eclipse.org/org/documents/edl-v10.php.
8
9
+ * SPDX-License-Identifier: BSD-3-Clause
10
+ *******************************************************************************/
11
package org.eclipse.rdf4j.sail.lmdb;
12
13
import static org.assertj.core.api.Assertions.assertThat;
0 commit comments