Skip to content

Commit

Permalink
Bump the licence current year to 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
VanRoy committed Nov 6, 2024
1 parent 195cab7 commit 6ffa9bc
Show file tree
Hide file tree
Showing 833 changed files with 833 additions and 833 deletions.
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractColumnAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractDbAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractRowAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractSubAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/AbstractValueAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/Assertions.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/BDDAssertions.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ChangeAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ChangeColumnAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ChangeRowAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ChangeRowValueAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ChangesAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/ErrorCollector.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/RequestAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/RequestColumnAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/RequestRowAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/SoftAssertions.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/SoftProxies.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/TableAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/TableColumnAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/TableRowAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
2 changes: 1 addition & 1 deletion src/main/java/org/assertj/db/api/TableRowValueAssert.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
* specific language governing permissions and limitations under the License.
*
* Copyright 2015-2021 the original author or authors.
* Copyright 2015-2024 the original author or authors.
*/
package org.assertj.db.api.assertions;

Expand Down
Loading

0 comments on commit 6ffa9bc

Please sign in to comment.