Skip to content

Commit 6c36917

Browse files
committed
Remove incorrect file headers
These contributions were made under ASL2, and the headers were added by mistake.
1 parent dcd05bc commit 6c36917

File tree

5 files changed

+0
-40
lines changed

5 files changed

+0
-40
lines changed

src/main/java/org/hibernate/search/develocity/GoalMetadataProvider.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/*
2-
*
3-
* * Hibernate Search, full-text search for your domain model
4-
* *
5-
* * License: GNU Lesser General Public License (LGPL), version 2.1 or later
6-
* * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
7-
*
8-
*/
91
package org.hibernate.search.develocity;
102

113
import java.util.function.Consumer;

src/main/java/org/hibernate/search/develocity/util/MavenMojoExecutionConfig.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/*
2-
*
3-
* * Hibernate Search, full-text search for your domain model
4-
* *
5-
* * License: GNU Lesser General Public License (LGPL), version 2.1 or later
6-
* * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
7-
*
8-
*/
91
package org.hibernate.search.develocity.util;
102

113
import java.util.ArrayList;

src/main/java/org/hibernate/search/develocity/util/MavenProperties.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/*
2-
*
3-
* * Hibernate Search, full-text search for your domain model
4-
* *
5-
* * License: GNU Lesser General Public License (LGPL), version 2.1 or later
6-
* * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
7-
*
8-
*/
91
package org.hibernate.search.develocity.util;
102

113
import org.apache.maven.execution.MavenSession;

src/test/java/org/hibernate/search/develocity/scan/BuildScanMetadataTest.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/*
2-
*
3-
* * Hibernate Search, full-text search for your domain model
4-
* *
5-
* * License: GNU Lesser General Public License (LGPL), version 2.1 or later
6-
* * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
7-
*
8-
*/
91
package org.hibernate.search.develocity.scan;
102

113
import static org.junit.jupiter.api.Assertions.assertEquals;

src/test/java/org/hibernate/search/develocity/scan/util/JavaVersionsTest.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/*
2-
*
3-
* * Hibernate Search, full-text search for your domain model
4-
* *
5-
* * License: GNU Lesser General Public License (LGPL), version 2.1 or later
6-
* * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
7-
*
8-
*/
91
package org.hibernate.search.develocity.scan.util;
102

113
import static org.junit.jupiter.api.Assertions.assertEquals;

0 commit comments

Comments
 (0)