Skip to content

Commit c9b3177

Browse files
author
Joel Costigliola
committed
fix: missing license
1 parent ae62aca commit c9b3177

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

assertj-core/src/main/java/org/assertj/core/internal/RecursiveHelper.java

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
/*
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
3+
* the License. You may obtain a copy of the License at
4+
*
5+
* http://www.apache.org/licenses/LICENSE-2.0
6+
*
7+
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
8+
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
9+
* specific language governing permissions and limitations under the License.
10+
*
11+
* Copyright 2012-2024 the original author or authors.
12+
*/
113
package org.assertj.core.internal;
214

315
import java.util.Map;

0 commit comments

Comments
 (0)