Skip to content

Commit a817430

Browse files
committed
GH-5553 Add missing license header to LMDB explain test
1 parent 79b7a7a commit a817430

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

core/sail/lmdb/src/test/java/org/eclipse/rdf4j/sail/lmdb/LmdbExplainIndexRecommendationTest.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
*******************************************************************************/
111
package org.eclipse.rdf4j.sail.lmdb;
212

313
import static org.assertj.core.api.Assertions.assertThat;

0 commit comments

Comments
 (0)