We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5a6d5 commit 4d16851Copy full SHA for 4d16851
src/test/java/org/assertj/db/common/SimpleArray.java
@@ -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 2015-2025 the original author or authors.
12
+ */
13
package org.assertj.db.common;
14
15
0 commit comments