diff --git a/src/main/java/org/assertj/core/api/AbstractArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractArrayAssert.java index ce6d5e076d..ddc745002a 100644 --- a/src/main/java/org/assertj/core/api/AbstractArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractAssert.java b/src/main/java/org/assertj/core/api/AbstractAssert.java index 6b6993c0c4..c5ac20c3c7 100644 --- a/src/main/java/org/assertj/core/api/AbstractAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java b/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java index c74a54c964..28fac9b69b 100644 --- a/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractAtomicFieldUpdaterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java b/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java index a545da5ae0..cb256a43f7 100644 --- a/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractAtomicReferenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractBDDSoftAssertions.java b/src/main/java/org/assertj/core/api/AbstractBDDSoftAssertions.java index 0da51d2cbd..7bc1f0e9a8 100644 --- a/src/main/java/org/assertj/core/api/AbstractBDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/AbstractBDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java b/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java index 7322457084..062571f0f4 100644 --- a/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java b/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java index 9536c489bd..f36ac48eb0 100644 --- a/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractBigIntegerAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java index 551b16ec83..5cacade085 100644 --- a/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java b/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java index c7ea1b2452..20f4005793 100644 --- a/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractBooleanAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java index e55017a868..3aa0bf102e 100644 --- a/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractByteAssert.java b/src/main/java/org/assertj/core/api/AbstractByteAssert.java index 71898f93d8..df26fb63b1 100644 --- a/src/main/java/org/assertj/core/api/AbstractByteAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractByteAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java index 955d29b160..2e094feb13 100644 --- a/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java b/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java index ca6d691a20..d736a372ae 100644 --- a/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java b/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java index b7a14a0bcc..0c9c970164 100644 --- a/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractCharacterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractClassAssert.java b/src/main/java/org/assertj/core/api/AbstractClassAssert.java index 6644d812ce..0d47ff8c4b 100644 --- a/src/main/java/org/assertj/core/api/AbstractClassAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractClassAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractComparableAssert.java b/src/main/java/org/assertj/core/api/AbstractComparableAssert.java index 2c3679cac4..28ebb7362a 100644 --- a/src/main/java/org/assertj/core/api/AbstractComparableAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractComparableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java b/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java index 6ca6554d9b..861311aa9a 100644 --- a/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractCompletableFutureAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractDateAssert.java b/src/main/java/org/assertj/core/api/AbstractDateAssert.java index 72f33ff965..015004e83f 100644 --- a/src/main/java/org/assertj/core/api/AbstractDateAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractDateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java index 14e7d6c49d..720de6e5b3 100755 --- a/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java b/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java index 5004c585cf..473620870a 100644 --- a/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractDoubleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java b/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java index ca4fecfe27..cc5fd1e738 100644 --- a/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractFileAssert.java b/src/main/java/org/assertj/core/api/AbstractFileAssert.java index 9ee753aeae..c03a934c25 100644 --- a/src/main/java/org/assertj/core/api/AbstractFileAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractFileAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java index a3e91939c8..53dd136fce 100644 --- a/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractFloatAssert.java b/src/main/java/org/assertj/core/api/AbstractFloatAssert.java index bf4bac1834..7affae7b37 100644 --- a/src/main/java/org/assertj/core/api/AbstractFloatAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractFloatAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractFutureAssert.java b/src/main/java/org/assertj/core/api/AbstractFutureAssert.java index 2d38f2d7d9..c8a347bb01 100644 --- a/src/main/java/org/assertj/core/api/AbstractFutureAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractFutureAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java b/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java index 912a36beec..90b132e720 100644 --- a/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractInputStreamAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractInstantAssert.java b/src/main/java/org/assertj/core/api/AbstractInstantAssert.java index 9bf01f98e0..1e9564f09e 100644 --- a/src/main/java/org/assertj/core/api/AbstractInstantAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractInstantAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java index 6e0d1439ba..139877d802 100644 --- a/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractIntArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java b/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java index d1f5cc46d2..cdba58e4f8 100644 --- a/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractIntegerAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractIterableAssert.java b/src/main/java/org/assertj/core/api/AbstractIterableAssert.java index af21504416..82085699b0 100644 --- a/src/main/java/org/assertj/core/api/AbstractIterableAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractIterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java b/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java index fabab9306e..e0ed80a7bc 100644 --- a/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractIterableSizeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractListAssert.java b/src/main/java/org/assertj/core/api/AbstractListAssert.java index 128885d2da..88c2035437 100644 --- a/src/main/java/org/assertj/core/api/AbstractListAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractListAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java b/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java index 6021cdc0e6..41388fcd36 100644 --- a/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractLocalDateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java b/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java index 5d3c726d12..511fc8ac20 100644 --- a/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractLocalDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java b/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java index 9247611011..4e43f0b097 100644 --- a/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractLocalTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java index 289217e40b..4449c2d6ef 100644 --- a/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractLongArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractLongAssert.java b/src/main/java/org/assertj/core/api/AbstractLongAssert.java index 909c2d3966..c573e14582 100644 --- a/src/main/java/org/assertj/core/api/AbstractLongAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractLongAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractMapAssert.java b/src/main/java/org/assertj/core/api/AbstractMapAssert.java index eaae8ede5c..21f4d5250e 100644 --- a/src/main/java/org/assertj/core/api/AbstractMapAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractMapAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java b/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java index 7e1081a56f..cf3625a951 100644 --- a/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractMapSizeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java index d60712bab9..f4aebfc42c 100644 --- a/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractObjectArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractObjectAssert.java b/src/main/java/org/assertj/core/api/AbstractObjectAssert.java index 210f54237e..5f0ddfbadf 100644 --- a/src/main/java/org/assertj/core/api/AbstractObjectAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractObjectAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java b/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java index 4d630b0351..318bdc722a 100644 --- a/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOffsetDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java b/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java index 35f815e413..d7c917692b 100644 --- a/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOffsetTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java b/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java index 169832eb17..e259d5ac3f 100644 --- a/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOptionalAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java b/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java index 6da5702028..f1c0868fea 100644 --- a/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOptionalDoubleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java b/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java index ddf05d83fb..64f45e60da 100644 --- a/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOptionalIntAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java b/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java index 191e97c436..47a9097a43 100644 --- a/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractOptionalLongAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractPathAssert.java b/src/main/java/org/assertj/core/api/AbstractPathAssert.java index 936aaeea7e..1e14dc913b 100644 --- a/src/main/java/org/assertj/core/api/AbstractPathAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractPathAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java b/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java index f5861f0ac2..d7d93180d5 100644 --- a/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractPredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java b/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java index 889a4aef28..170dcb5e77 100644 --- a/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractPredicateLikeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java b/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java index 316b7fbbe5..e8ebe21fc0 100644 --- a/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractShortArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractShortAssert.java b/src/main/java/org/assertj/core/api/AbstractShortAssert.java index c353c6f583..747d30f578 100644 --- a/src/main/java/org/assertj/core/api/AbstractShortAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractShortAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java b/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java index acaecf0f84..b4f3dad856 100644 --- a/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/AbstractSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractStandardSoftAssertions.java b/src/main/java/org/assertj/core/api/AbstractStandardSoftAssertions.java index 357c613999..2b7c977db2 100644 --- a/src/main/java/org/assertj/core/api/AbstractStandardSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/AbstractStandardSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java b/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java index 6d1af22eda..2b9efbd56d 100644 --- a/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractTemporalAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java b/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java index ee29a5a07d..5529ba5caa 100644 --- a/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractThrowableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractUriAssert.java b/src/main/java/org/assertj/core/api/AbstractUriAssert.java index 4d96e2e2c0..8973224bbe 100644 --- a/src/main/java/org/assertj/core/api/AbstractUriAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractUriAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractUrlAssert.java b/src/main/java/org/assertj/core/api/AbstractUrlAssert.java index 7f92cf4229..c4f45bae7f 100644 --- a/src/main/java/org/assertj/core/api/AbstractUrlAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractUrlAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java b/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java index d294296877..eb7ce55b42 100644 --- a/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/AbstractZonedDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ArraySortedAssert.java b/src/main/java/org/assertj/core/api/ArraySortedAssert.java index a925a651e0..d860ed0d69 100644 --- a/src/main/java/org/assertj/core/api/ArraySortedAssert.java +++ b/src/main/java/org/assertj/core/api/ArraySortedAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Assert.java b/src/main/java/org/assertj/core/api/Assert.java index f84cefa266..f066a9409e 100644 --- a/src/main/java/org/assertj/core/api/Assert.java +++ b/src/main/java/org/assertj/core/api/Assert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertDelegateTarget.java b/src/main/java/org/assertj/core/api/AssertDelegateTarget.java index 781ae9a9e8..a7f800a740 100644 --- a/src/main/java/org/assertj/core/api/AssertDelegateTarget.java +++ b/src/main/java/org/assertj/core/api/AssertDelegateTarget.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertFactory.java b/src/main/java/org/assertj/core/api/AssertFactory.java index b6dd67fb11..dc3539361e 100644 --- a/src/main/java/org/assertj/core/api/AssertFactory.java +++ b/src/main/java/org/assertj/core/api/AssertFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertProvider.java b/src/main/java/org/assertj/core/api/AssertProvider.java index a6d879eb94..52907cc686 100644 --- a/src/main/java/org/assertj/core/api/AssertProvider.java +++ b/src/main/java/org/assertj/core/api/AssertProvider.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertionInfo.java b/src/main/java/org/assertj/core/api/AssertionInfo.java index 0070b342fd..86acb3a14c 100644 --- a/src/main/java/org/assertj/core/api/AssertionInfo.java +++ b/src/main/java/org/assertj/core/api/AssertionInfo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Assertions.java b/src/main/java/org/assertj/core/api/Assertions.java index da8dfba88e..3847390974 100644 --- a/src/main/java/org/assertj/core/api/Assertions.java +++ b/src/main/java/org/assertj/core/api/Assertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java b/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java index c8f10c83f1..adacd6fae7 100644 --- a/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java +++ b/src/main/java/org/assertj/core/api/AssertionsForClassTypes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java b/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java index a43553ad49..cac8ced5f7 100644 --- a/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java +++ b/src/main/java/org/assertj/core/api/AssertionsForInterfaceTypes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Assumptions.java b/src/main/java/org/assertj/core/api/Assumptions.java index 580a5782b8..c628500e3f 100644 --- a/src/main/java/org/assertj/core/api/Assumptions.java +++ b/src/main/java/org/assertj/core/api/Assumptions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java b/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java index fcfa5404cd..f1fad0fc7e 100644 --- a/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicBooleanAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java b/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java index d39bf71125..2fa61d7913 100644 --- a/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicIntegerArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java b/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java index a4bf20363c..a191e9043e 100644 --- a/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicIntegerAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java b/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java index 43f2444378..dd9d404f7f 100644 --- a/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicIntegerFieldUpdaterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java b/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java index 91bf4e8ad0..e5344ce40c 100644 --- a/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicLongArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicLongAssert.java b/src/main/java/org/assertj/core/api/AtomicLongAssert.java index 43cdc37b4f..92b84bc978 100644 --- a/src/main/java/org/assertj/core/api/AtomicLongAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicLongAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java b/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java index 7f8a369e08..09b5a0e8db 100644 --- a/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicLongFieldUpdaterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java b/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java index cea8911dfc..28dd72c3e3 100644 --- a/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicMarkableReferenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java b/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java index ada01d0190..c0df4378ee 100644 --- a/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicReferenceArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java b/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java index 0f31692b25..4c246792e7 100644 --- a/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicReferenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java b/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java index e2f43de0d0..e5419cd7ee 100644 --- a/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicReferenceFieldUpdaterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java b/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java index 39329da79f..11e6edb8d5 100644 --- a/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java +++ b/src/main/java/org/assertj/core/api/AtomicStampedReferenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java b/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java index 5f3d6c2f19..bdd8fc8b51 100644 --- a/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/AutoCloseableBDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java b/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java index b25d3c20c5..4ff8d74da9 100644 --- a/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/AutoCloseableSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BDDAssertions.java b/src/main/java/org/assertj/core/api/BDDAssertions.java index 9bf9b311f7..cb763abad3 100644 --- a/src/main/java/org/assertj/core/api/BDDAssertions.java +++ b/src/main/java/org/assertj/core/api/BDDAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BDDSoftAssertions.java b/src/main/java/org/assertj/core/api/BDDSoftAssertions.java index 0b498c6c7d..7140eaef84 100644 --- a/src/main/java/org/assertj/core/api/BDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/BDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BigDecimalAssert.java b/src/main/java/org/assertj/core/api/BigDecimalAssert.java index 091ec912d8..19450771f8 100644 --- a/src/main/java/org/assertj/core/api/BigDecimalAssert.java +++ b/src/main/java/org/assertj/core/api/BigDecimalAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BigIntegerAssert.java b/src/main/java/org/assertj/core/api/BigIntegerAssert.java index 39644cfc95..0959968097 100644 --- a/src/main/java/org/assertj/core/api/BigIntegerAssert.java +++ b/src/main/java/org/assertj/core/api/BigIntegerAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BooleanArrayAssert.java b/src/main/java/org/assertj/core/api/BooleanArrayAssert.java index 83e61b5711..31b81ac4f0 100644 --- a/src/main/java/org/assertj/core/api/BooleanArrayAssert.java +++ b/src/main/java/org/assertj/core/api/BooleanArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/BooleanAssert.java b/src/main/java/org/assertj/core/api/BooleanAssert.java index 8ba4444fae..c0be075d26 100644 --- a/src/main/java/org/assertj/core/api/BooleanAssert.java +++ b/src/main/java/org/assertj/core/api/BooleanAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ByteArrayAssert.java b/src/main/java/org/assertj/core/api/ByteArrayAssert.java index cff91ecbb7..3cf7b8820d 100644 --- a/src/main/java/org/assertj/core/api/ByteArrayAssert.java +++ b/src/main/java/org/assertj/core/api/ByteArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ByteAssert.java b/src/main/java/org/assertj/core/api/ByteAssert.java index 1e46116654..bdf5f2afc4 100644 --- a/src/main/java/org/assertj/core/api/ByteAssert.java +++ b/src/main/java/org/assertj/core/api/ByteAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/CharArrayAssert.java b/src/main/java/org/assertj/core/api/CharArrayAssert.java index 3217a6e9d4..6c9fee4750 100644 --- a/src/main/java/org/assertj/core/api/CharArrayAssert.java +++ b/src/main/java/org/assertj/core/api/CharArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/CharSequenceAssert.java b/src/main/java/org/assertj/core/api/CharSequenceAssert.java index 296e8b51e7..5f6e7d070b 100644 --- a/src/main/java/org/assertj/core/api/CharSequenceAssert.java +++ b/src/main/java/org/assertj/core/api/CharSequenceAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/CharacterAssert.java b/src/main/java/org/assertj/core/api/CharacterAssert.java index acc3d54a60..b0ffe5f6fb 100644 --- a/src/main/java/org/assertj/core/api/CharacterAssert.java +++ b/src/main/java/org/assertj/core/api/CharacterAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ClassAssert.java b/src/main/java/org/assertj/core/api/ClassAssert.java index efe55f9851..9308c2cdab 100644 --- a/src/main/java/org/assertj/core/api/ClassAssert.java +++ b/src/main/java/org/assertj/core/api/ClassAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java b/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java index 62a5c93029..9c0b8ecd81 100644 --- a/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java +++ b/src/main/java/org/assertj/core/api/ClassBasedNavigableIterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java b/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java index 3fdf01ae18..4641de08ba 100644 --- a/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java +++ b/src/main/java/org/assertj/core/api/ClassBasedNavigableListAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ComparableAssert.java b/src/main/java/org/assertj/core/api/ComparableAssert.java index 858ca874c5..46887deaa3 100644 --- a/src/main/java/org/assertj/core/api/ComparableAssert.java +++ b/src/main/java/org/assertj/core/api/ComparableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ComparatorFactory.java b/src/main/java/org/assertj/core/api/ComparatorFactory.java index 92abd6e414..db25a24d8e 100644 --- a/src/main/java/org/assertj/core/api/ComparatorFactory.java +++ b/src/main/java/org/assertj/core/api/ComparatorFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/CompletableFutureAssert.java b/src/main/java/org/assertj/core/api/CompletableFutureAssert.java index 6734a3f3d1..8cd9c7d01b 100644 --- a/src/main/java/org/assertj/core/api/CompletableFutureAssert.java +++ b/src/main/java/org/assertj/core/api/CompletableFutureAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Condition.java b/src/main/java/org/assertj/core/api/Condition.java index bb628ac422..6b448fdc19 100644 --- a/src/main/java/org/assertj/core/api/Condition.java +++ b/src/main/java/org/assertj/core/api/Condition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/DateAssert.java b/src/main/java/org/assertj/core/api/DateAssert.java index f8384cde9e..428d4a4a37 100644 --- a/src/main/java/org/assertj/core/api/DateAssert.java +++ b/src/main/java/org/assertj/core/api/DateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Descriptable.java b/src/main/java/org/assertj/core/api/Descriptable.java index fff79f8d43..2750ca53f9 100644 --- a/src/main/java/org/assertj/core/api/Descriptable.java +++ b/src/main/java/org/assertj/core/api/Descriptable.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/DoubleArrayAssert.java b/src/main/java/org/assertj/core/api/DoubleArrayAssert.java index 30b805bc97..0162d5d5f4 100644 --- a/src/main/java/org/assertj/core/api/DoubleArrayAssert.java +++ b/src/main/java/org/assertj/core/api/DoubleArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/DoubleAssert.java b/src/main/java/org/assertj/core/api/DoubleAssert.java index 79752fb065..fffab144c1 100644 --- a/src/main/java/org/assertj/core/api/DoubleAssert.java +++ b/src/main/java/org/assertj/core/api/DoubleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/DoublePredicateAssert.java b/src/main/java/org/assertj/core/api/DoublePredicateAssert.java index 5d42fdc57c..dc79e45f50 100644 --- a/src/main/java/org/assertj/core/api/DoublePredicateAssert.java +++ b/src/main/java/org/assertj/core/api/DoublePredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/EnumerableAssert.java b/src/main/java/org/assertj/core/api/EnumerableAssert.java index d853dd8f0c..6dd4d1388a 100644 --- a/src/main/java/org/assertj/core/api/EnumerableAssert.java +++ b/src/main/java/org/assertj/core/api/EnumerableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ErrorCollector.java b/src/main/java/org/assertj/core/api/ErrorCollector.java index 39a580170b..8101f1a0a3 100644 --- a/src/main/java/org/assertj/core/api/ErrorCollector.java +++ b/src/main/java/org/assertj/core/api/ErrorCollector.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ExtensionPoints.java b/src/main/java/org/assertj/core/api/ExtensionPoints.java index 752d0edf2f..e88c42e3bf 100644 --- a/src/main/java/org/assertj/core/api/ExtensionPoints.java +++ b/src/main/java/org/assertj/core/api/ExtensionPoints.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java b/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java index 861438c925..1719771a9e 100644 --- a/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java +++ b/src/main/java/org/assertj/core/api/FactoryBasedNavigableIterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java b/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java index 49b06c5efb..c2a8c70597 100644 --- a/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java +++ b/src/main/java/org/assertj/core/api/FactoryBasedNavigableListAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Fail.java b/src/main/java/org/assertj/core/api/Fail.java index 8016f8e167..9859ce63e6 100644 --- a/src/main/java/org/assertj/core/api/Fail.java +++ b/src/main/java/org/assertj/core/api/Fail.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FileAssert.java b/src/main/java/org/assertj/core/api/FileAssert.java index ca8feb612f..11291178e1 100644 --- a/src/main/java/org/assertj/core/api/FileAssert.java +++ b/src/main/java/org/assertj/core/api/FileAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FloatArrayAssert.java b/src/main/java/org/assertj/core/api/FloatArrayAssert.java index 2f1c9bf6b7..05ebc57923 100644 --- a/src/main/java/org/assertj/core/api/FloatArrayAssert.java +++ b/src/main/java/org/assertj/core/api/FloatArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FloatAssert.java b/src/main/java/org/assertj/core/api/FloatAssert.java index 97136d15cd..7cca262088 100644 --- a/src/main/java/org/assertj/core/api/FloatAssert.java +++ b/src/main/java/org/assertj/core/api/FloatAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java b/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java index 7f09f07622..44ad3ec214 100644 --- a/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java +++ b/src/main/java/org/assertj/core/api/FloatingPointNumberAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/FutureAssert.java b/src/main/java/org/assertj/core/api/FutureAssert.java index d8b07f62a1..e61aa1475c 100644 --- a/src/main/java/org/assertj/core/api/FutureAssert.java +++ b/src/main/java/org/assertj/core/api/FutureAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/GenericComparableAssert.java b/src/main/java/org/assertj/core/api/GenericComparableAssert.java index a95c4b57f7..131ff043a1 100644 --- a/src/main/java/org/assertj/core/api/GenericComparableAssert.java +++ b/src/main/java/org/assertj/core/api/GenericComparableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/HamcrestCondition.java b/src/main/java/org/assertj/core/api/HamcrestCondition.java index 1d5b0285a5..b1522da603 100644 --- a/src/main/java/org/assertj/core/api/HamcrestCondition.java +++ b/src/main/java/org/assertj/core/api/HamcrestCondition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java b/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java index 59c2ee0853..980d0af89a 100644 --- a/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java +++ b/src/main/java/org/assertj/core/api/IndexedObjectEnumerableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/InputStreamAssert.java b/src/main/java/org/assertj/core/api/InputStreamAssert.java index c91fa2b341..ef76403b52 100644 --- a/src/main/java/org/assertj/core/api/InputStreamAssert.java +++ b/src/main/java/org/assertj/core/api/InputStreamAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/InstantAssert.java b/src/main/java/org/assertj/core/api/InstantAssert.java index 2578b25beb..3ee806eeee 100644 --- a/src/main/java/org/assertj/core/api/InstantAssert.java +++ b/src/main/java/org/assertj/core/api/InstantAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IntArrayAssert.java b/src/main/java/org/assertj/core/api/IntArrayAssert.java index 16a9231a11..8401992fa9 100644 --- a/src/main/java/org/assertj/core/api/IntArrayAssert.java +++ b/src/main/java/org/assertj/core/api/IntArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IntPredicateAssert.java b/src/main/java/org/assertj/core/api/IntPredicateAssert.java index 3233834aab..47baa8caea 100644 --- a/src/main/java/org/assertj/core/api/IntPredicateAssert.java +++ b/src/main/java/org/assertj/core/api/IntPredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IntegerAssert.java b/src/main/java/org/assertj/core/api/IntegerAssert.java index 9c4057c150..5ef203fcad 100644 --- a/src/main/java/org/assertj/core/api/IntegerAssert.java +++ b/src/main/java/org/assertj/core/api/IntegerAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IterableAssert.java b/src/main/java/org/assertj/core/api/IterableAssert.java index 1da4fae8ef..3af342126b 100644 --- a/src/main/java/org/assertj/core/api/IterableAssert.java +++ b/src/main/java/org/assertj/core/api/IterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/IterableSizeAssert.java b/src/main/java/org/assertj/core/api/IterableSizeAssert.java index 0b791b2158..753ed98909 100644 --- a/src/main/java/org/assertj/core/api/IterableSizeAssert.java +++ b/src/main/java/org/assertj/core/api/IterableSizeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java b/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java index 4868e2e984..c34cdcc67c 100644 --- a/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/JUnitBDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java b/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java index 051f026f57..50c06ad880 100644 --- a/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/JUnitSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6AbstractBDDSoftAssertions.java b/src/main/java/org/assertj/core/api/Java6AbstractBDDSoftAssertions.java index c732d147df..7f068abf99 100644 --- a/src/main/java/org/assertj/core/api/Java6AbstractBDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6AbstractBDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6AbstractStandardSoftAssertions.java b/src/main/java/org/assertj/core/api/Java6AbstractStandardSoftAssertions.java index 6387f15078..cc9d5e1ca0 100644 --- a/src/main/java/org/assertj/core/api/Java6AbstractStandardSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6AbstractStandardSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6Assertions.java b/src/main/java/org/assertj/core/api/Java6Assertions.java index 11134a3ff6..cdff769ea8 100644 --- a/src/main/java/org/assertj/core/api/Java6Assertions.java +++ b/src/main/java/org/assertj/core/api/Java6Assertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6BDDAssertions.java b/src/main/java/org/assertj/core/api/Java6BDDAssertions.java index 44e1661595..4ffc23475b 100644 --- a/src/main/java/org/assertj/core/api/Java6BDDAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6BDDAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java b/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java index c61e482434..4cdf8a4069 100644 --- a/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6BDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java b/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java index 9255e33f38..e950fb0623 100644 --- a/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6JUnitBDDSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java b/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java index e92d9b4f6b..bc2dded837 100644 --- a/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6JUnitSoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/Java6SoftAssertions.java b/src/main/java/org/assertj/core/api/Java6SoftAssertions.java index 4f07541f2b..4e4483e94b 100644 --- a/src/main/java/org/assertj/core/api/Java6SoftAssertions.java +++ b/src/main/java/org/assertj/core/api/Java6SoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ListAssert.java b/src/main/java/org/assertj/core/api/ListAssert.java index b190356cba..90b6ef8722 100644 --- a/src/main/java/org/assertj/core/api/ListAssert.java +++ b/src/main/java/org/assertj/core/api/ListAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LocalDateAssert.java b/src/main/java/org/assertj/core/api/LocalDateAssert.java index f199b9ac65..0c2d989c32 100644 --- a/src/main/java/org/assertj/core/api/LocalDateAssert.java +++ b/src/main/java/org/assertj/core/api/LocalDateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java b/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java index cbc7782ab2..0498a271aa 100644 --- a/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/LocalDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LocalTimeAssert.java b/src/main/java/org/assertj/core/api/LocalTimeAssert.java index 1eba120efd..e6df214183 100644 --- a/src/main/java/org/assertj/core/api/LocalTimeAssert.java +++ b/src/main/java/org/assertj/core/api/LocalTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LongArrayAssert.java b/src/main/java/org/assertj/core/api/LongArrayAssert.java index 1d8b3189d7..0b73e8dfa4 100644 --- a/src/main/java/org/assertj/core/api/LongArrayAssert.java +++ b/src/main/java/org/assertj/core/api/LongArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LongAssert.java b/src/main/java/org/assertj/core/api/LongAssert.java index e6cac1d34d..89ea0cf877 100644 --- a/src/main/java/org/assertj/core/api/LongAssert.java +++ b/src/main/java/org/assertj/core/api/LongAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/LongPredicateAssert.java b/src/main/java/org/assertj/core/api/LongPredicateAssert.java index a1f98c5599..3ad2890d5a 100644 --- a/src/main/java/org/assertj/core/api/LongPredicateAssert.java +++ b/src/main/java/org/assertj/core/api/LongPredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/MapAssert.java b/src/main/java/org/assertj/core/api/MapAssert.java index c216f308b6..431b76ac84 100644 --- a/src/main/java/org/assertj/core/api/MapAssert.java +++ b/src/main/java/org/assertj/core/api/MapAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/MapSizeAssert.java b/src/main/java/org/assertj/core/api/MapSizeAssert.java index 7a9df04930..c4e9f7b81b 100644 --- a/src/main/java/org/assertj/core/api/MapSizeAssert.java +++ b/src/main/java/org/assertj/core/api/MapSizeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/NumberAssert.java b/src/main/java/org/assertj/core/api/NumberAssert.java index 46553a4d50..f2e14bad6c 100644 --- a/src/main/java/org/assertj/core/api/NumberAssert.java +++ b/src/main/java/org/assertj/core/api/NumberAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ObjectArrayAssert.java b/src/main/java/org/assertj/core/api/ObjectArrayAssert.java index a3b532ead7..f7b99ee111 100644 --- a/src/main/java/org/assertj/core/api/ObjectArrayAssert.java +++ b/src/main/java/org/assertj/core/api/ObjectArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ObjectAssert.java b/src/main/java/org/assertj/core/api/ObjectAssert.java index af7ba59389..008070259b 100644 --- a/src/main/java/org/assertj/core/api/ObjectAssert.java +++ b/src/main/java/org/assertj/core/api/ObjectAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ObjectAssertFactory.java b/src/main/java/org/assertj/core/api/ObjectAssertFactory.java index 0bce8fb11b..476a36d3f4 100644 --- a/src/main/java/org/assertj/core/api/ObjectAssertFactory.java +++ b/src/main/java/org/assertj/core/api/ObjectAssertFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java b/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java index 5cfc797cbd..e14dd9b0be 100644 --- a/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java +++ b/src/main/java/org/assertj/core/api/ObjectEnumerableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java b/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java index 88b40ea813..c86c035b0a 100644 --- a/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/OffsetDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OffsetTimeAssert.java b/src/main/java/org/assertj/core/api/OffsetTimeAssert.java index ac604a5e21..ea3b52252d 100644 --- a/src/main/java/org/assertj/core/api/OffsetTimeAssert.java +++ b/src/main/java/org/assertj/core/api/OffsetTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OptionalAssert.java b/src/main/java/org/assertj/core/api/OptionalAssert.java index 3ad4d76e14..40b2ede0f0 100644 --- a/src/main/java/org/assertj/core/api/OptionalAssert.java +++ b/src/main/java/org/assertj/core/api/OptionalAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java b/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java index 17e080e660..face2966f2 100644 --- a/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java +++ b/src/main/java/org/assertj/core/api/OptionalDoubleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OptionalIntAssert.java b/src/main/java/org/assertj/core/api/OptionalIntAssert.java index 33d9a04d30..7980cdbda8 100644 --- a/src/main/java/org/assertj/core/api/OptionalIntAssert.java +++ b/src/main/java/org/assertj/core/api/OptionalIntAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/OptionalLongAssert.java b/src/main/java/org/assertj/core/api/OptionalLongAssert.java index 0c2cb2fe2e..94e59b78e7 100644 --- a/src/main/java/org/assertj/core/api/OptionalLongAssert.java +++ b/src/main/java/org/assertj/core/api/OptionalLongAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/PathAssert.java b/src/main/java/org/assertj/core/api/PathAssert.java index 78f1267e05..a3440d57d1 100644 --- a/src/main/java/org/assertj/core/api/PathAssert.java +++ b/src/main/java/org/assertj/core/api/PathAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/PredicateAssert.java b/src/main/java/org/assertj/core/api/PredicateAssert.java index ac37b79528..1a50902345 100644 --- a/src/main/java/org/assertj/core/api/PredicateAssert.java +++ b/src/main/java/org/assertj/core/api/PredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ProxifyExtractingResult.java b/src/main/java/org/assertj/core/api/ProxifyExtractingResult.java index cf7f0b7187..c5692b5e18 100644 --- a/src/main/java/org/assertj/core/api/ProxifyExtractingResult.java +++ b/src/main/java/org/assertj/core/api/ProxifyExtractingResult.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ShortArrayAssert.java b/src/main/java/org/assertj/core/api/ShortArrayAssert.java index 61baea06fa..39cbd260f8 100644 --- a/src/main/java/org/assertj/core/api/ShortArrayAssert.java +++ b/src/main/java/org/assertj/core/api/ShortArrayAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ShortAssert.java b/src/main/java/org/assertj/core/api/ShortAssert.java index 9a28a24b78..67e8df8a7e 100644 --- a/src/main/java/org/assertj/core/api/ShortAssert.java +++ b/src/main/java/org/assertj/core/api/ShortAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionClassAssert.java b/src/main/java/org/assertj/core/api/SoftAssertionClassAssert.java index eb518d6928..1844dd8f8f 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionClassAssert.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionClassAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionError.java b/src/main/java/org/assertj/core/api/SoftAssertionError.java index cd8e2ff4b3..9a687bda8e 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionError.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionError.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionIterableAssert.java b/src/main/java/org/assertj/core/api/SoftAssertionIterableAssert.java index ed109392a5..959bf9a508 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionIterableAssert.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionIterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionListAssert.java b/src/main/java/org/assertj/core/api/SoftAssertionListAssert.java index 4301d4a450..e5c3edeee1 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionListAssert.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionListAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionMapAssert.java b/src/main/java/org/assertj/core/api/SoftAssertionMapAssert.java index da6eb3abee..d64f2e357f 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionMapAssert.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionMapAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertionPredicateAssert.java b/src/main/java/org/assertj/core/api/SoftAssertionPredicateAssert.java index 0b3baf019f..d280270c81 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertionPredicateAssert.java +++ b/src/main/java/org/assertj/core/api/SoftAssertionPredicateAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftAssertions.java b/src/main/java/org/assertj/core/api/SoftAssertions.java index ce05007139..5238841b48 100644 --- a/src/main/java/org/assertj/core/api/SoftAssertions.java +++ b/src/main/java/org/assertj/core/api/SoftAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/SoftProxies.java b/src/main/java/org/assertj/core/api/SoftProxies.java index a7f8102ba0..12c0f7c4d4 100644 --- a/src/main/java/org/assertj/core/api/SoftProxies.java +++ b/src/main/java/org/assertj/core/api/SoftProxies.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/StringAssert.java b/src/main/java/org/assertj/core/api/StringAssert.java index ca6584aed4..9adf66beae 100644 --- a/src/main/java/org/assertj/core/api/StringAssert.java +++ b/src/main/java/org/assertj/core/api/StringAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ThrowableAssert.java b/src/main/java/org/assertj/core/api/ThrowableAssert.java index 6091c9ee39..f67c7e63a2 100644 --- a/src/main/java/org/assertj/core/api/ThrowableAssert.java +++ b/src/main/java/org/assertj/core/api/ThrowableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java b/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java index c26a402e7b..56fee9a491 100644 --- a/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java +++ b/src/main/java/org/assertj/core/api/ThrowableAssertAlternative.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java b/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java index 18e07a1bfd..1d1c637130 100644 --- a/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java +++ b/src/main/java/org/assertj/core/api/ThrowableTypeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/UriAssert.java b/src/main/java/org/assertj/core/api/UriAssert.java index 84e2556c2d..22449cc55a 100644 --- a/src/main/java/org/assertj/core/api/UriAssert.java +++ b/src/main/java/org/assertj/core/api/UriAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/UrlAssert.java b/src/main/java/org/assertj/core/api/UrlAssert.java index 9f08ed1bd8..84e8e4c119 100644 --- a/src/main/java/org/assertj/core/api/UrlAssert.java +++ b/src/main/java/org/assertj/core/api/UrlAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/WithAssertions.java b/src/main/java/org/assertj/core/api/WithAssertions.java index 50075bb16b..25732357b7 100644 --- a/src/main/java/org/assertj/core/api/WithAssertions.java +++ b/src/main/java/org/assertj/core/api/WithAssertions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/WithAssumptions.java b/src/main/java/org/assertj/core/api/WithAssumptions.java index c509f3edae..f790767a26 100644 --- a/src/main/java/org/assertj/core/api/WithAssumptions.java +++ b/src/main/java/org/assertj/core/api/WithAssumptions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/WritableAssertionInfo.java b/src/main/java/org/assertj/core/api/WritableAssertionInfo.java index 11acb17b9d..c92299e252 100644 --- a/src/main/java/org/assertj/core/api/WritableAssertionInfo.java +++ b/src/main/java/org/assertj/core/api/WritableAssertionInfo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java b/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java index affd64924f..9a41b95a13 100644 --- a/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java +++ b/src/main/java/org/assertj/core/api/ZonedDateTimeAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/main/java/org/assertj/core/api/exception/PathsException.java b/src/main/java/org/assertj/core/api/exception/PathsException.java index d73d9c1505..79313e3214 100644 --- a/src/main/java/org/assertj/core/api/exception/PathsException.java +++ b/src/main/java/org/assertj/core/api/exception/PathsException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.exception; diff --git a/src/main/java/org/assertj/core/api/exception/RuntimeIOException.java b/src/main/java/org/assertj/core/api/exception/RuntimeIOException.java index c96310ac4a..09dfd819f7 100644 --- a/src/main/java/org/assertj/core/api/exception/RuntimeIOException.java +++ b/src/main/java/org/assertj/core/api/exception/RuntimeIOException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.exception; diff --git a/src/main/java/org/assertj/core/api/filter/FilterOperator.java b/src/main/java/org/assertj/core/api/filter/FilterOperator.java index d866a14fcf..2f6be239ff 100644 --- a/src/main/java/org/assertj/core/api/filter/FilterOperator.java +++ b/src/main/java/org/assertj/core/api/filter/FilterOperator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/main/java/org/assertj/core/api/filter/Filters.java b/src/main/java/org/assertj/core/api/filter/Filters.java index f9a421a9da..da5afc4259 100644 --- a/src/main/java/org/assertj/core/api/filter/Filters.java +++ b/src/main/java/org/assertj/core/api/filter/Filters.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/main/java/org/assertj/core/api/filter/InFilter.java b/src/main/java/org/assertj/core/api/filter/InFilter.java index dcdc828d6f..72ad810e67 100644 --- a/src/main/java/org/assertj/core/api/filter/InFilter.java +++ b/src/main/java/org/assertj/core/api/filter/InFilter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/main/java/org/assertj/core/api/filter/NotFilter.java b/src/main/java/org/assertj/core/api/filter/NotFilter.java index e0f51e7001..cf0f085095 100644 --- a/src/main/java/org/assertj/core/api/filter/NotFilter.java +++ b/src/main/java/org/assertj/core/api/filter/NotFilter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/main/java/org/assertj/core/api/filter/NotInFilter.java b/src/main/java/org/assertj/core/api/filter/NotInFilter.java index 31dfd07c18..aa94f55530 100644 --- a/src/main/java/org/assertj/core/api/filter/NotInFilter.java +++ b/src/main/java/org/assertj/core/api/filter/NotInFilter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/main/java/org/assertj/core/api/iterable/Extractor.java b/src/main/java/org/assertj/core/api/iterable/Extractor.java index 9f3dade860..bb16fa3fec 100644 --- a/src/main/java/org/assertj/core/api/iterable/Extractor.java +++ b/src/main/java/org/assertj/core/api/iterable/Extractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java b/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java index 4abd814efa..0815bfbc11 100644 --- a/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java +++ b/src/main/java/org/assertj/core/api/iterable/ThrowingExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/main/java/org/assertj/core/condition/AllOf.java b/src/main/java/org/assertj/core/condition/AllOf.java index 2c3ae37faa..8456609d41 100644 --- a/src/main/java/org/assertj/core/condition/AllOf.java +++ b/src/main/java/org/assertj/core/condition/AllOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/condition/AnyOf.java b/src/main/java/org/assertj/core/condition/AnyOf.java index 28543ac2a3..bba244e45f 100644 --- a/src/main/java/org/assertj/core/condition/AnyOf.java +++ b/src/main/java/org/assertj/core/condition/AnyOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/condition/DoesNotHave.java b/src/main/java/org/assertj/core/condition/DoesNotHave.java index ab9e2d2d30..92524386cf 100644 --- a/src/main/java/org/assertj/core/condition/DoesNotHave.java +++ b/src/main/java/org/assertj/core/condition/DoesNotHave.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/condition/Join.java b/src/main/java/org/assertj/core/condition/Join.java index eeead13f10..3eaf053bb3 100644 --- a/src/main/java/org/assertj/core/condition/Join.java +++ b/src/main/java/org/assertj/core/condition/Join.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/condition/Negative.java b/src/main/java/org/assertj/core/condition/Negative.java index 80676bb685..74a5c0131a 100644 --- a/src/main/java/org/assertj/core/condition/Negative.java +++ b/src/main/java/org/assertj/core/condition/Negative.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/condition/Not.java b/src/main/java/org/assertj/core/condition/Not.java index 506fad1107..bcc5b1ee9e 100644 --- a/src/main/java/org/assertj/core/condition/Not.java +++ b/src/main/java/org/assertj/core/condition/Not.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java b/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java index 3df73812a3..b9a4d89e3e 100644 --- a/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java +++ b/src/main/java/org/assertj/core/configuration/ConfigurationProvider.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.configuration; diff --git a/src/main/java/org/assertj/core/configuration/Services.java b/src/main/java/org/assertj/core/configuration/Services.java index ecb0f671eb..2ddf1ca6f8 100644 --- a/src/main/java/org/assertj/core/configuration/Services.java +++ b/src/main/java/org/assertj/core/configuration/Services.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.configuration; diff --git a/src/main/java/org/assertj/core/data/Index.java b/src/main/java/org/assertj/core/data/Index.java index 0146c0731a..8465138ad9 100644 --- a/src/main/java/org/assertj/core/data/Index.java +++ b/src/main/java/org/assertj/core/data/Index.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/MapEntry.java b/src/main/java/org/assertj/core/data/MapEntry.java index e4481940fb..798ede8771 100644 --- a/src/main/java/org/assertj/core/data/MapEntry.java +++ b/src/main/java/org/assertj/core/data/MapEntry.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/Offset.java b/src/main/java/org/assertj/core/data/Offset.java index 43f4bffc35..8a6d2c4182 100644 --- a/src/main/java/org/assertj/core/data/Offset.java +++ b/src/main/java/org/assertj/core/data/Offset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/Percentage.java b/src/main/java/org/assertj/core/data/Percentage.java index fbaee02c6f..837f69ca95 100644 --- a/src/main/java/org/assertj/core/data/Percentage.java +++ b/src/main/java/org/assertj/core/data/Percentage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/TemporalOffset.java b/src/main/java/org/assertj/core/data/TemporalOffset.java index 4f2e935d4b..8e6cdfeb3c 100644 --- a/src/main/java/org/assertj/core/data/TemporalOffset.java +++ b/src/main/java/org/assertj/core/data/TemporalOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java b/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java index f3fd988a9d..b7b536254f 100644 --- a/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java +++ b/src/main/java/org/assertj/core/data/TemporalUnitLessThanOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/TemporalUnitOffset.java b/src/main/java/org/assertj/core/data/TemporalUnitOffset.java index 06c263d4e1..bd477bc545 100644 --- a/src/main/java/org/assertj/core/data/TemporalUnitOffset.java +++ b/src/main/java/org/assertj/core/data/TemporalUnitOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java b/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java index 72d5d94738..b1a3337344 100644 --- a/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java +++ b/src/main/java/org/assertj/core/data/TemporalUnitWithinOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/main/java/org/assertj/core/description/Description.java b/src/main/java/org/assertj/core/description/Description.java index da505f7745..6aa191e050 100644 --- a/src/main/java/org/assertj/core/description/Description.java +++ b/src/main/java/org/assertj/core/description/Description.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/main/java/org/assertj/core/description/EmptyTextDescription.java b/src/main/java/org/assertj/core/description/EmptyTextDescription.java index cc8c5b6b28..fbca016ab6 100644 --- a/src/main/java/org/assertj/core/description/EmptyTextDescription.java +++ b/src/main/java/org/assertj/core/description/EmptyTextDescription.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/main/java/org/assertj/core/description/TextDescription.java b/src/main/java/org/assertj/core/description/TextDescription.java index 374fda9a0d..72cdb67fe6 100644 --- a/src/main/java/org/assertj/core/description/TextDescription.java +++ b/src/main/java/org/assertj/core/description/TextDescription.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java b/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java index 8377dd0ab8..14ef926c6e 100644 --- a/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java +++ b/src/main/java/org/assertj/core/error/AbstractShouldHaveTextContent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java b/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java index ab80c3f531..5afb2bd422 100644 --- a/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java +++ b/src/main/java/org/assertj/core/error/AnyElementShouldMatch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/AssertionErrorFactory.java b/src/main/java/org/assertj/core/error/AssertionErrorFactory.java index a7f635b9b6..68d1d4dcb5 100644 --- a/src/main/java/org/assertj/core/error/AssertionErrorFactory.java +++ b/src/main/java/org/assertj/core/error/AssertionErrorFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java b/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java index bbcf6e93cc..e377729697 100644 --- a/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java +++ b/src/main/java/org/assertj/core/error/BasicErrorMessageFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java b/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java index c21f3c5173..3f7f649e7f 100644 --- a/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java +++ b/src/main/java/org/assertj/core/error/ClassModifierShouldBe.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java b/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java index 3061e9db0a..c4ae0153c4 100644 --- a/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java +++ b/src/main/java/org/assertj/core/error/ConditionAndGroupGenericParameterTypeShouldBeTheSame.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ConstructorInvoker.java b/src/main/java/org/assertj/core/error/ConstructorInvoker.java index 133845c1b3..af024a63db 100644 --- a/src/main/java/org/assertj/core/error/ConstructorInvoker.java +++ b/src/main/java/org/assertj/core/error/ConstructorInvoker.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/DescriptionFormatter.java b/src/main/java/org/assertj/core/error/DescriptionFormatter.java index 66f24a0f36..b714448806 100644 --- a/src/main/java/org/assertj/core/error/DescriptionFormatter.java +++ b/src/main/java/org/assertj/core/error/DescriptionFormatter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldBe.java b/src/main/java/org/assertj/core/error/ElementsShouldBe.java index d0315683a6..98ae4ef236 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldBe.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldBe.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java b/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java index eae8d6f2af..076443284d 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldBeAtLeast.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java b/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java index 75508c54ac..d0986fa9ea 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldBeAtMost.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java b/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java index e5bdcb388a..103248948f 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldBeExactly.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldHave.java b/src/main/java/org/assertj/core/error/ElementsShouldHave.java index 2089776c97..2e4d798cd6 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldHave.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldHave.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java b/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java index 0e3d57d484..ab99ad2e6a 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldHaveAtLeast.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java b/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java index 9ff72e4772..db783028d9 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldHaveAtMost.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java b/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java index b3fe3ddb36..05ef6443d0 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldHaveExactly.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldMatch.java b/src/main/java/org/assertj/core/error/ElementsShouldMatch.java index 09a2ec4e19..238efbe460 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldMatch.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldMatch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java b/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java index c712f6cb61..00076966f7 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldNotBe.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java b/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java index b4d9337c30..38aaf29f93 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldNotHave.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java b/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java index ccbb966f2f..b5c9634e9f 100644 --- a/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java +++ b/src/main/java/org/assertj/core/error/ElementsShouldSatisfy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ErrorMessageFactory.java b/src/main/java/org/assertj/core/error/ErrorMessageFactory.java index ca484a1603..e9abf897e5 100644 --- a/src/main/java/org/assertj/core/error/ErrorMessageFactory.java +++ b/src/main/java/org/assertj/core/error/ErrorMessageFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/MessageFormatter.java b/src/main/java/org/assertj/core/error/MessageFormatter.java index 390cd6f1ca..78255df24f 100644 --- a/src/main/java/org/assertj/core/error/MessageFormatter.java +++ b/src/main/java/org/assertj/core/error/MessageFormatter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java b/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java index 406e72429b..b8ed6a698a 100644 --- a/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java +++ b/src/main/java/org/assertj/core/error/NoElementsShouldMatch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo.java b/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo.java index b87b72050f..6ea600ac47 100644 --- a/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo.java +++ b/src/main/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java b/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java index 5afb9e04e9..56b496a2a1 100644 --- a/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java +++ b/src/main/java/org/assertj/core/error/OptionalShouldBeEmpty.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java b/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java index 06522d6c9f..c939ca7086 100644 --- a/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java +++ b/src/main/java/org/assertj/core/error/OptionalShouldBePresent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/OptionalShouldContain.java b/src/main/java/org/assertj/core/error/OptionalShouldContain.java index b33790327a..794f610844 100644 --- a/src/main/java/org/assertj/core/error/OptionalShouldContain.java +++ b/src/main/java/org/assertj/core/error/OptionalShouldContain.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java b/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java index 9b9d837bdb..49d5bc7783 100644 --- a/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java +++ b/src/main/java/org/assertj/core/error/OptionalShouldContainInstanceOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldAccept.java b/src/main/java/org/assertj/core/error/ShouldAccept.java index 9826ea7bce..4390121901 100644 --- a/src/main/java/org/assertj/core/error/ShouldAccept.java +++ b/src/main/java/org/assertj/core/error/ShouldAccept.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBe.java b/src/main/java/org/assertj/core/error/ShouldBe.java index ca5dc3a144..e9a37b6b11 100644 --- a/src/main/java/org/assertj/core/error/ShouldBe.java +++ b/src/main/java/org/assertj/core/error/ShouldBe.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java b/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java index 0cfe0af3dc..0d9634c074 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAbsolutePath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAfter.java b/src/main/java/org/assertj/core/error/ShouldBeAfter.java index fbdc52b96a..d3767f9e2f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAfter.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAfter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo.java b/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo.java index 03ea53a03f..d6dc50f418 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java b/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java index d8f1c75c03..4122172b95 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAfterYear.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAnArray.java b/src/main/java/org/assertj/core/error/ShouldBeAnArray.java index cfe999b72c..2138a435c8 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAnArray.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAnArray.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java b/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java index 8a243c6d11..33c35acf7d 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAnnotation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java b/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java index f93f21f64e..8bedef906d 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAssignableFrom.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java b/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java index 92651891e0..4c76e5cc32 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java +++ b/src/main/java/org/assertj/core/error/ShouldBeAtIndex.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeBefore.java b/src/main/java/org/assertj/core/error/ShouldBeBefore.java index 975bde72d6..02c8e5ac76 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeBefore.java +++ b/src/main/java/org/assertj/core/error/ShouldBeBefore.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo.java b/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo.java index 59c0192800..45dd63477f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo.java +++ b/src/main/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java b/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java index 8a08c3b48e..69ddb706ad 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java +++ b/src/main/java/org/assertj/core/error/ShouldBeBeforeYear.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeBetween.java b/src/main/java/org/assertj/core/error/ShouldBeBetween.java index d1c7c1930d..56f5b2ae6c 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeBetween.java +++ b/src/main/java/org/assertj/core/error/ShouldBeBetween.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeBlank.java b/src/main/java/org/assertj/core/error/ShouldBeBlank.java index f2f5dcc21c..7a6d3574a1 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeBlank.java +++ b/src/main/java/org/assertj/core/error/ShouldBeBlank.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java b/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java index 69de295147..525795618f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java +++ b/src/main/java/org/assertj/core/error/ShouldBeCanonicalPath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java b/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java index 408fd4faf0..a000ddbf73 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java +++ b/src/main/java/org/assertj/core/error/ShouldBeCloseTo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeDirectory.java b/src/main/java/org/assertj/core/error/ShouldBeDirectory.java index 36ed33f7aa..c42bc6aa7e 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeDirectory.java +++ b/src/main/java/org/assertj/core/error/ShouldBeDirectory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEmpty.java b/src/main/java/org/assertj/core/error/ShouldBeEmpty.java index b2fb326837..c962b3fb77 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEmpty.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEmpty.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqual.java b/src/main/java/org/assertj/core/error/ShouldBeEqual.java index 3decb7257e..88624e9815 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqual.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqual.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java b/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java index 3ed75c0ba1..8baa393baf 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java b/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java index 99e8243c11..7b149eb0d1 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualByComparingOnlyGivenFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java index 2cfbbc211f..0011834f7f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java index e91abe1bcf..b0e3622ec8 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringHours.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java index 0170a973c8..d8a3920d36 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java index 76c4e49046..5bfed76240 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java index 9b151f6e24..ee075c8f7f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLineDifferences.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java index 924591b7ec..cd40cefcf5 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringNewLines.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java index 75bcd34e63..da1699c1b6 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java index 9caa469c2e..64444c5e85 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java index 46ce4fdce8..b07d654399 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java b/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java index d321800525..cb235eeb93 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java b/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java index 2200562ec2..b41525beef 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualToIgnoringFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java b/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java index f2db100bf9..abdbca8fcf 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java b/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java index 25269957ed..fd0b014fa3 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualWithinOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java b/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java index 3428259962..c94c79ba80 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java +++ b/src/main/java/org/assertj/core/error/ShouldBeEqualWithinPercentage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java b/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java index 700a1e86ee..0c759f2c9f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java +++ b/src/main/java/org/assertj/core/error/ShouldBeExactlyInstanceOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeExecutable.java b/src/main/java/org/assertj/core/error/ShouldBeExecutable.java index de70014eda..c78a88294c 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeExecutable.java +++ b/src/main/java/org/assertj/core/error/ShouldBeExecutable.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeFile.java b/src/main/java/org/assertj/core/error/ShouldBeFile.java index e44e31164d..0d86d2d1df 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeFile.java +++ b/src/main/java/org/assertj/core/error/ShouldBeFile.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeGreater.java b/src/main/java/org/assertj/core/error/ShouldBeGreater.java index 4e21f6af4d..6553921887 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeGreater.java +++ b/src/main/java/org/assertj/core/error/ShouldBeGreater.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java b/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java index 08c96a910c..55cf464b59 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java +++ b/src/main/java/org/assertj/core/error/ShouldBeGreaterOrEqual.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeIn.java b/src/main/java/org/assertj/core/error/ShouldBeIn.java index f9ea96c12f..b75cbc3ef5 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeIn.java +++ b/src/main/java/org/assertj/core/error/ShouldBeIn.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java b/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java index e669ec9e23..a949be0311 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameDay.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java b/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java index fa791f03a6..18caea2dc5 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameHour.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java b/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java index 7f5ad4cf10..571eb30257 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameHourWindow.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java b/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java index ccf20b03e5..b501bb1631 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameMinute.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java b/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java index cc4dc89f65..7694561877 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameMinuteWindow.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java b/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java index 87bc76ff21..359d3922fa 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameMonth.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java b/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java index 6ea99d439c..a0e12d9833 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameSecond.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java b/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java index b2bbd73a69..acf085ffc3 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameSecondWindow.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java b/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java index a3eba43251..d24949e7bd 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInSameYear.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java b/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java index 5c56202f34..15c016209e 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInTheFuture.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInThePast.java b/src/main/java/org/assertj/core/error/ShouldBeInThePast.java index e363495bcc..2762eabefb 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInThePast.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInThePast.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInstance.java b/src/main/java/org/assertj/core/error/ShouldBeInstance.java index a3eb53ab12..5f6a665dd9 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java b/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java index e0114c905f..70952b7a63 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInstanceOfAny.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeInterface.java b/src/main/java/org/assertj/core/error/ShouldBeInterface.java index ed934379f1..77ebe9fe45 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeInterface.java +++ b/src/main/java/org/assertj/core/error/ShouldBeInterface.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeLess.java b/src/main/java/org/assertj/core/error/ShouldBeLess.java index ff8bbf26b6..4ced7656b0 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeLess.java +++ b/src/main/java/org/assertj/core/error/ShouldBeLess.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java b/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java index 49ce776f7b..e2ce95a0d5 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java +++ b/src/main/java/org/assertj/core/error/ShouldBeLessOrEqual.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java b/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java index d578a21739..cf83cd4997 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java +++ b/src/main/java/org/assertj/core/error/ShouldBeLowerCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeMarked.java b/src/main/java/org/assertj/core/error/ShouldBeMarked.java index 647551df62..d01203c1ce 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeMarked.java +++ b/src/main/java/org/assertj/core/error/ShouldBeMarked.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeNormalized.java b/src/main/java/org/assertj/core/error/ShouldBeNormalized.java index 2aa09c7aad..c89815b4ac 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeNormalized.java +++ b/src/main/java/org/assertj/core/error/ShouldBeNormalized.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java b/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java index 15085ab267..8b93e716d0 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java +++ b/src/main/java/org/assertj/core/error/ShouldBeNullOrEmpty.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java b/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java index 7ecc4f2ae1..4e7c1e5671 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java +++ b/src/main/java/org/assertj/core/error/ShouldBeOfClassIn.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeReadable.java b/src/main/java/org/assertj/core/error/ShouldBeReadable.java index f3fa9c6cb1..2a43201e64 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeReadable.java +++ b/src/main/java/org/assertj/core/error/ShouldBeReadable.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java b/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java index 05bcf44424..5fe670350f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java +++ b/src/main/java/org/assertj/core/error/ShouldBeRegularFile.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java b/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java index 95285036ff..74a5b8959f 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java +++ b/src/main/java/org/assertj/core/error/ShouldBeRelativePath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeSame.java b/src/main/java/org/assertj/core/error/ShouldBeSame.java index e4891c1c3a..a62a669213 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeSame.java +++ b/src/main/java/org/assertj/core/error/ShouldBeSame.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeSorted.java b/src/main/java/org/assertj/core/error/ShouldBeSorted.java index f670bad447..440884d8c4 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeSorted.java +++ b/src/main/java/org/assertj/core/error/ShouldBeSorted.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java b/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java index 8ba0e0fa44..fbfb4b5d66 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java +++ b/src/main/java/org/assertj/core/error/ShouldBeSubsetOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeSubstring.java b/src/main/java/org/assertj/core/error/ShouldBeSubstring.java index 798c9f6fd0..4569bd801b 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeSubstring.java +++ b/src/main/java/org/assertj/core/error/ShouldBeSubstring.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java b/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java index eb78a4f32f..e32e908ed0 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java +++ b/src/main/java/org/assertj/core/error/ShouldBeSymbolicLink.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeToday.java b/src/main/java/org/assertj/core/error/ShouldBeToday.java index 8997cfc5e5..5b350cd2c6 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeToday.java +++ b/src/main/java/org/assertj/core/error/ShouldBeToday.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java b/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java index 8b712c49b8..7c1906e414 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java +++ b/src/main/java/org/assertj/core/error/ShouldBeUpperCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldBeWritable.java b/src/main/java/org/assertj/core/error/ShouldBeWritable.java index 42c85ea2e2..543287ee98 100644 --- a/src/main/java/org/assertj/core/error/ShouldBeWritable.java +++ b/src/main/java/org/assertj/core/error/ShouldBeWritable.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContain.java b/src/main/java/org/assertj/core/error/ShouldContain.java index 36ef27e0dd..232e59edaa 100644 --- a/src/main/java/org/assertj/core/error/ShouldContain.java +++ b/src/main/java/org/assertj/core/error/ShouldContain.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java b/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java index 547127c05e..8b96ef2b4f 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java +++ b/src/main/java/org/assertj/core/error/ShouldContainAnyOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java b/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java index 12564e0b71..719646b716 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java +++ b/src/main/java/org/assertj/core/error/ShouldContainAtIndex.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java b/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java index c6475f8aee..d2701b2fa2 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldContainCharSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java b/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java index c427e7cde9..353c53d8e8 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java +++ b/src/main/java/org/assertj/core/error/ShouldContainCharSequenceOnlyOnce.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainEntry.java b/src/main/java/org/assertj/core/error/ShouldContainEntry.java index e9d8b4c9d5..647d359304 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainEntry.java +++ b/src/main/java/org/assertj/core/error/ShouldContainEntry.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainExactly.java b/src/main/java/org/assertj/core/error/ShouldContainExactly.java index e1cefddb90..b652712254 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainExactly.java +++ b/src/main/java/org/assertj/core/error/ShouldContainExactly.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java b/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java index 817d638cb0..3350e50cd7 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java +++ b/src/main/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainKey.java b/src/main/java/org/assertj/core/error/ShouldContainKey.java index aa2a6856ef..25ba45745e 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainKey.java +++ b/src/main/java/org/assertj/core/error/ShouldContainKey.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainKeys.java b/src/main/java/org/assertj/core/error/ShouldContainKeys.java index 6d985594d7..c270bb8eff 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainKeys.java +++ b/src/main/java/org/assertj/core/error/ShouldContainKeys.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainNull.java b/src/main/java/org/assertj/core/error/ShouldContainNull.java index 2ff98933e1..256b4ee4d4 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainNull.java +++ b/src/main/java/org/assertj/core/error/ShouldContainNull.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainOnly.java b/src/main/java/org/assertj/core/error/ShouldContainOnly.java index e29b06b352..6dfeee1ef3 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainOnly.java +++ b/src/main/java/org/assertj/core/error/ShouldContainOnly.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java b/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java index c9637eb77b..03ea2a5513 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java +++ b/src/main/java/org/assertj/core/error/ShouldContainOnlyDigits.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java b/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java index 031b234b99..0fe133d25d 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java +++ b/src/main/java/org/assertj/core/error/ShouldContainOnlyKeys.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java b/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java index ef4d0250bb..6fb848011d 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java +++ b/src/main/java/org/assertj/core/error/ShouldContainOnlyNulls.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java b/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java index a5a043e9a8..a53aac1022 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java +++ b/src/main/java/org/assertj/core/error/ShouldContainOnlyWhitespaces.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainPattern.java b/src/main/java/org/assertj/core/error/ShouldContainPattern.java index afc144360e..35cadcc0fe 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainPattern.java +++ b/src/main/java/org/assertj/core/error/ShouldContainPattern.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainSequence.java b/src/main/java/org/assertj/core/error/ShouldContainSequence.java index adb9707dc0..dac1940fab 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldContainSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java b/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java index 0cdd3a3673..73297aa7dc 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java b/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java index 7c3d8a7d62..8b529e0864 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java +++ b/src/main/java/org/assertj/core/error/ShouldContainSubsequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java b/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java index 2e65a249be..0a960c99da 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainValue.java b/src/main/java/org/assertj/core/error/ShouldContainValue.java index 3fc4eb71d6..742193aedd 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainValue.java +++ b/src/main/java/org/assertj/core/error/ShouldContainValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainValues.java b/src/main/java/org/assertj/core/error/ShouldContainValues.java index ec287b3e7b..da4ae7c476 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainValues.java +++ b/src/main/java/org/assertj/core/error/ShouldContainValues.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java b/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java index 5cb0bcd2c2..e59a6d9325 100644 --- a/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java +++ b/src/main/java/org/assertj/core/error/ShouldContainsOnlyOnce.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldEndWith.java b/src/main/java/org/assertj/core/error/ShouldEndWith.java index 2cb56da995..23c0069614 100644 --- a/src/main/java/org/assertj/core/error/ShouldEndWith.java +++ b/src/main/java/org/assertj/core/error/ShouldEndWith.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldEndWithPath.java b/src/main/java/org/assertj/core/error/ShouldEndWithPath.java index 4b034cb2e5..b31a96e3ff 100644 --- a/src/main/java/org/assertj/core/error/ShouldEndWithPath.java +++ b/src/main/java/org/assertj/core/error/ShouldEndWithPath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldExist.java b/src/main/java/org/assertj/core/error/ShouldExist.java index a6ab9c572c..db347b53fa 100644 --- a/src/main/java/org/assertj/core/error/ShouldExist.java +++ b/src/main/java/org/assertj/core/error/ShouldExist.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHave.java b/src/main/java/org/assertj/core/error/ShouldHave.java index 917db1db3a..158897e33e 100644 --- a/src/main/java/org/assertj/core/error/ShouldHave.java +++ b/src/main/java/org/assertj/core/error/ShouldHave.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java b/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java index 744d70a38e..104a5b21f3 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveAnnotations.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java b/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java index bf94b8c793..c852c4b959 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveAtIndex.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java b/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java index b3d54f2eb0..4aead1a8a7 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java b/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java index 6011e2f373..43dd9c7f35 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveBinaryContent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveCause.java b/src/main/java/org/assertj/core/error/ShouldHaveCause.java index d655874f6e..2b94b1cc04 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveCause.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveCause.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java b/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java index 5f0d90a49e..3b865591b2 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveCauseExactlyInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java b/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java index 1ba4d6cbf1..16c51dbd5c 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveCauseInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveContent.java b/src/main/java/org/assertj/core/error/ShouldHaveContent.java index b8247c98bb..37ccd3cb68 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveContent.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveContent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveDateField.java b/src/main/java/org/assertj/core/error/ShouldHaveDateField.java index 5ec0df3bd3..b1ad81c467 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveDateField.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveDateField.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveExtension.java b/src/main/java/org/assertj/core/error/ShouldHaveExtension.java index 51275fc1b8..facd4aa6db 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveExtension.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveExtension.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveFields.java b/src/main/java/org/assertj/core/error/ShouldHaveFields.java index e235c236db..33525ea167 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveFields.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java b/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java index 20ec3905f8..9565e6c938 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveLineCount.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveMessage.java b/src/main/java/org/assertj/core/error/ShouldHaveMessage.java index 9e0012234d..1b7e295515 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveMessage.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveMessage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java b/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java index c305107298..1a262767c1 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveMethods.java b/src/main/java/org/assertj/core/error/ShouldHaveMethods.java index f858888cf5..fe814ca436 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveMethods.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveMethods.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveName.java b/src/main/java/org/assertj/core/error/ShouldHaveName.java index dcc54c76cf..a5196fba30 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveName.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveName.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java b/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java index 293701f1fe..62d3f40635 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveNoCause.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java b/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java index 38d2405424..5d96668b4f 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveNoFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java b/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java index 6fcd5989c7..04106386ac 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveNoNullFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java b/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java index 38e1ee4403..4103b52e90 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveNoParent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java b/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java index 2da8219b10..0129da9320 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveNoSuppressedExceptions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java b/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java index 40ea08cb22..986802e56b 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveParent.java b/src/main/java/org/assertj/core/error/ShouldHaveParent.java index feecc6dd9b..b758c21abb 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveParent.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveParent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java b/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java index 7c725e8670..a09a67a262 100644 --- a/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java +++ b/src/main/java/org/assertj/core/error/ShouldHavePropertyOrField.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java b/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java index e1d2e4082f..df0f05febb 100644 --- a/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java +++ b/src/main/java/org/assertj/core/error/ShouldHavePropertyOrFieldWithValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveReference.java b/src/main/java/org/assertj/core/error/ShouldHaveReference.java index 692b858768..8bd70a853b 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveReference.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveReference.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java b/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java index 6642dd2684..152d68ad65 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveRootCauseExactlyInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java b/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java index 0da7305f9a..68a31403b4 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveRootCauseInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java b/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java index 3ea368a5c0..1b6491a329 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java b/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java index a795553151..957cf5a1b9 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameContent.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java b/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java index 182a0b4c42..fe7f2ff45f 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameHashCode.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java b/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java index a3f869b693..c381f47486 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameHourAs.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java b/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java index 63baf7e2c0..75f69d8f0c 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameSizeAs.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java b/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java index d90bf42faa..ac9a9d2101 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSameTime.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSize.java b/src/main/java/org/assertj/core/error/ShouldHaveSize.java index db9d7df2a3..869cc9e8c8 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSize.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSize.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveStamp.java b/src/main/java/org/assertj/core/error/ShouldHaveStamp.java index 8be40fe0bb..bbef18747b 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveStamp.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveStamp.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java b/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java index fb5b71ee37..dbefa20c6a 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveSuppressedException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveTime.java b/src/main/java/org/assertj/core/error/ShouldHaveTime.java index fb2cd80237..3e37a47c07 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveTime.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveTime.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveToString.java b/src/main/java/org/assertj/core/error/ShouldHaveToString.java index 49c136f5cf..b36651787f 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveToString.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveToString.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldHaveValue.java b/src/main/java/org/assertj/core/error/ShouldHaveValue.java index 9ca1e396a6..c69bce1b1f 100644 --- a/src/main/java/org/assertj/core/error/ShouldHaveValue.java +++ b/src/main/java/org/assertj/core/error/ShouldHaveValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldMatch.java b/src/main/java/org/assertj/core/error/ShouldMatch.java index 64d758716a..3ec73cfda0 100644 --- a/src/main/java/org/assertj/core/error/ShouldMatch.java +++ b/src/main/java/org/assertj/core/error/ShouldMatch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldMatchPattern.java b/src/main/java/org/assertj/core/error/ShouldMatchPattern.java index 0e4012515d..bfc0c94328 100644 --- a/src/main/java/org/assertj/core/error/ShouldMatchPattern.java +++ b/src/main/java/org/assertj/core/error/ShouldMatchPattern.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotAccept.java b/src/main/java/org/assertj/core/error/ShouldNotAccept.java index 92053e5494..1f1e1df04b 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotAccept.java +++ b/src/main/java/org/assertj/core/error/ShouldNotAccept.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBe.java b/src/main/java/org/assertj/core/error/ShouldNotBe.java index 2755e745b8..cbfc431efd 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBe.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBe.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java b/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java index fbb1779bf9..25bc0c23b6 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeBetween.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java b/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java index 4db6d15367..69f3a4f946 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeBlank.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java b/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java index 67d32a1a16..9c51ff06cf 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEmpty.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java index 470a0b78d5..866a96ad4b 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqual.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java index 8507162bcc..450c635dde 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java index f97d30aa1d..ff9cc51fe8 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java index dc835b734c..d89d548515 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java index cdc2a4649e..c861552ee1 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java b/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java index 64ece38235..a13c85d40e 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeEqualWithinPercentage.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java b/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java index 1c72bc2300..0e6f129ac7 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeExactlyInstanceOf.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeIn.java b/src/main/java/org/assertj/core/error/ShouldNotBeIn.java index 34b6b4f288..2885a77e8b 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeIn.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeIn.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java b/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java index 7366ce8402..6774ccbc54 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeInstance.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java b/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java index 2a18217aed..f8f46b2abb 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeInstanceOfAny.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeNull.java b/src/main/java/org/assertj/core/error/ShouldNotBeNull.java index 43cbaf4fb6..c7438bf216 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeNull.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeNull.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java b/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java index b4db7d430d..1edae00b50 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeOfClassIn.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotBeSame.java b/src/main/java/org/assertj/core/error/ShouldNotBeSame.java index 50b6021003..b1020aad36 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotBeSame.java +++ b/src/main/java/org/assertj/core/error/ShouldNotBeSame.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContain.java b/src/main/java/org/assertj/core/error/ShouldNotContain.java index 121eb7c7f6..5f6c893d49 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContain.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContain.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java b/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java index 7b33abda4d..5976333572 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainAtIndex.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java b/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java index d975faac35..a74b0aabf8 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainCharSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainKey.java b/src/main/java/org/assertj/core/error/ShouldNotContainKey.java index da79fae686..0617b17762 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainKey.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainKey.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java b/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java index 50b1d81725..6eb5b49d94 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainKeys.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainNull.java b/src/main/java/org/assertj/core/error/ShouldNotContainNull.java index 0fc3b0edcf..8a335fe411 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainNull.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainNull.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java b/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java index 05ee7dbe59..c230f666a0 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java b/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java index a0c2cb2214..4ee35d710e 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainPattern.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java b/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java index 9e1bdc5448..35c9d965d7 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainSequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java b/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java index 3e2d5d1245..2efc0d385b 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainSubsequence.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotContainValue.java b/src/main/java/org/assertj/core/error/ShouldNotContainValue.java index 0b96a4df94..f204654fed 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotContainValue.java +++ b/src/main/java/org/assertj/core/error/ShouldNotContainValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotEndWith.java b/src/main/java/org/assertj/core/error/ShouldNotEndWith.java index 1d110320fc..da23c637c1 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotEndWith.java +++ b/src/main/java/org/assertj/core/error/ShouldNotEndWith.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotExist.java b/src/main/java/org/assertj/core/error/ShouldNotExist.java index 63008bb6ec..6c9830f021 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotExist.java +++ b/src/main/java/org/assertj/core/error/ShouldNotExist.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotHave.java b/src/main/java/org/assertj/core/error/ShouldNotHave.java index 4b58244e47..342abdfc8b 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotHave.java +++ b/src/main/java/org/assertj/core/error/ShouldNotHave.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java b/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java index 07ca54ab75..5fea50e6b0 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java +++ b/src/main/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java b/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java index 2fb5cc47db..1f5d5ef4da 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java +++ b/src/main/java/org/assertj/core/error/ShouldNotHaveDuplicates.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java b/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java index ee594805bd..7802ee925d 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java +++ b/src/main/java/org/assertj/core/error/ShouldNotHaveSameClass.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java b/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java index 296d47a7f1..763e825176 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java +++ b/src/main/java/org/assertj/core/error/ShouldNotHaveThrown.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotMatch.java b/src/main/java/org/assertj/core/error/ShouldNotMatch.java index 88d6602755..a00b61fe71 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotMatch.java +++ b/src/main/java/org/assertj/core/error/ShouldNotMatch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java b/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java index 131553f67a..a6519071fe 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java +++ b/src/main/java/org/assertj/core/error/ShouldNotMatchPattern.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldNotStartWith.java b/src/main/java/org/assertj/core/error/ShouldNotStartWith.java index 633fe8fc11..8f0771bca8 100644 --- a/src/main/java/org/assertj/core/error/ShouldNotStartWith.java +++ b/src/main/java/org/assertj/core/error/ShouldNotStartWith.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java b/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java index 0632449152..d87ea83375 100644 --- a/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java +++ b/src/main/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java b/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java index 534417b4d2..8ce2ff84a4 100644 --- a/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java +++ b/src/main/java/org/assertj/core/error/ShouldOnlyHaveFields.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldStartWith.java b/src/main/java/org/assertj/core/error/ShouldStartWith.java index 617320527a..b86f070453 100644 --- a/src/main/java/org/assertj/core/error/ShouldStartWith.java +++ b/src/main/java/org/assertj/core/error/ShouldStartWith.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ShouldStartWithPath.java b/src/main/java/org/assertj/core/error/ShouldStartWithPath.java index 1162d22679..4fe06d30a7 100644 --- a/src/main/java/org/assertj/core/error/ShouldStartWithPath.java +++ b/src/main/java/org/assertj/core/error/ShouldStartWithPath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java b/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java index 229228d7ab..3e6c3a4992 100644 --- a/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java +++ b/src/main/java/org/assertj/core/error/ZippedElementsShouldSatisfy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java b/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java index 1eb4b3f4bc..d88f19c514 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java +++ b/src/main/java/org/assertj/core/error/future/ShouldBeCancelled.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java b/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java index 81ed9adcae..329a2304be 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java +++ b/src/main/java/org/assertj/core/error/future/ShouldBeCompleted.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java b/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java index e112c14713..5a4d0834e5 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java +++ b/src/main/java/org/assertj/core/error/future/ShouldBeCompletedExceptionally.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldBeDone.java b/src/main/java/org/assertj/core/error/future/ShouldBeDone.java index a99006187d..b0cd12e7d5 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldBeDone.java +++ b/src/main/java/org/assertj/core/error/future/ShouldBeDone.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java b/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java index fcd1321c06..cb0952c59a 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java +++ b/src/main/java/org/assertj/core/error/future/ShouldHaveFailed.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java b/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java index 4bd99bbf1b..29228adc8f 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java +++ b/src/main/java/org/assertj/core/error/future/ShouldNotBeCancelled.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java b/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java index 847163cbc5..9b164732c7 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java +++ b/src/main/java/org/assertj/core/error/future/ShouldNotBeCompleted.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java b/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java index a45c8bcd85..1d3ace7afb 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java +++ b/src/main/java/org/assertj/core/error/future/ShouldNotBeCompletedExceptionally.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java b/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java index 8413e1b8c2..134b7df75d 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java +++ b/src/main/java/org/assertj/core/error/future/ShouldNotBeDone.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java b/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java index 859d38d9ea..2587ab1bc9 100644 --- a/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java +++ b/src/main/java/org/assertj/core/error/future/ShouldNotHaveFailed.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/future/Warning.java b/src/main/java/org/assertj/core/error/future/Warning.java index a221f9322b..2874b3b072 100644 --- a/src/main/java/org/assertj/core/error/future/Warning.java +++ b/src/main/java/org/assertj/core/error/future/Warning.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java index 501b75735d..69630e6136 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveAnchor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java index bf1b8afe14..a69cda2730 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveAuthority.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java index 2dc6221e4a..7bebef797d 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveFragment.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java index 6124c40f9b..b0fb761e89 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveHost.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java index f5ae0ee177..5ec69ed709 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveParameter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java b/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java index 2551c8c9a6..6c11f867d2 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHavePath.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java b/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java index 814082d64d..a1becd96f8 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHavePort.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java index 14e7263f95..f61111b9ca 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveProtocol.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java index 24434ffd34..8b29576307 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveQuery.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java index 9120da58e0..a1508ba1b8 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveScheme.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java b/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java index 6fa7daae87..00478a5bb1 100644 --- a/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java +++ b/src/main/java/org/assertj/core/error/uri/ShouldHaveUserInfo.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java b/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java index ef4c62be6d..646bd2863a 100644 --- a/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java +++ b/src/main/java/org/assertj/core/extractor/ByNameMultipleExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java b/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java index f9aaf18e6d..1cca0e9c40 100644 --- a/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java +++ b/src/main/java/org/assertj/core/extractor/ByNameSingleExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/main/java/org/assertj/core/extractor/Extractors.java b/src/main/java/org/assertj/core/extractor/Extractors.java index 40f8397b10..935c5326c7 100644 --- a/src/main/java/org/assertj/core/extractor/Extractors.java +++ b/src/main/java/org/assertj/core/extractor/Extractors.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java b/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java index 55d50f901d..f7e2db2888 100644 --- a/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java +++ b/src/main/java/org/assertj/core/extractor/ResultOfExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/main/java/org/assertj/core/extractor/ToStringExtractor.java b/src/main/java/org/assertj/core/extractor/ToStringExtractor.java index bc66ae0d40..efaae22935 100644 --- a/src/main/java/org/assertj/core/extractor/ToStringExtractor.java +++ b/src/main/java/org/assertj/core/extractor/ToStringExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ /** * diff --git a/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java b/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java index 86a2e5c409..5c07246e2a 100644 --- a/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java +++ b/src/main/java/org/assertj/core/groups/FieldsOrPropertiesExtractor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/main/java/org/assertj/core/groups/Properties.java b/src/main/java/org/assertj/core/groups/Properties.java index dca0238b4f..053a076f8a 100644 --- a/src/main/java/org/assertj/core/groups/Properties.java +++ b/src/main/java/org/assertj/core/groups/Properties.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/main/java/org/assertj/core/groups/Tuple.java b/src/main/java/org/assertj/core/groups/Tuple.java index 1768c1139c..876e3d0a63 100644 --- a/src/main/java/org/assertj/core/groups/Tuple.java +++ b/src/main/java/org/assertj/core/groups/Tuple.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java b/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java index 8e3ad6aea2..f88a7f05ae 100644 --- a/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/AbstractComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Arrays.java b/src/main/java/org/assertj/core/internal/Arrays.java index c07bdc03f7..3310d83542 100644 --- a/src/main/java/org/assertj/core/internal/Arrays.java +++ b/src/main/java/org/assertj/core/internal/Arrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java b/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java index 9d7c02b5f4..2b691843b8 100644 --- a/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/AtomicReferenceArrayElementComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/BigDecimals.java b/src/main/java/org/assertj/core/internal/BigDecimals.java index 8893faa0d5..0f0dfe0776 100644 --- a/src/main/java/org/assertj/core/internal/BigDecimals.java +++ b/src/main/java/org/assertj/core/internal/BigDecimals.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/BigIntegers.java b/src/main/java/org/assertj/core/internal/BigIntegers.java index 491d9671d7..fa06d2b050 100644 --- a/src/main/java/org/assertj/core/internal/BigIntegers.java +++ b/src/main/java/org/assertj/core/internal/BigIntegers.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/BinaryDiff.java b/src/main/java/org/assertj/core/internal/BinaryDiff.java index aadec27435..6b14f43e91 100644 --- a/src/main/java/org/assertj/core/internal/BinaryDiff.java +++ b/src/main/java/org/assertj/core/internal/BinaryDiff.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/BinaryDiffResult.java b/src/main/java/org/assertj/core/internal/BinaryDiffResult.java index 7a31068213..071251ceea 100644 --- a/src/main/java/org/assertj/core/internal/BinaryDiffResult.java +++ b/src/main/java/org/assertj/core/internal/BinaryDiffResult.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/BooleanArrays.java b/src/main/java/org/assertj/core/internal/BooleanArrays.java index 80afb720d9..fcc3fa877d 100644 --- a/src/main/java/org/assertj/core/internal/BooleanArrays.java +++ b/src/main/java/org/assertj/core/internal/BooleanArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Booleans.java b/src/main/java/org/assertj/core/internal/Booleans.java index d0c2e887d8..6dcab25fba 100644 --- a/src/main/java/org/assertj/core/internal/Booleans.java +++ b/src/main/java/org/assertj/core/internal/Booleans.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ByteArrays.java b/src/main/java/org/assertj/core/internal/ByteArrays.java index a9ba5e6e14..76f0583857 100644 --- a/src/main/java/org/assertj/core/internal/ByteArrays.java +++ b/src/main/java/org/assertj/core/internal/ByteArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Bytes.java b/src/main/java/org/assertj/core/internal/Bytes.java index 0cfc69a654..ef036e8db9 100644 --- a/src/main/java/org/assertj/core/internal/Bytes.java +++ b/src/main/java/org/assertj/core/internal/Bytes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/CharArrays.java b/src/main/java/org/assertj/core/internal/CharArrays.java index feae625b1e..3fbb5e241c 100644 --- a/src/main/java/org/assertj/core/internal/CharArrays.java +++ b/src/main/java/org/assertj/core/internal/CharArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Characters.java b/src/main/java/org/assertj/core/internal/Characters.java index 4629b1611a..6e9ce9e84b 100644 --- a/src/main/java/org/assertj/core/internal/Characters.java +++ b/src/main/java/org/assertj/core/internal/Characters.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Classes.java b/src/main/java/org/assertj/core/internal/Classes.java index 7494166c31..3dae540173 100644 --- a/src/main/java/org/assertj/core/internal/Classes.java +++ b/src/main/java/org/assertj/core/internal/Classes.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/CommonErrors.java b/src/main/java/org/assertj/core/internal/CommonErrors.java index 6618a53b02..72ad26d570 100644 --- a/src/main/java/org/assertj/core/internal/CommonErrors.java +++ b/src/main/java/org/assertj/core/internal/CommonErrors.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/CommonValidations.java b/src/main/java/org/assertj/core/internal/CommonValidations.java index bfe6a4bb28..5d31b07fb2 100644 --- a/src/main/java/org/assertj/core/internal/CommonValidations.java +++ b/src/main/java/org/assertj/core/internal/CommonValidations.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Comparables.java b/src/main/java/org/assertj/core/internal/Comparables.java index f70c7a6293..07a598ce17 100644 --- a/src/main/java/org/assertj/core/internal/Comparables.java +++ b/src/main/java/org/assertj/core/internal/Comparables.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java b/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java index 2f51bafad3..a9404b4c70 100644 --- a/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ComparisonStrategy.java b/src/main/java/org/assertj/core/internal/ComparisonStrategy.java index 1497b0e8c9..6a1d003541 100644 --- a/src/main/java/org/assertj/core/internal/ComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/ComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Conditions.java b/src/main/java/org/assertj/core/internal/Conditions.java index e2a0cffff9..6ee8b64fe9 100644 --- a/src/main/java/org/assertj/core/internal/Conditions.java +++ b/src/main/java/org/assertj/core/internal/Conditions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Dates.java b/src/main/java/org/assertj/core/internal/Dates.java index 100045fabb..640d391210 100644 --- a/src/main/java/org/assertj/core/internal/Dates.java +++ b/src/main/java/org/assertj/core/internal/Dates.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/DeepDifference.java b/src/main/java/org/assertj/core/internal/DeepDifference.java index 65e7bc0028..fafd71a71a 100644 --- a/src/main/java/org/assertj/core/internal/DeepDifference.java +++ b/src/main/java/org/assertj/core/internal/DeepDifference.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Diff.java b/src/main/java/org/assertj/core/internal/Diff.java index 67500b25d3..99c80d3e85 100644 --- a/src/main/java/org/assertj/core/internal/Diff.java +++ b/src/main/java/org/assertj/core/internal/Diff.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/DoubleArrays.java b/src/main/java/org/assertj/core/internal/DoubleArrays.java index 4e358cc361..15f6fa2df2 100644 --- a/src/main/java/org/assertj/core/internal/DoubleArrays.java +++ b/src/main/java/org/assertj/core/internal/DoubleArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Doubles.java b/src/main/java/org/assertj/core/internal/Doubles.java index f7019cc564..1f4990b2dd 100644 --- a/src/main/java/org/assertj/core/internal/Doubles.java +++ b/src/main/java/org/assertj/core/internal/Doubles.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ErrorMessages.java b/src/main/java/org/assertj/core/internal/ErrorMessages.java index a8e0f00667..abecf235d0 100644 --- a/src/main/java/org/assertj/core/internal/ErrorMessages.java +++ b/src/main/java/org/assertj/core/internal/ErrorMessages.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java b/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java index 690303822b..c863297e12 100644 --- a/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java +++ b/src/main/java/org/assertj/core/internal/ExtendedByTypesComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Failures.java b/src/main/java/org/assertj/core/internal/Failures.java index 60d0660397..537c505d09 100644 --- a/src/main/java/org/assertj/core/internal/Failures.java +++ b/src/main/java/org/assertj/core/internal/Failures.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java b/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java index 1f1b7cbdd7..4391c52c26 100644 --- a/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java +++ b/src/main/java/org/assertj/core/internal/FieldByFieldComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Files.java b/src/main/java/org/assertj/core/internal/Files.java index 059ffd1670..bd1e6ae789 100644 --- a/src/main/java/org/assertj/core/internal/Files.java +++ b/src/main/java/org/assertj/core/internal/Files.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/FloatArrays.java b/src/main/java/org/assertj/core/internal/FloatArrays.java index 47eea687e8..10de6e2673 100644 --- a/src/main/java/org/assertj/core/internal/FloatArrays.java +++ b/src/main/java/org/assertj/core/internal/FloatArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Floats.java b/src/main/java/org/assertj/core/internal/Floats.java index bb0aacb4ae..63d07db7e9 100644 --- a/src/main/java/org/assertj/core/internal/Floats.java +++ b/src/main/java/org/assertj/core/internal/Floats.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Futures.java b/src/main/java/org/assertj/core/internal/Futures.java index f97693decb..b1aadfb903 100644 --- a/src/main/java/org/assertj/core/internal/Futures.java +++ b/src/main/java/org/assertj/core/internal/Futures.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java b/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java index ee0fef0ef0..b1d32135ae 100644 --- a/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java +++ b/src/main/java/org/assertj/core/internal/IgnoringFieldsComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/InputStreams.java b/src/main/java/org/assertj/core/internal/InputStreams.java index a90f8ccaae..a7a8f5058e 100644 --- a/src/main/java/org/assertj/core/internal/InputStreams.java +++ b/src/main/java/org/assertj/core/internal/InputStreams.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/InputStreamsException.java b/src/main/java/org/assertj/core/internal/InputStreamsException.java index 43c0fd7fc9..a1b1491d2b 100644 --- a/src/main/java/org/assertj/core/internal/InputStreamsException.java +++ b/src/main/java/org/assertj/core/internal/InputStreamsException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/IntArrays.java b/src/main/java/org/assertj/core/internal/IntArrays.java index c76da053b8..e4383657ca 100644 --- a/src/main/java/org/assertj/core/internal/IntArrays.java +++ b/src/main/java/org/assertj/core/internal/IntArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Integers.java b/src/main/java/org/assertj/core/internal/Integers.java index 1c08344064..c48a87b4bc 100644 --- a/src/main/java/org/assertj/core/internal/Integers.java +++ b/src/main/java/org/assertj/core/internal/Integers.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/IterableDiff.java b/src/main/java/org/assertj/core/internal/IterableDiff.java index 9ccf026eb7..f2fb6d6e96 100644 --- a/src/main/java/org/assertj/core/internal/IterableDiff.java +++ b/src/main/java/org/assertj/core/internal/IterableDiff.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java b/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java index 61981cc4ce..a0e7438cbc 100644 --- a/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/IterableElementComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Iterables.java b/src/main/java/org/assertj/core/internal/Iterables.java index 81f6c1e458..1558aa9bb9 100644 --- a/src/main/java/org/assertj/core/internal/Iterables.java +++ b/src/main/java/org/assertj/core/internal/Iterables.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Lists.java b/src/main/java/org/assertj/core/internal/Lists.java index 26b3bf6852..783f49ca1f 100644 --- a/src/main/java/org/assertj/core/internal/Lists.java +++ b/src/main/java/org/assertj/core/internal/Lists.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/LongArrays.java b/src/main/java/org/assertj/core/internal/LongArrays.java index 8d8d82487c..24d8d57e64 100644 --- a/src/main/java/org/assertj/core/internal/LongArrays.java +++ b/src/main/java/org/assertj/core/internal/LongArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Longs.java b/src/main/java/org/assertj/core/internal/Longs.java index 256382e8c3..838dec515e 100644 --- a/src/main/java/org/assertj/core/internal/Longs.java +++ b/src/main/java/org/assertj/core/internal/Longs.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Maps.java b/src/main/java/org/assertj/core/internal/Maps.java index 3c21008cbd..59a201c370 100644 --- a/src/main/java/org/assertj/core/internal/Maps.java +++ b/src/main/java/org/assertj/core/internal/Maps.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/NioFilesWrapper.java b/src/main/java/org/assertj/core/internal/NioFilesWrapper.java index e516b15937..838a31616e 100644 --- a/src/main/java/org/assertj/core/internal/NioFilesWrapper.java +++ b/src/main/java/org/assertj/core/internal/NioFilesWrapper.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Numbers.java b/src/main/java/org/assertj/core/internal/Numbers.java index 5bb1fb7677..a4157be3c7 100644 --- a/src/main/java/org/assertj/core/internal/Numbers.java +++ b/src/main/java/org/assertj/core/internal/Numbers.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java b/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java index c673f6a0bf..9b38b326bc 100644 --- a/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/ObjectArrayElementComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ObjectArrays.java b/src/main/java/org/assertj/core/internal/ObjectArrays.java index 3cb74bce45..00ddebccf8 100644 --- a/src/main/java/org/assertj/core/internal/ObjectArrays.java +++ b/src/main/java/org/assertj/core/internal/ObjectArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Objects.java b/src/main/java/org/assertj/core/internal/Objects.java index 66e7010784..504c846ec6 100644 --- a/src/main/java/org/assertj/core/internal/Objects.java +++ b/src/main/java/org/assertj/core/internal/Objects.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/OnFieldsComparator.java b/src/main/java/org/assertj/core/internal/OnFieldsComparator.java index 51a38e8c4a..6eb6416cde 100644 --- a/src/main/java/org/assertj/core/internal/OnFieldsComparator.java +++ b/src/main/java/org/assertj/core/internal/OnFieldsComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Paths.java b/src/main/java/org/assertj/core/internal/Paths.java index c05a3de66e..976b10350f 100644 --- a/src/main/java/org/assertj/core/internal/Paths.java +++ b/src/main/java/org/assertj/core/internal/Paths.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Predicates.java b/src/main/java/org/assertj/core/internal/Predicates.java index 49372abedc..c1a57170fc 100644 --- a/src/main/java/org/assertj/core/internal/Predicates.java +++ b/src/main/java/org/assertj/core/internal/Predicates.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/RealNumbers.java b/src/main/java/org/assertj/core/internal/RealNumbers.java index 9bb2ef60f0..7630e09b87 100644 --- a/src/main/java/org/assertj/core/internal/RealNumbers.java +++ b/src/main/java/org/assertj/core/internal/RealNumbers.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/RecursiveFieldByFieldComparator.java b/src/main/java/org/assertj/core/internal/RecursiveFieldByFieldComparator.java index e560dd785a..fc3c1de1bf 100644 --- a/src/main/java/org/assertj/core/internal/RecursiveFieldByFieldComparator.java +++ b/src/main/java/org/assertj/core/internal/RecursiveFieldByFieldComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/ShortArrays.java b/src/main/java/org/assertj/core/internal/ShortArrays.java index 2994425233..d4768553e1 100644 --- a/src/main/java/org/assertj/core/internal/ShortArrays.java +++ b/src/main/java/org/assertj/core/internal/ShortArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Shorts.java b/src/main/java/org/assertj/core/internal/Shorts.java index d001d21468..9044846d30 100644 --- a/src/main/java/org/assertj/core/internal/Shorts.java +++ b/src/main/java/org/assertj/core/internal/Shorts.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java b/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java index d4a08ffa6e..6f1c9cdd06 100644 --- a/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java +++ b/src/main/java/org/assertj/core/internal/StandardComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Strings.java b/src/main/java/org/assertj/core/internal/Strings.java index ee8cd58c85..c75535164d 100644 --- a/src/main/java/org/assertj/core/internal/Strings.java +++ b/src/main/java/org/assertj/core/internal/Strings.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Throwables.java b/src/main/java/org/assertj/core/internal/Throwables.java index dd4b7ec220..d98c309b6d 100644 --- a/src/main/java/org/assertj/core/internal/Throwables.java +++ b/src/main/java/org/assertj/core/internal/Throwables.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/TypeComparators.java b/src/main/java/org/assertj/core/internal/TypeComparators.java index b72c119883..1c71481293 100644 --- a/src/main/java/org/assertj/core/internal/TypeComparators.java +++ b/src/main/java/org/assertj/core/internal/TypeComparators.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Uris.java b/src/main/java/org/assertj/core/internal/Uris.java index f234c8cc9e..36bb208a08 100644 --- a/src/main/java/org/assertj/core/internal/Uris.java +++ b/src/main/java/org/assertj/core/internal/Uris.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/internal/Urls.java b/src/main/java/org/assertj/core/internal/Urls.java index 236130d44d..0f4593d85b 100644 --- a/src/main/java/org/assertj/core/internal/Urls.java +++ b/src/main/java/org/assertj/core/internal/Urls.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/main/java/org/assertj/core/matcher/AssertionMatcher.java b/src/main/java/org/assertj/core/matcher/AssertionMatcher.java index 7e1ea0f169..99fdcb06d5 100644 --- a/src/main/java/org/assertj/core/matcher/AssertionMatcher.java +++ b/src/main/java/org/assertj/core/matcher/AssertionMatcher.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.matcher; diff --git a/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java b/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java index e43692975d..9a09adfb1c 100644 --- a/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java +++ b/src/main/java/org/assertj/core/presentation/BinaryRepresentation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java b/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java index 528f57fbd3..deb70e8b88 100644 --- a/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java +++ b/src/main/java/org/assertj/core/presentation/HexadecimalRepresentation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/NumberGrouping.java b/src/main/java/org/assertj/core/presentation/NumberGrouping.java index 848568014d..17ecb1190a 100644 --- a/src/main/java/org/assertj/core/presentation/NumberGrouping.java +++ b/src/main/java/org/assertj/core/presentation/NumberGrouping.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/PredicateDescription.java b/src/main/java/org/assertj/core/presentation/PredicateDescription.java index 08d0aac03e..f31f3d74f5 100644 --- a/src/main/java/org/assertj/core/presentation/PredicateDescription.java +++ b/src/main/java/org/assertj/core/presentation/PredicateDescription.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/Representation.java b/src/main/java/org/assertj/core/presentation/Representation.java index 3f5761ad03..74d843b09a 100644 --- a/src/main/java/org/assertj/core/presentation/Representation.java +++ b/src/main/java/org/assertj/core/presentation/Representation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/StandardRepresentation.java b/src/main/java/org/assertj/core/presentation/StandardRepresentation.java index e173e3cb86..feb8999d7d 100644 --- a/src/main/java/org/assertj/core/presentation/StandardRepresentation.java +++ b/src/main/java/org/assertj/core/presentation/StandardRepresentation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java b/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java index b079db2f9e..a3fe65fbb9 100644 --- a/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java +++ b/src/main/java/org/assertj/core/presentation/UnicodeRepresentation.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java b/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java index 49c6e0b73f..c8f5e927b8 100644 --- a/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java +++ b/src/main/java/org/assertj/core/util/AbstractComparableNumberComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/ArrayWrapperList.java b/src/main/java/org/assertj/core/util/ArrayWrapperList.java index ecc4f0f073..a2c1dae30f 100644 --- a/src/main/java/org/assertj/core/util/ArrayWrapperList.java +++ b/src/main/java/org/assertj/core/util/ArrayWrapperList.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Arrays.java b/src/main/java/org/assertj/core/util/Arrays.java index a5c84b4991..0f5a39c365 100644 --- a/src/main/java/org/assertj/core/util/Arrays.java +++ b/src/main/java/org/assertj/core/util/Arrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/BigDecimalComparator.java b/src/main/java/org/assertj/core/util/BigDecimalComparator.java index f03b3ccb14..4eca67a903 100644 --- a/src/main/java/org/assertj/core/util/BigDecimalComparator.java +++ b/src/main/java/org/assertj/core/util/BigDecimalComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/BigIntegerComparator.java b/src/main/java/org/assertj/core/util/BigIntegerComparator.java index 8e3db070c4..bc1781f947 100644 --- a/src/main/java/org/assertj/core/util/BigIntegerComparator.java +++ b/src/main/java/org/assertj/core/util/BigIntegerComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/CheckReturnValue.java b/src/main/java/org/assertj/core/util/CheckReturnValue.java index 5ef70983cc..fda8d23ee8 100644 --- a/src/main/java/org/assertj/core/util/CheckReturnValue.java +++ b/src/main/java/org/assertj/core/util/CheckReturnValue.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Closeables.java b/src/main/java/org/assertj/core/util/Closeables.java index 5631eabf85..4fd06fe2d8 100644 --- a/src/main/java/org/assertj/core/util/Closeables.java +++ b/src/main/java/org/assertj/core/util/Closeables.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Compatibility.java b/src/main/java/org/assertj/core/util/Compatibility.java index f1cbca147b..75690bfdc3 100644 --- a/src/main/java/org/assertj/core/util/Compatibility.java +++ b/src/main/java/org/assertj/core/util/Compatibility.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/DateUtil.java b/src/main/java/org/assertj/core/util/DateUtil.java index 20e31cefca..620205f586 100644 --- a/src/main/java/org/assertj/core/util/DateUtil.java +++ b/src/main/java/org/assertj/core/util/DateUtil.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/DoubleComparator.java b/src/main/java/org/assertj/core/util/DoubleComparator.java index d93f0d5481..172032a9be 100644 --- a/src/main/java/org/assertj/core/util/DoubleComparator.java +++ b/src/main/java/org/assertj/core/util/DoubleComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/FailureMessages.java b/src/main/java/org/assertj/core/util/FailureMessages.java index 68c5a3c88d..2681de35c5 100644 --- a/src/main/java/org/assertj/core/util/FailureMessages.java +++ b/src/main/java/org/assertj/core/util/FailureMessages.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Files.java b/src/main/java/org/assertj/core/util/Files.java index 642db0efe9..07995230c0 100644 --- a/src/main/java/org/assertj/core/util/Files.java +++ b/src/main/java/org/assertj/core/util/Files.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/FloatComparator.java b/src/main/java/org/assertj/core/util/FloatComparator.java index 0403f9dae8..016e14121a 100644 --- a/src/main/java/org/assertj/core/util/FloatComparator.java +++ b/src/main/java/org/assertj/core/util/FloatComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Hexadecimals.java b/src/main/java/org/assertj/core/util/Hexadecimals.java index 7d61e3e2bb..c5722970d5 100644 --- a/src/main/java/org/assertj/core/util/Hexadecimals.java +++ b/src/main/java/org/assertj/core/util/Hexadecimals.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/IterableUtil.java b/src/main/java/org/assertj/core/util/IterableUtil.java index a16d0e96b5..fa0791a2c1 100644 --- a/src/main/java/org/assertj/core/util/IterableUtil.java +++ b/src/main/java/org/assertj/core/util/IterableUtil.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Lists.java b/src/main/java/org/assertj/core/util/Lists.java index 225c5da4b1..497d8093f1 100644 --- a/src/main/java/org/assertj/core/util/Lists.java +++ b/src/main/java/org/assertj/core/util/Lists.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Maps.java b/src/main/java/org/assertj/core/util/Maps.java index 858a3178c6..cc82d8086c 100644 --- a/src/main/java/org/assertj/core/util/Maps.java +++ b/src/main/java/org/assertj/core/util/Maps.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/NullSafeComparator.java b/src/main/java/org/assertj/core/util/NullSafeComparator.java index c8a5105554..86245162dd 100644 --- a/src/main/java/org/assertj/core/util/NullSafeComparator.java +++ b/src/main/java/org/assertj/core/util/NullSafeComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Objects.java b/src/main/java/org/assertj/core/util/Objects.java index 195ca9f66d..e27e024c9d 100644 --- a/src/main/java/org/assertj/core/util/Objects.java +++ b/src/main/java/org/assertj/core/util/Objects.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Preconditions.java b/src/main/java/org/assertj/core/util/Preconditions.java index 2bea8a7da9..e6850361b0 100644 --- a/src/main/java/org/assertj/core/util/Preconditions.java +++ b/src/main/java/org/assertj/core/util/Preconditions.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Sets.java b/src/main/java/org/assertj/core/util/Sets.java index d80b4b3b6c..4940cd65a1 100644 --- a/src/main/java/org/assertj/core/util/Sets.java +++ b/src/main/java/org/assertj/core/util/Sets.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Strings.java b/src/main/java/org/assertj/core/util/Strings.java index 712861ec83..52e2f0c4cc 100644 --- a/src/main/java/org/assertj/core/util/Strings.java +++ b/src/main/java/org/assertj/core/util/Strings.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/TextFileWriter.java b/src/main/java/org/assertj/core/util/TextFileWriter.java index 2a6bc2e911..ce18f85f8a 100644 --- a/src/main/java/org/assertj/core/util/TextFileWriter.java +++ b/src/main/java/org/assertj/core/util/TextFileWriter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/Throwables.java b/src/main/java/org/assertj/core/util/Throwables.java index b19d91aa5d..ce44cd76b9 100644 --- a/src/main/java/org/assertj/core/util/Throwables.java +++ b/src/main/java/org/assertj/core/util/Throwables.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/URLs.java b/src/main/java/org/assertj/core/util/URLs.java index 19469d9091..6abf15aff1 100644 --- a/src/main/java/org/assertj/core/util/URLs.java +++ b/src/main/java/org/assertj/core/util/URLs.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/VisibleForTesting.java b/src/main/java/org/assertj/core/util/VisibleForTesting.java index e205b1e3b9..764ccc04a1 100644 --- a/src/main/java/org/assertj/core/util/VisibleForTesting.java +++ b/src/main/java/org/assertj/core/util/VisibleForTesting.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/main/java/org/assertj/core/util/diff/ChangeDelta.java b/src/main/java/org/assertj/core/util/diff/ChangeDelta.java index 85cf9f6867..08eff69fe2 100644 --- a/src/main/java/org/assertj/core/util/diff/ChangeDelta.java +++ b/src/main/java/org/assertj/core/util/diff/ChangeDelta.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/Chunk.java b/src/main/java/org/assertj/core/util/diff/Chunk.java index 69c2c65bd7..abafee9fb4 100644 --- a/src/main/java/org/assertj/core/util/diff/Chunk.java +++ b/src/main/java/org/assertj/core/util/diff/Chunk.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/DeleteDelta.java b/src/main/java/org/assertj/core/util/diff/DeleteDelta.java index ed2fcf09dd..fc9458c484 100644 --- a/src/main/java/org/assertj/core/util/diff/DeleteDelta.java +++ b/src/main/java/org/assertj/core/util/diff/DeleteDelta.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/Delta.java b/src/main/java/org/assertj/core/util/diff/Delta.java index 8dcbb5b845..c6a48b141d 100644 --- a/src/main/java/org/assertj/core/util/diff/Delta.java +++ b/src/main/java/org/assertj/core/util/diff/Delta.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/DeltaComparator.java b/src/main/java/org/assertj/core/util/diff/DeltaComparator.java index fc1e760775..ca962b8d59 100644 --- a/src/main/java/org/assertj/core/util/diff/DeltaComparator.java +++ b/src/main/java/org/assertj/core/util/diff/DeltaComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java b/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java index 288d99d98e..01c95373a5 100644 --- a/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java +++ b/src/main/java/org/assertj/core/util/diff/DiffAlgorithm.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/DiffUtils.java b/src/main/java/org/assertj/core/util/diff/DiffUtils.java index 8413e461e0..724e24451d 100644 --- a/src/main/java/org/assertj/core/util/diff/DiffUtils.java +++ b/src/main/java/org/assertj/core/util/diff/DiffUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/InsertDelta.java b/src/main/java/org/assertj/core/util/diff/InsertDelta.java index 79c3bc98b0..e50c38517d 100644 --- a/src/main/java/org/assertj/core/util/diff/InsertDelta.java +++ b/src/main/java/org/assertj/core/util/diff/InsertDelta.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/Patch.java b/src/main/java/org/assertj/core/util/diff/Patch.java index e86b16ae59..4a149d099f 100644 --- a/src/main/java/org/assertj/core/util/diff/Patch.java +++ b/src/main/java/org/assertj/core/util/diff/Patch.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java b/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java index 2926753e15..28e4a12424 100644 --- a/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java +++ b/src/main/java/org/assertj/core/util/diff/myers/DiffNode.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java b/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java index a9dddac29d..0c09e0a07a 100644 --- a/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java +++ b/src/main/java/org/assertj/core/util/diff/myers/Equalizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java b/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java index 2f796c1b2a..116fc65860 100644 --- a/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java +++ b/src/main/java/org/assertj/core/util/diff/myers/MyersDiff.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/main/java/org/assertj/core/util/diff/myers/PathNode.java b/src/main/java/org/assertj/core/util/diff/myers/PathNode.java index d1f5f08f16..3b1e619bd4 100644 --- a/src/main/java/org/assertj/core/util/diff/myers/PathNode.java +++ b/src/main/java/org/assertj/core/util/diff/myers/PathNode.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/main/java/org/assertj/core/util/diff/myers/Snake.java b/src/main/java/org/assertj/core/util/diff/myers/Snake.java index cd4c7fc909..49af0f8d04 100644 --- a/src/main/java/org/assertj/core/util/diff/myers/Snake.java +++ b/src/main/java/org/assertj/core/util/diff/myers/Snake.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/main/java/org/assertj/core/util/introspection/ClassUtils.java b/src/main/java/org/assertj/core/util/introspection/ClassUtils.java index 9cff1958da..c76912b3aa 100644 --- a/src/main/java/org/assertj/core/util/introspection/ClassUtils.java +++ b/src/main/java/org/assertj/core/util/introspection/ClassUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/FieldSupport.java b/src/main/java/org/assertj/core/util/introspection/FieldSupport.java index 6634c66768..2701eede32 100644 --- a/src/main/java/org/assertj/core/util/introspection/FieldSupport.java +++ b/src/main/java/org/assertj/core/util/introspection/FieldSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/FieldUtils.java b/src/main/java/org/assertj/core/util/introspection/FieldUtils.java index 58f2246675..cd966a78cb 100644 --- a/src/main/java/org/assertj/core/util/introspection/FieldUtils.java +++ b/src/main/java/org/assertj/core/util/introspection/FieldUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/Introspection.java b/src/main/java/org/assertj/core/util/introspection/Introspection.java index 1d26e6b84d..c648409f5b 100644 --- a/src/main/java/org/assertj/core/util/introspection/Introspection.java +++ b/src/main/java/org/assertj/core/util/introspection/Introspection.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java b/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java index 2cbd240f7e..0a874ba5c9 100644 --- a/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java +++ b/src/main/java/org/assertj/core/util/introspection/IntrospectionError.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/MemberUtils.java b/src/main/java/org/assertj/core/util/introspection/MemberUtils.java index 3642141f3a..190f58f918 100644 --- a/src/main/java/org/assertj/core/util/introspection/MemberUtils.java +++ b/src/main/java/org/assertj/core/util/introspection/MemberUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/MethodSupport.java b/src/main/java/org/assertj/core/util/introspection/MethodSupport.java index 704e3b4354..eed5291e14 100644 --- a/src/main/java/org/assertj/core/util/introspection/MethodSupport.java +++ b/src/main/java/org/assertj/core/util/introspection/MethodSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java b/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java index d75a6b622a..e79e422f7d 100644 --- a/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java +++ b/src/main/java/org/assertj/core/util/introspection/PropertyOrFieldSupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/introspection/PropertySupport.java b/src/main/java/org/assertj/core/util/introspection/PropertySupport.java index 7953e57ef9..f3c8c0561d 100644 --- a/src/main/java/org/assertj/core/util/introspection/PropertySupport.java +++ b/src/main/java/org/assertj/core/util/introspection/PropertySupport.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java b/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java index ae3588392e..b4d7bf9bc2 100644 --- a/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java +++ b/src/main/java/org/assertj/core/util/xml/XmlStringPrettyFormatter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.xml; diff --git a/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java b/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java index 8b5388d4c6..ba336a39a9 100644 --- a/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AbstractAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java b/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java index 32f8e6b39e..c16d9a10b0 100644 --- a/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AbstractComparableAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java b/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java index 0e3b90d370..0509cbf7ab 100644 --- a/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/AbstractTemporalAssert_isCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThatCode_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThatCode_Test.java index 1c16d3c3f7..0e390e9945 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThatCode_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThatCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThatExceptionOfType_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThatExceptionOfType_Test.java index 8fe75a8a1a..105c3851a6 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThatExceptionOfType_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThatExceptionOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_asList_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_asList_Test.java index 87606886e3..f54a3a9ebf 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_asList_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_asList_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_asString_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_asString_Test.java index 6a97d2c837..4eb34a3982 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_asString_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_asString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_inBinary_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_inBinary_Test.java index 40280be2d9..1fe4985799 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_inBinary_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_inBinary_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_inHexadecimal_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_inHexadecimal_Test.java index da72f1cce1..9ab3db57ee 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_inHexadecimal_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_inHexadecimal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_inUnicode_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_inUnicode_Test.java index 1f912a5e34..fc02e74045 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_inUnicode_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_inUnicode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java index 2b8f8dcaa4..c90bf03400 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertDelegateTarget_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertProvider_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertProvider_Test.java index d5c3660682..5f2e14b8a3 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertProvider_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_AssertProvider_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigDecimal_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigDecimal_Test.java index e7b1a3972e..c62c71f564 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigDecimal_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigDecimal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigInteger_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigInteger_Test.java index 3fe9f4c94f..97f2bdd9e3 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigInteger_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BigInteger_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BooleanArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BooleanArray_Test.java index e9882bd984..0edf127e1a 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BooleanArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_BooleanArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Boolean_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Boolean_Test.java index 945006b4d7..b86360f8ee 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Boolean_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Boolean_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ByteArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ByteArray_Test.java index 8d46802ba7..5dd026f252 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ByteArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ByteArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Byte_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Byte_Test.java index 07e0d52cb1..602dbbaea8 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Byte_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharArray_Test.java index 7f34e1fc76..2243cd8776 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharSequence_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharSequence_Test.java index acdefca891..045d7454ee 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Character_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Character_Test.java index 29b74d4835..f1dc3b6947 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Character_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Character_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Class_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Class_Test.java index f518b2e391..7d3fab1d7c 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Class_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Class_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Comparable_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Comparable_Test.java index 3da908eea8..ec85114de9 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Comparable_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Comparable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ComplertionStage_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ComplertionStage_Test.java index bff089ee4b..bc6a5d7432 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ComplertionStage_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ComplertionStage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleArray_Test.java index 23f3d34aeb..2c35dbb69a 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoublePredicate_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoublePredicate_Test.java index 803fe3236b..7812ab2173 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoublePredicate_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoublePredicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleStream_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleStream_Test.java index 160a5e97a3..0fbbd7a853 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleStream_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_DoubleStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Double_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Double_Test.java index c9e8572ae2..a2d49393d0 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Double_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_File_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_File_Test.java index a52765c4e4..30e9097649 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_File_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_File_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_FloatArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_FloatArray_Test.java index 390cb35bbf..09c6a61e52 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_FloatArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_FloatArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Float_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Float_Test.java index f36d1c831d..dff042ac23 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Float_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_InputStream_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_InputStream_Test.java index b3a58d8565..3685a2be78 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_InputStream_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_InputStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntArray_Test.java index 3cbde896ce..d762cdd151 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntPredicate_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntPredicate_Test.java index 2142664744..56842b0102 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntPredicate_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntPredicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntStream_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntStream_Test.java index 57abbc8145..85c2d7ca9a 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntStream_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_IntStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Integer_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Integer_Test.java index 7b4b0efd76..cba06d7096 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Integer_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterable_Test.java index 41221135fd..0d7f719ab6 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterator_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterator_Test.java index 8afc01a507..ad889df335 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterator_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Iterator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_List_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_List_Test.java index 95d1de282b..b236e02f55 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_List_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDateTime_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDateTime_Test.java index 2ca66cbf32..6862384fd7 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDateTime_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDateTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDate_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDate_Test.java index 7e34e5d254..957ee11e28 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDate_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LocalDate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongArray_Test.java index 47930f6a5f..891bfedb51 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongPredicate_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongPredicate_Test.java index 77809b31d9..1a66643057 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongPredicate_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongPredicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongStream_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongStream_Test.java index 9bdc3e0380..58f93269db 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongStream_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_LongStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Long_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Long_Test.java index dd3e2be5ef..9b590079f0 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Long_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Map_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Map_Test.java index 8074e49718..d5564997dd 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Map_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Map_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ObjectArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ObjectArray_Test.java index 86242c2824..8a9d52fe67 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ObjectArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ObjectArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Object_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Object_Test.java index cb501d3927..864c43d0ed 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Object_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Object_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java index 8384054b88..9be7cd1c02 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetDateTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetTime_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetTime_Test.java index 1ee376684f..a9bfa01f40 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetTime_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OffsetTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalDouble_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalDouble_Test.java index 5ebc4d4b4e..6ef9b35980 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalDouble_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalDouble_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalInt_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalInt_Test.java index 86e78399d1..2e9aac0b92 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalInt_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalInt_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalLong_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalLong_Test.java index 2d716b70fc..8812237190 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalLong_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_OptionalLong_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Optional_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Optional_Test.java index b7b4f3cef1..bbda732ec3 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Optional_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Optional_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Predicate_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Predicate_Test.java index 0e9984dc6f..dbc70c5ea3 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Predicate_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Predicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ShortArray_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ShortArray_Test.java index 0cb4c72910..760fc8d977 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ShortArray_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ShortArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Short_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Short_Test.java index 4128581055..308f8e3567 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Short_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_Test.java index 8766d00e3e..c143025415 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java index 7217664a20..4d3a9dbeb5 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Stream_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_String_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_String_Test.java index 7669c73af9..a5a1be0009 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_String_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Throwable_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Throwable_Test.java index 6b088c701a..9aa35b96fb 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Throwable_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_Throwable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URI_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URI_Test.java index 1ec18b82eb..ebc5aa75f8 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URI_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URI_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URL_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URL_Test.java index 03f18ef211..837e32bf77 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URL_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_URL_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java index 3bdef2fe56..e3b43eefb4 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_ZonedDateTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_boolean_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_boolean_Test.java index bf19f1ff47..c595a578d9 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_boolean_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_boolean_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_byte_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_byte_Test.java index a7f096ea98..1f4bd1f4a8 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_byte_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_char_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_char_Test.java index c5fd8783e3..62ae86e681 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_char_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_double_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_double_Test.java index af67ef4a1a..e8e22c3cd4 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_double_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_float_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_float_Test.java index e3dd0ff27c..6a64587f2b 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_float_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_int_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_int_Test.java index fe0df9f05c..913e26c2c0 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_int_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_long_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_long_Test.java index 42c2dc96e7..6dc1d4f745 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_long_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_short_Test.java b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_short_Test.java index acf77a3635..c5f034420f 100644 --- a/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_short_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_assertThat_with_primitive_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_catchThrowableOfType_Test.java b/src/test/java/org/assertj/core/api/Assertions_catchThrowableOfType_Test.java index 170e726b9c..23192ce03c 100644 --- a/src/test/java/org/assertj/core/api/Assertions_catchThrowableOfType_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_catchThrowableOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_fail_Test.java b/src/test/java/org/assertj/core/api/Assertions_fail_Test.java index 893ecba92e..962441df89 100644 --- a/src/test/java/org/assertj/core/api/Assertions_fail_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_fail_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_linesOf_Test.java b/src/test/java/org/assertj/core/api/Assertions_linesOf_Test.java index 2f11532ac7..e0b56b27c2 100644 --- a/src/test/java/org/assertj/core/api/Assertions_linesOf_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_linesOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java b/src/test/java/org/assertj/core/api/Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java index 12e8a44999..52be2059ba 100644 --- a/src/test/java/org/assertj/core/api/Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_sync_with_Assumptions_Test.java b/src/test/java/org/assertj/core/api/Assertions_sync_with_Assumptions_Test.java index 3318b643f4..2a656a24c4 100644 --- a/src/test/java/org/assertj/core/api/Assertions_sync_with_Assumptions_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_sync_with_Assumptions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_tuple_Test.java b/src/test/java/org/assertj/core/api/Assertions_tuple_Test.java index e2a249d219..7ce36a557f 100644 --- a/src/test/java/org/assertj/core/api/Assertions_tuple_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_tuple_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_useRepresentation_Test.java b/src/test/java/org/assertj/core/api/Assertions_useRepresentation_Test.java index b5c2a29fae..fb08c6a4bc 100644 --- a/src/test/java/org/assertj/core/api/Assertions_useRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_useRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Assertions_withinPercentage_Test.java b/src/test/java/org/assertj/core/api/Assertions_withinPercentage_Test.java index fe7ed7e33e..b0ac3cf335 100644 --- a/src/test/java/org/assertj/core/api/Assertions_withinPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/Assertions_withinPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java index 5a6e566f45..a3a30d0e9d 100644 --- a/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AtomicIntegerArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java b/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java index 01566e7e1b..db0fb8b57b 100644 --- a/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AtomicIntegerAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java index 0794c4be33..4cddce6b0b 100644 --- a/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AtomicLongArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java b/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java index 67c3190f2f..562d50d2cf 100644 --- a/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AtomicLongAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java index 064d2d00f6..a4e71ac440 100644 --- a/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/AtomicReferenceArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java b/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java index 406b8c1e0f..e2a746c53f 100644 --- a/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java +++ b/src/test/java/org/assertj/core/api/AutoCloseableBDDSoftAssertionsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java b/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java index 4a6a0dea6d..eb0006001e 100644 --- a/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java +++ b/src/test/java/org/assertj/core/api/AutoCloseableSoftAssertionsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java b/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java index d782c6dbb1..1234b6f097 100644 --- a/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java +++ b/src/test/java/org/assertj/core/api/BDDAssertions_then_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java b/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java index 67b74db975..f9a732d56e 100644 --- a/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java +++ b/src/test/java/org/assertj/core/api/BDDSoftAssertionsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BaseAssertionsTest.java b/src/test/java/org/assertj/core/api/BaseAssertionsTest.java index 71b0bfe5b1..cc5664241a 100644 --- a/src/test/java/org/assertj/core/api/BaseAssertionsTest.java +++ b/src/test/java/org/assertj/core/api/BaseAssertionsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BaseTest.java b/src/test/java/org/assertj/core/api/BaseTest.java index 731be968e8..6894e8b3c5 100644 --- a/src/test/java/org/assertj/core/api/BaseTest.java +++ b/src/test/java/org/assertj/core/api/BaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BaseTestTemplate.java b/src/test/java/org/assertj/core/api/BaseTestTemplate.java index e3f76d6536..9d36e3fcdc 100644 --- a/src/test/java/org/assertj/core/api/BaseTestTemplate.java +++ b/src/test/java/org/assertj/core/api/BaseTestTemplate.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java b/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java index 64151be620..1de7043b8c 100644 --- a/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/BigDecimalAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java b/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java index b13ce4b9ed..12729692eb 100644 --- a/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/BigIntegerAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java index c53bd46ca4..4421c5629e 100644 --- a/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/BooleanArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/BooleanAssertBaseTest.java b/src/test/java/org/assertj/core/api/BooleanAssertBaseTest.java index a10f7d406a..63720aa4ac 100644 --- a/src/test/java/org/assertj/core/api/BooleanAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/BooleanAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java index c1f87f2979..57fc05900d 100644 --- a/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ByteArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java b/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java index 0531ff709d..10fdf918f4 100644 --- a/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ByteAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java index 6c62d97f60..515b5da86e 100644 --- a/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/CharArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java b/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java index ffc9350472..1f140ed2c6 100644 --- a/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/CharSequenceAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java b/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java index 11209dca22..ae4b09feca 100644 --- a/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/CharacterAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java b/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java index 5b11d0186f..9cc3f19309 100644 --- a/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ClassAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/CollectionAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/CollectionAssert_usingComparator_Test.java index 4b6d46f78a..dc9a3bea32 100644 --- a/src/test/java/org/assertj/core/api/CollectionAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/CollectionAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java b/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java index 55e497c9b5..5c40572a1f 100644 --- a/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ComparableAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java b/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java index dbdff05cb4..3f95f41e9f 100644 --- a/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java +++ b/src/test/java/org/assertj/core/api/ComparableAssertion_should_be_flexible_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ConcreteAssert.java b/src/test/java/org/assertj/core/api/ConcreteAssert.java index 5d54c659c3..69adb55dc5 100644 --- a/src/test/java/org/assertj/core/api/ConcreteAssert.java +++ b/src/test/java/org/assertj/core/api/ConcreteAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java b/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java index f9b3acc357..73ca963b28 100644 --- a/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java +++ b/src/test/java/org/assertj/core/api/ConcreteComparableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java b/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java index a2a355f187..f39ce31aaf 100644 --- a/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java +++ b/src/test/java/org/assertj/core/api/ConcreteIterableAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java b/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java index 6c985709b7..08d7b24a2d 100644 --- a/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_as_Description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_as_String_Test.java b/src/test/java/org/assertj/core/api/Condition_as_String_Test.java index 114f2d169f..746eb6660e 100644 --- a/src/test/java/org/assertj/core/api/Condition_as_String_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_as_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java b/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java index d4a84f113c..bf5eb227e6 100644 --- a/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_constructor_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java b/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java index e63fa1ebad..e3f95b5481 100644 --- a/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_constructor_with_predicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java b/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java index e33da0d02f..7b51b46cdd 100644 --- a/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_constructor_with_text_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java b/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java index 4fce822d76..542cf81c10 100644 --- a/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_default_constructor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java b/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java index 636d12c904..76103f86fd 100644 --- a/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_describedAs_Description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java b/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java index c63907b2f8..ed86868785 100644 --- a/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_describedAs_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Condition_description_Test.java b/src/test/java/org/assertj/core/api/Condition_description_Test.java index 5ffd1e120f..212ef90b7a 100644 --- a/src/test/java/org/assertj/core/api/Condition_description_Test.java +++ b/src/test/java/org/assertj/core/api/Condition_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/DateAssertBaseTest.java b/src/test/java/org/assertj/core/api/DateAssertBaseTest.java index 0bca57d5ca..ae46b8fbdc 100644 --- a/src/test/java/org/assertj/core/api/DateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/DateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java index b4f9a42516..32f1534f58 100644 --- a/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/DoubleArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java b/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java index 4707e6d667..a29392bf32 100644 --- a/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/DoubleAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java b/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java index 8f883a2325..2007b85754 100644 --- a/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/DoublePredicateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/FileAssertBaseTest.java b/src/test/java/org/assertj/core/api/FileAssertBaseTest.java index 3a9a15f5cb..b5f3101585 100644 --- a/src/test/java/org/assertj/core/api/FileAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/FileAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java index 1497fb5178..de64f17a4f 100644 --- a/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/FloatArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java b/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java index a02995179d..d45d35e0a8 100644 --- a/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/FloatAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java b/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java index d554957936..5c9be8a01d 100644 --- a/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/FutureAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java b/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java index cbd0a0154d..8347341fe6 100644 --- a/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/GenericComparableAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/HamcrestConditionTest.java b/src/test/java/org/assertj/core/api/HamcrestConditionTest.java index 4c41a4190f..d92592ce6a 100644 --- a/src/test/java/org/assertj/core/api/HamcrestConditionTest.java +++ b/src/test/java/org/assertj/core/api/HamcrestConditionTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/InputStreamAssertBaseTest.java b/src/test/java/org/assertj/core/api/InputStreamAssertBaseTest.java index c0703b340f..99639e000d 100644 --- a/src/test/java/org/assertj/core/api/InputStreamAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/InputStreamAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java b/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java index e4e4ad3fe0..a83c13163c 100644 --- a/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/InstantAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java index b4c6e9b331..ee2baf2670 100644 --- a/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/IntArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java b/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java index cb31cdc0a4..e9ef9c401c 100644 --- a/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java b/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java index 962a0e32be..9672a76dd0 100644 --- a/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/IntegerAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java b/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java index 9b9add374f..86b6e78e78 100644 --- a/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/IterableAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java b/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java index 4f66a85bef..a8799dc015 100644 --- a/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java +++ b/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsFailureTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java b/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java index acfc2c075b..7bcd9e11f5 100644 --- a/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java +++ b/src/test/java/org/assertj/core/api/JUnitBDDSoftAssertionsSuccessTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java b/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java index 9a59c8be03..5d86f53ca8 100644 --- a/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java +++ b/src/test/java/org/assertj/core/api/JUnitSoftAssertionsFailureTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java b/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java index e463a282e1..c95e155b43 100644 --- a/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java +++ b/src/test/java/org/assertj/core/api/JUnitSoftAssertionsSuccessTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java b/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java index 9954944534..67766e8843 100644 --- a/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java +++ b/src/test/java/org/assertj/core/api/Java6Assertions_assertThat_with_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java b/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java index b6e580bb3a..b833915638 100644 --- a/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java +++ b/src/test/java/org/assertj/core/api/Java6Assertions_fail_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java b/src/test/java/org/assertj/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java index 9fa32cf3b7..e2ee38577d 100644 --- a/src/test/java/org/assertj/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java +++ b/src/test/java/org/assertj/core/api/Java6Assertions_sync_assertThat_with_BDD_and_Soft_variants_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java b/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java index e8f2971ded..1e89fe3fcf 100644 --- a/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java +++ b/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsFailureTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java b/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java index d4d65bd4e2..0873a13cb4 100644 --- a/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java +++ b/src/test/java/org/assertj/core/api/Java6JUnitSoftAssertionsSuccessTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ListAssertBaseTest.java b/src/test/java/org/assertj/core/api/ListAssertBaseTest.java index 730ac1ac47..4ff734c576 100644 --- a/src/test/java/org/assertj/core/api/ListAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ListAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java b/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java index 3072ed3bd7..e9eb958d7a 100644 --- a/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LocalDateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LocalDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/LocalDateTimeAssertBaseTest.java index 5d19f51516..927d228a3d 100644 --- a/src/test/java/org/assertj/core/api/LocalDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LocalDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java index a8157dd89a..b57c4da7cb 100644 --- a/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LocalTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java index 2f6302a1b8..01eee0539a 100644 --- a/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LongArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LongAssertBaseTest.java b/src/test/java/org/assertj/core/api/LongAssertBaseTest.java index 4207b2c547..3ad2e211d0 100644 --- a/src/test/java/org/assertj/core/api/LongAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LongAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java b/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java index 8433c814f4..fed0c3ce45 100644 --- a/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/LongPredicateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/MapAssertBaseTest.java b/src/test/java/org/assertj/core/api/MapAssertBaseTest.java index ffb479f38d..3877c57fa4 100644 --- a/src/test/java/org/assertj/core/api/MapAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/MapAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java index 3f8866340e..c43502779d 100644 --- a/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ObjectArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java b/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java index 24b279721e..4486fa2ef7 100644 --- a/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ObjectAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/OffsetDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/OffsetDateTimeAssertBaseTest.java index 497ce5aea4..fc8f3e88ea 100644 --- a/src/test/java/org/assertj/core/api/OffsetDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/OffsetDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java index e5e510768f..4d889a230a 100644 --- a/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/OffsetTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/PathAssertBaseTest.java b/src/test/java/org/assertj/core/api/PathAssertBaseTest.java index b860896e4d..61b5e86ed2 100644 --- a/src/test/java/org/assertj/core/api/PathAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/PathAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java b/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java index 7e636030b0..7c560101d9 100644 --- a/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/PredicateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java b/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java index 02a6a926c5..31d47c55c5 100644 --- a/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ShortArrayAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java b/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java index e87923302f..66a64eca84 100644 --- a/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ShortAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java b/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java index 37ef8683c9..978b17e4f2 100644 --- a/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java +++ b/src/test/java/org/assertj/core/api/SoftAssertionErrorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/SoftAssertionsTest.java b/src/test/java/org/assertj/core/api/SoftAssertionsTest.java index c425306c4e..1bb3b5accb 100644 --- a/src/test/java/org/assertj/core/api/SoftAssertionsTest.java +++ b/src/test/java/org/assertj/core/api/SoftAssertionsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/TestCondition.java b/src/test/java/org/assertj/core/api/TestCondition.java index ca2179156e..4fc841b02e 100644 --- a/src/test/java/org/assertj/core/api/TestCondition.java +++ b/src/test/java/org/assertj/core/api/TestCondition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java b/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java index aaca89e954..713805fa36 100644 --- a/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ThrowableAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/Tuple_Test.java b/src/test/java/org/assertj/core/api/Tuple_Test.java index 679f76b949..05cf0148dc 100644 --- a/src/test/java/org/assertj/core/api/Tuple_Test.java +++ b/src/test/java/org/assertj/core/api/Tuple_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/UriAssertBaseTest.java b/src/test/java/org/assertj/core/api/UriAssertBaseTest.java index 01e6de5616..106c5bd434 100644 --- a/src/test/java/org/assertj/core/api/UriAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/UriAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java b/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java index 4178e0fdc3..15a9db3bbc 100644 --- a/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/UrlAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java b/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java index 044a8d2937..6fe471e78e 100644 --- a/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java +++ b/src/test/java/org/assertj/core/api/WithAssertions_delegation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java b/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java index 826fd80997..4a06a034a8 100644 --- a/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java +++ b/src/test/java/org/assertj/core/api/WritableAssertionInfo_descriptionText_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java b/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java index 8e8ce0c9bc..300c16aff0 100644 --- a/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java +++ b/src/test/java/org/assertj/core/api/WritableAssertionInfo_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/ZonedDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/ZonedDateTimeAssertBaseTest.java index 10ba220abc..346f96c524 100644 --- a/src/test/java/org/assertj/core/api/ZonedDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/ZonedDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java index 545bcb529b..d955e0e036 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java index 207d6e7960..3cdd1df94a 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_as_with_text_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java index 7e2b510e47..1b191fb21d 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java index 473d482cb8..b449638144 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_describedAs_with_text_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveTheSameClassAs_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveTheSameClassAs_Test.java index 1b01b1d83c..0c15f3059d 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveTheSameClassAs_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHaveTheSameClassAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java index e07ef53d01..bc62f3e29c 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_doesNotHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java index 6166401701..25eb206e27 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_equal_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java index 1cea8dd748..4a8df6d30b 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_failWithMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java index 20f421a848..269b0af512 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_get_writable_info_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasTheSameClassAs_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasTheSameClassAs_Test.java index f4366329f0..89f5f87f31 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasTheSameClassAs_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasTheSameClassAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java index 1f75e04cc4..e819e93e4b 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_hasToString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java index d316343b99..3e65afa83b 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_has_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java index eb9e638b7c..20c0fef946 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java index 4709da0e7c..ec5844b242 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java index d06a4b4479..06d55ab570 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java index 2d25670587..43b942f866 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java index 6c140a835c..57f81203a7 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isIn_with_vararg_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java index 50896db2aa..1edfcb6399 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfAny_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java index e3fcb86160..dd43519034 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOfSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java index 8ae5fec905..ffb297d8d3 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java index 3a68bf6ad2..9e1515d65f 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java index f746f86805..930db7183e 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java index 985299966f..bd135566f3 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java index 04686df652..e345f10c0c 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java index d8f1073300..ad13c6ba07 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotIn_with_vararg_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java index b845504b0e..af1c297790 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOfAny_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java index a288c927d8..2cc3e1b030 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java index 73751040b6..89c3dfca34 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java index eb49d17e5b..dfcaff57fb 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotOfAnyClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java index cb4cf19aea..667cc058db 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNotSameAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java index 457a6e6d65..2b790fe8f0 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java index e795ec8d04..648e55ed2b 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java index 114c41319b..b31fb6f495 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isOfAnyClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java index 5568733e68..62f253b493 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_isSameAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java index 9ce344ea79..66d12e607e 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_is_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java index 7f84b43a43..4e448bffb2 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_overridingErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_Test.java index 94fed74bf8..60f56bf6fa 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_satisfies_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java index d1eddc944b..06d5ef9376 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withFailMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java index 6ab0997a89..9f3d801a06 100644 --- a/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/abstract_/AbstractAssert_withRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; diff --git a/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java b/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java index 8a1a8455d5..cf42351d39 100644 --- a/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java +++ b/src/test/java/org/assertj/core/api/abstract_/SoftAssertionsErrorsCollectedTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.abstract_; // Make sure that package-private access is lost diff --git a/src/test/java/org/assertj/core/api/array/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/api/array/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java index 4884595149..64750873b6 100644 --- a/src/test/java/org/assertj/core/api/array/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/array/AbstractEnumerableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.array; diff --git a/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java b/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java index fa532866d6..9e79a0491f 100644 --- a/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java +++ b/src/test/java/org/assertj/core/api/assumptions/AssumptionRunner.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java index 675e77826e..96b8360aeb 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Atomics_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java index d677853d7c..a733f160e7 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Numbers_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java index b3eaccd2a8..02d1e2c5ce 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Object_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java index ec48fc92d2..e0e9df2f0e 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_after_navigating_to_size_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_after_navigating_to_size_Test.java index 471e80a395..bc780989d5 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_after_navigating_to_size_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_after_navigating_to_size_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java index 9403967fd3..6f5d1f600f 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java index 4b305dc7b3..ccc0f74579 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_filteredOn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java index ade95e4b35..da4c996969 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_java_8_types_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java index 009c854941..c267812050 100644 --- a/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java +++ b/src/test/java/org/assertj/core/api/assumptions/Assumptions_assumeThat_with_various_types_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.assumptions; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java index 807d458631..dc89a07dfc 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicIntegerFieldUpdater_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java index 3a06827e1f..21c1cc2510 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicLongArray_assertions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java index 0dc09fb709..f1c3ae490b 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicLongFieldUpdater_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java index 559f65cd30..bf134d2511 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicMarkableReferenceAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java index e50a11e57a..bf085d0194 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicReferenceFieldUpdater_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java index 313cb0053c..5496eeb07d 100644 --- a/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/AtomicStampedReferenceAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java index 9b589280a0..32910ec4e0 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_customRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java index df6a2ac18f..f24e05d0f1 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_info_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java index 5a80f9a39f..7702e81f35 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isFalse_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java index 01155879d8..404de528e3 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java index acbaa2e2f5..f07fa8a0a2 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_isTrue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java index 1b30edad7a..af077bb49d 100644 --- a/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/boolean_/AtomicBooleanAssert_overridingErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.boolean_; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java index b264a93d52..23f536db73 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java index 01dacc709f..6e0a1617cd 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_customRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java index eea1152abd..1cbfd8d481 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_doesNotHaveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java index fed6f98c65..a2f90fdfcd 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNegativeValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java index 0ec6aacebf..bbd7f4b192 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonNegativeValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java index c61fb46318..dd3be0c651 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasNonPositiveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java index a297592ad1..997fa2f934 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasPositiveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java index 7a12f35c85..4827e7b214 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java index f77896aada..3c44ba5286 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java index abec3ca2b7..e499ec4b2b 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java index 378276fc0c..5af1449d8d 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java index d55bc101ac..859e955d19 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java index 8ee9a432e9..6646e68302 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java index ce6aa95748..0f8458e3da 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValueLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java index f6b5e86573..34a50ad0a5 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java index 8ca9e75e4b..551951873a 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_info_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java index c880690c7b..0e07f7c364 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_isNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java index c42756e5cd..2f570cd55a 100644 --- a/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integer/AtomicIntegerAssert_overridingErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integer; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java index 32625c4fe0..454991505b 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java index 9d85082c29..4365be5976 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java index d28c614c88..64a972a1b2 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java index d1ac13f21b..a73b2b2ca4 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java index 7c6aaf6eb9..f0b75f8850 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java index 9a4bd7a7a7..310e8cccb7 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java index d3e9e70632..774bc13661 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java index c3034fa0f8..76c1e9bba3 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java index 8f87bb970c..31e8348cfb 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java index 2ef522b99f..3484e7e381 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java index 4ff8eb19a5..fa2a8c5154 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java index 121967634f..976d3dd3e3 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java index 67efecd95c..88e5516840 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java index 22df751abe..eb35d42384 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 27073432d6..454c1bafc2 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java index d1ab20c0ec..f8bd73fe4a 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java index 88e858e3e2..2a9de15c90 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java index f00153098c..324895e6ff 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java index 13362dde79..c3f1e32fb9 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java index 636111fc36..bee79a6964 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java index 01f004ce4e..e3eef87484 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java index c310bd6912..918470bf11 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java index 11b9a96d15..28e876c034 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java index d9031502db..41f4e3145b 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java index 523a6ec38e..09e71fd617 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java index f0963d2233..6a0c588f1b 100644 --- a/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/integerarray/AtomicIntegerArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.integerarray; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java index 4ff03d4d82..a45b98ab4d 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java index 50d649fb4b..4651f63fde 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_customRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java index aeb35f91f5..a0fee16f5e 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_doesNotHaveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java index 06c37bc263..4bfe2b5ff2 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNegativeValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java index 636ae009b3..99134f9432 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonNegativeValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java index ad327d8973..f59328d4d6 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasNonPositiveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java index 832e1499f6..de20ed6273 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasPositiveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java index 3033fb3861..66380f152e 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java index 0cddb105d0..25e7c9303e 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java index cbce4d4bcd..94bb67f6c5 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueCloseTo_withinPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java index f69ab6a72f..6fe3d1e86e 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java index d117b94448..674e26ec5f 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java index f570be0c47..2e92318996 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java index 044e4262a3..3105a01973 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValueLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java index 529d320a82..f6aadee79d 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java index 7e5aed9be2..d49dc20fed 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_info_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java index c2823157d7..03b10e73ee 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_isNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java index 2e84dad409..43102d8952 100644 --- a/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/long_/AtomicLongAssert_overridingErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.long_; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java index d0d6240e49..d0e0a8f631 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java index b73f61e556..cc1a1b8a2b 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java index 58ec4f2914..c5a067582c 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java index be83cd5b92..29b4380637 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java index 7eac65356b..a568a80b4e 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java index b4fd78c05b..37dceaebd8 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java index 3f711c6365..68f19f5c8b 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java index 3c7c8d8652..03c76afe80 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java index 508e94c0b3..a55b080e8c 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java index 5eff577a81..4723878f24 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java index 626fb100a3..b913683db0 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java index 2c5e4e2742..f60a99dee0 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java index 4070cee346..d8cae348e5 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java index d75b5d5bc1..3564f476c9 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 5b9eab1dcd..60893b82ac 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java index 2c9e61c801..5423067580 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java index 3d95863fdf..0ebc0e6051 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java index 7918120e35..8f073f1053 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java index de77e0ea18..8fc8d97644 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java index a791a4944d..9a9680cbc5 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java index 94a9b540bd..6fb3126e4b 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java index 3e96d3fe28..d0b343b9e5 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java index a0e8a5f7e4..e9e95f3672 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java index c395cda9e3..5c4dbbe268 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java index 8627b98e5d..ff8ae4b6d1 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java index 6ec62e56e3..4ca8093d34 100644 --- a/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/longarray/AtomicLongArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.longarray; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java index 6784988395..82c938aa61 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java index d2404fb0c0..07bf742750 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_customRepresentation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java index 8d4e1a9643..ef438bef37 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_doesNotHaveValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java index 1400c93371..19a50054c2 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java index e39ffeae8e..70f612028e 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_info_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java index b60b29372b..ed2099f349 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_isNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java index 0f31121cea..8479125ec1 100644 --- a/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/reference/AtomicReferenceAssert_overridingErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.reference; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java index 33b14cd9ed..c33001f7eb 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java index e3b44d6770..7756248b65 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allMatch_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java index 75803e4fef..e581b63546 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_allSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java index 6c0d65bd77..7aadde2809 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anyMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java index 4dc6dd6210..bbc037f7d7 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_anySatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java index 9557fb4894..12ba8cccbd 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java index 18a28107de..dd561494a3 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java index c85409565f..84f8a08741 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java index ea28fd717a..87239bc878 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java index ade170118e..2f338a89fd 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_areNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java index 9a08a2f417..254fd03374 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_are_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java index 29cbcbf3ba..cbecd5ca4e 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java index c204be936b..8b356bffad 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java index 7eb08b906c..463af9f585 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java index c0fdb514b3..ad4a693697 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 9e66165324..5786a66299 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java index a15512049d..f99cca0f7c 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java index 0c7b2617ca..8c7425bae5 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java index 917c2f049f..5c325f0380 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java index 370f9127dc..296eed4493 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java index f03694c134..844c6029b8 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyNulls_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java index f151cbdde4..adc183a4cf 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java index 007b2544a9..c1dfb46223 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java index 3bb91c29f1..823f8695e4 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java index f4320a0d3f..6698e25437 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java index 2de4e4873c..760fc320b4 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java index 38bedb714d..581f73e70a 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_containsSubSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java index 15f21593f2..ab6fb258ab 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java index ff8935cfa2..77a16192d3 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java index e3424207d9..538dab64b7 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doNothave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java index 5865c20b84..1dca5d5d02 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java index 4559ce4701..7bfd9ebedb 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java index 45040d9c32..43e12a4a2b 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java index 115c4752f4..0c5b738ee2 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java index 4119df40e8..e79d3f3406 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java index f3ea3f4b76..0306eb0ae0 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContainSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java index e777035e79..315dfdbaf3 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java index cda28be38a..15466f08e8 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index 7d39125073..0d44df7180 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java index 3b76de6395..e6e9a7d8c3 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java index ea1fec90cd..d05f898432 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java index 91bb67b8c7..964d76dea4 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extractingResultOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java index 72acb34125..458f49a3d5 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java index 374e584e03..71474d3af4 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java index b868728afb..4cdc640405 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java index 5eeea99ae2..cda1bc708b 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_in_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java index de14196aa6..499563c09b 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_notIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java index 73c6c172d8..8f123d606c 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filteredOn_not_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java index d30fc1585a..2dc924aa42 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_filtered_baseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java index f0d207cc3f..4499b75a65 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java index 8dba72340c..d2d4d05fa9 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java index 5c0b49a69c..e33f95aa05 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java index bea243b3d4..1a1239bc02 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java index 9604419756..b8628f62a5 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java index cf5a78d6b0..018b23d62d 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameElementsAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java index 77c4697056..21be0ab4ac 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 17732f4299..ba53a1ad7e 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java index 56c49722c7..330dcd197a 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java index 34b66cf2ce..fc9f2b25b1 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java index 6ae71f0dcd..88e0ae19e4 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java index e9d157362d..7e7d919532 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java index d51bd6546c..da224464c7 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_haveExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java index c9508608fd..d0e1694ddb 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_have_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java index e8e9c8a3f3..f7fd3003ac 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java index 23a6315c8b..f25b69121a 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java index 34637ed297..c1989f76c2 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java index f5db981db5..edb14502d6 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java index b1cbc5a312..52cac7fded 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java index 365092d0a2..758f145985 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java index 9f89797b6f..1c3283881f 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java index 427ecf2910..1131a32893 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_noneMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java index c930b9135e..1ce97ee57a 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java index 1fd5564542..215b797731 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparatorForType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java index 5e1bc2d4ad..41a75e1571 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java index 59e1ab024f..36c78d49bd 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java index b26572b757..becdb35aee 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java index 5821434712..89504aff2a 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java index d9a47fd836..81ca260b24 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparatorOnFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java index e09c64789f..bf6fcf573e 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java index 6c0939b257..2fc571cf5e 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 5c8897221d..0f00ccdabb 100644 --- a/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/atomic/referencearray/AtomicReferenceArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.atomic.referencearray; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java index 2a89f4d7fc..2418a007d8 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java index c1b4f63ed6..6cd1d1a16a 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java index 16c0ee6e5f..f79e340a54 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java index 536f5c3771..fd2a0001a1 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualByComparingToWithStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java index 16a282b592..13aee36827 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isEqualToWithStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java index ee86b600ac..2fb71c20ea 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java index 5736314923..61885634e9 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java index 47c095cf0e..a217b97587 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java index 301f2fcd04..688da8fbc7 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotEqualByComparingToWithStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java index 6b579cb5f0..4f6d7f3ef8 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java index ab1a184a22..24a0f8c9de 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java index 63f9048364..8b3a5c7992 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java index 852147d9cc..8e229b37de 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java index 2a05fc7e64..c27d3f089c 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java index 0072b7242a..810f762d8e 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java index f2c3fc9e6e..9173931ce9 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java index 17a2326e65..c4f6f78a78 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java index 350a0b1665..198a70388b 100644 --- a/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bigdecimal/BigDecimalAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bigdecimal; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java index bcab97b95c..816f432ed8 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java index ceaae7e353..932002a6cb 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java index 9f1b07e821..8ecc7ab7a8 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java index 937f7e1b46..8212a7c9f4 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithIntParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java index 6988c5710c..a8c8f83796 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithLongParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java index e0afcd59ea..8b9088da78 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isEqualToWithStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java index 64b89961a0..734711ead5 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java index e3c0bdd739..8181c80ff5 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java index 1a6c2bb7b9..b4296e27a2 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java index 468f158798..eb3024884b 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java index 8bfac627f9..c4667d575e 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java index cfbf724cda..591f348f7f 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java index 5b8a17bcf3..8c96529019 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java index 59abf3827a..5178373bfc 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java index 8afa458685..f9648b3418 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java index cd13a6cf45..45f92843bd 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java index fadfd5f3c0..037faeea72 100644 --- a/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/biginteger/BigIntegerAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.biginteger; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java index dd1d5964ec..313fcf5d54 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isEqualTo_boolean_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isFalse_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isFalse_Test.java index 68ac6f9ee0..ed6571f97d 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isFalse_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isFalse_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java index 089c2176e9..92dc5b4ae7 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isNotEqualTo_boolean_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isTrue_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isTrue_Test.java index 709e34c247..6395e9bb34 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isTrue_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_isTrue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingComparator_Test.java index ae32f0486d..4ab5ed3cd3 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java index c6c9b8160d..a88a917bbc 100644 --- a/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/boolean_/BooleanAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.boolean_; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java index b31035dd7c..aaed527125 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java index 32a0c37f8c..fa9f2917ce 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java index 4fd7d19050..4d0424ffb3 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java index 181287e850..f0556be24a 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java index 8d86c909c3..e3cd952b81 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java index 3b6cef459c..c4e955fa87 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java index 9186cf0330..ad60ece1f0 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java index ca961f0a7c..ecce387e2e 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java index 4572ef582c..54f14c38f1 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java index bb2ae897f9..a7dcfcc047 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java index f4d1b9a040..8d2fc9e7cc 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java index ff93051f12..5dcbc9c2a7 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java index 38a3bea53e..7450be41fb 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java index fdd6a0a780..e6208cf7b6 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java index ad9237a63c..cb5fe5da08 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java index 5fabcd33b2..8335b5f505 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java index f28d184632..7d7d309fbf 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java index e47514aead..e6c7f89f65 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java index 8e81e5afd0..8c878540af 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java index d8141c4624..260a6aa667 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java index af93da8829..d88c65ba81 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java index ecea711a9d..26cdbc5de1 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java index 372b99d2f6..fd9bf707d7 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java index 00ae15cb4c..af5ed09902 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java index b243eefb42..70d6c6652b 100644 --- a/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/booleanarray/BooleanArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.booleanarray; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java index 7b99bca4b5..78ec99168a 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isBetween_Bytes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java index 5c0e038225..688c865f77 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java index 479ad1301d..848083af54 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseToPercentage_primitive_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java index b8c9b2b1c0..77573bbd4b 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java index dfdb36658f..9cc4de5730 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isCloseTo_primitive_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java index f4046719b0..0eafb291ba 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isEqualTo_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java index 8437bb8e48..835279551a 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThanOrEqualTo_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java index 498baccada..44e8aa37e4 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isGreaterThan_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java index 62bcd89fca..b2ffb37a29 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThanOrEqualTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java index ee798707a0..cebeb598c0 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isLessThan_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java index 77740b5e7c..27684fedc4 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java index 377a6922c4..0b5e1d9c6d 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java index 586d09f0ac..e37756f307 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseToPercentage_primitive_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java index 528123b4fe..3937728230 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java index 45a0984f93..a7fae573ff 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotCloseTo_primitive_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java index 29136e7bcc..617efc3f1f 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotEqualTo_byte_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java index bc38769ca2..87a9f03cf3 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java index fc90b038d5..428029f300 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java index 5f61b07077..f168407fd9 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java index 36527f0b84..4c3312f639 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java index 6644f6477c..f6f3261a07 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java index 090793ebce..da04106339 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isStrictlyBetween_Bytes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java index d2978e6f9b..b4a6917b5a 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java index e4c8d27c35..b86b6307cf 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java index f91d5dfc07..35adb55c8b 100644 --- a/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/byte_/ByteAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.byte_; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java index 84bb05f6c4..0e2f75e1aa 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java index 7a82c33fa5..261dcadc07 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsAnyOf_with_int_argument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java index a9d65dbb30..70d194dabb 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java index a01c86cf07..0313d440d0 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactlyInAnyOrder_with_integers_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java index 1d91841e10..95c1f52a22 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java index 36b5fbf0f4..5775348422 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsExactly_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java index 17f3d282d2..87f71f5b4a 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java index 9c52f455c6..7600119108 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java index d069246ad7..6548fdb7f7 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java index 89e778f6f5..56dc84dc58 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsOnly_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java index 9fa034dd71..4959369502 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java index 8083d47555..f1d9bc5c5c 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSequence_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java index db6626e8b8..0f7d300244 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java index 09535807e9..1bf16d3e55 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_containsSubsequence_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java index 39b18355d1..63249d93a6 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java index 826dc5a1d1..f0c96c225a 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java index 8bc6362a4b..f60372136d 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_at_Index_with_Integer_Argument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java index f3119a6c19..46213e272e 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_contains_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java index bb7804a26d..ef92d6bde9 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java index b910b61de4..ae1e527be8 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java index 03add4286b..f369c55cf5 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java index 547c455d10..6a6b31b259 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotContain_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java index 979ac79e01..66087a2b6c 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java index ca7a3d45ea..8dc886fac4 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java index 49dee15c62..713788acd6 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_endsWith_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 05d9491c0e..cf6d3bcbad 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java index f67ef23c93..18fae4dae4 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java index b3eebf3044..4b387e971d 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java index 06c1c5171d..7eda4eafa0 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java index be78cc0fc3..58fa734d0b 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java index bc5c4138c7..eb7be075a9 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java index 05570253de..be843cb6c6 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java index 76c01db598..23fb7878ea 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java index d2ec097a25..3f146da7bc 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_startsWith_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java index 8abaa2b04d..4143dea58a 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java index 0b656e4a4c..25d8e40c32 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java index dd5537e81b..ee5cf0d1d5 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java index 8f2ad82d8a..7f28e81eed 100644 --- a/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/bytearray/ByteArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.bytearray; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java index dfa4df79a4..b23271a297 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isEqualTo_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java index d352ea1f7d..4ae25f3d71 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThanOrEqualTo_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java index dc477e404a..6d652ea02e 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isGreaterThan_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java index 6532b9a4a6..230e2dfa8e 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThanOrEqualTo_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java index ae335ca47d..9ab803c216 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLessThan_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java index 512aeec74a..753e1e4478 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isLowerCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java index 759141afe3..899cf72ffb 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isNotEqualTo_char_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java index ed1fbc1d47..35160921f1 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_isUpperCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java index 6cb887c47f..7498b82442 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java index 264002513a..75d210c7c7 100644 --- a/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/character/CharacterAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.character; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java index be4761c19d..6d0cfdc60e 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java index fee4c82e35..53fe46832f 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java index 4135b565b0..46cf9b4844 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java index 1f42fba64b..c468afd97d 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java index e8e369dd14..e42cf715af 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java index 1606d68762..9f3d2f8810 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java index 9d5dde5df1..bfb6b5ceca 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java index 5408acfe79..84fe91028c 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java index b916cc5135..37b83a1eed 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java index 52e177199f..61c0132b77 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java index 1178937235..cf1f94d36b 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java index 0357d942d3..4e06f1a6a6 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java index 9435263419..402417778f 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 8c66ffbe28..72f4df7c5e 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java index 8fb7499dd0..e2b7b33290 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java index 9c7ee55fe3..148a9eb806 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java index 928c83ae99..3991febfc3 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java index 08a670824d..f249ace3f9 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java index b1eb22d741..4973c0da7d 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java index 50d6483b90..9583b0c681 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java index ff879657d2..6cab116df3 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java index 50b82925f7..37266ed3e1 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java index db5407ac08..4daf5b4340 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java index 51b6dc0748..a8b9439e64 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java index 79e63fe00a..85460feae1 100644 --- a/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/chararray/CharArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.chararray; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java index 7a847f6e50..4242e2c669 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsIgnoringCase_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java index 3032765c8b..e7e7e4e07d 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyDigits_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java index a78812e610..1306ffc85b 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java index 646d627b58..2b45054044 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsOnlyWhitespaces_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java index aadae98cdf..583dd9abe6 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java index 06a4d82a18..12d1085ba0 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsPattern_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java index 7345be5632..c91b3cc84c 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java index 9dfc7a3183..5666440f2f 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSequence_with_var_args_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java index f4a75e00bb..c5ee60c13c 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java index 046200c17a..500035c788 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_containsSubsequence_with_var_args_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java index 621d79ccaa..445dd600d1 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java index 9b5d054c47..956626944a 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java index 6e420e3da0..1b26f8a61b 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_contains_several_String_as_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java index 1c5751b1d6..80344cbea2 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainOnlyWhitespaces_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java index 610ded2f4d..06e9750c58 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java index 91f687fd15..d8b06ff1eb 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContainPattern_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java index e311dd0310..7553b47983 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java index 59fd22822b..0a26099c3d 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java index dbab556461..94db6db455 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotContain_several_String_as_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java index cd1a0d1d5b..f74be3a2be 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotEndWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java index b0e5d09c22..ce10b60bbb 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java index b9a9a78cfa..f001115fe1 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotMatch_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java index ef0a035bca..58fb2d552d 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_doesNotStartWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java index 887614557e..fcae6370b4 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java index 23af220d5c..1d414f5058 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasLineCount_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java index e1fac82797..da40750a2c 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java index bee42051bd..9df689ed49 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java index 34d296f406..fbcef9060a 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java index 896a59ea80..0227bad5ad 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isBlank_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isBlank_Test.java index f41c26a9dc..78f1658294 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isBlank_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java index 72bd698195..ba46a1bd46 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java index 20ee6763fd..09b6aba286 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java index 7df5a5aec0..0f75882c9d 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringNewLines_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java index 7910d35f0b..d1fff942a4 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToIgnoringWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java index 227045cbae..794c191841 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isEqualToNormalizingWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java index c191a1c03b..d2d50b00d1 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isJavaBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java index 461b005b87..6b2107e8c1 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java index 9c8909d000..266bb2203e 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java index 8810df67bb..cf1c9c65e2 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java index f4caef4721..0f52770716 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToIgnoringWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java index 4cdc6dc123..f68051e3f4 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotEqualToNormalizingWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java index 22eec15e78..fedf3b6b08 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNotJavaBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java index 2a400a3e89..43aa1aee19 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java index 62109acc9c..8c63512897 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isSubstringOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java index 09a8feb6a4..c0de53869f 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualToContentOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java index 7b6b7617fc..566485e4bc 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_isXmlEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java index 3327d2e909..b4de51d6a6 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java index 0eea97c1fe..9435ebe022 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_matches_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java index 8e5bc5eaae..de9d376c92 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java index 222cf29850..86e9aab916 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingCustomComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java index d41d63b045..7524df982f 100644 --- a/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/charsequence/CharSequenceAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.charsequence; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java index e4e43f1046..31ea9ef964 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java index c3c7bc7b9b..8e4fcb7579 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasAnnotations_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java index f7d9595076..e83fb1b84f 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java index 13a823c322..0d2718a37e 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasDeclaredMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java index 3d7f494ed0..305a2af68b 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasExactlyDeclaredFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java index 8fcd0714e4..7f9db72ec0 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java index a55e24240f..4444bbe243 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyFields_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyFields_Test.java index 7ce08ca716..eb6719d89d 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyFields_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasOnlyFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java index 6e6e47882e..8a413d858c 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_hasPublicMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isAnnotation_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isAnnotation_Test.java index 493bd7576b..87ffc932c0 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isAnnotation_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java index 49a8dbc830..4b962789d6 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isAssignableFrom_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isFinal_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isFinal_Test.java index 34318e492f..4ecc7ea5e4 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isFinal_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isFinal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isInterface_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isInterface_Test.java index 1332e985b5..38f8bbae8a 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isInterface_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isInterface_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotAnnotation_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotAnnotation_Test.java index a66659c5eb..749526f3e7 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotAnnotation_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotFinal_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotFinal_Test.java index bbee2207b6..89e2fd5111 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotFinal_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotFinal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotInterface_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotInterface_Test.java index c86a6fbaff..074eddafa6 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotInterface_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isNotInterface_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isProtected_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isProtected_Test.java index cf6df720c3..5befe5f078 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isProtected_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isProtected_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/classes/ClassAssert_isPublic_Test.java b/src/test/java/org/assertj/core/api/classes/ClassAssert_isPublic_Test.java index d0b20fca96..5f80c7d176 100644 --- a/src/test/java/org/assertj/core/api/classes/ClassAssert_isPublic_Test.java +++ b/src/test/java/org/assertj/core/api/classes/ClassAssert_isPublic_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.classes; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java index 776befd0e5..54e775a5f0 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_canCallObjectAssertMethod_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java index 1c2bd34ce3..1c7b60e07c 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java index b22da1c1e3..1a87a72612 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isEqualByComparingTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java index 7e881a4d88..2812e33fff 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java index ec45a802ef..9b25de14d7 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java index 752a8ceff6..3556058817 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java index c8e03ac2a1..4faee26a43 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java index cfc87809fb..f3c351bfdb 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java index dd7bed3dfb..c2892bf176 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java index 649a665321..e38e9e5adc 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java index 235b895acc..15081fa0b0 100644 --- a/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/AbstractComparableAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java index 81e45a251e..9d3117616b 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isEqualByComparingTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java index 8b80f1eda5..3d88ea41df 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java index de389926f3..559db48270 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java index 80c607c5d4..b9b5fd05d9 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java index bb2184527b..cb14b5b260 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java index f6a255823e..efe31edf8f 100644 --- a/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java +++ b/src/test/java/org/assertj/core/api/comparable/GenericComparableAssert_isNotEqualByComparingTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.comparable; diff --git a/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java b/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java index 3f75af31d5..df677fc907 100644 --- a/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java +++ b/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithDateArg_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java b/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java index 48701b104f..7db071caa2 100644 --- a/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java +++ b/src/test/java/org/assertj/core/api/date/AbstractDateAssertWithOneIntArg_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java index e7e41b8a9d..8081c0ad34 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfMonth_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java index 7bc89b8395..93343c3042 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasDayOfWeek_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java index 18b379d034..d2daeba032 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasHourOfDay_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java index a425203bed..9fde922f32 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasMillisecond_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java index adb206f684..cf28e34f4f 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasMinute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java index 5e98c53307..3e483686fa 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasMonth_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java index 74cbc4911d..07a9ab4765 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsDateInString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java index 5a0ae18788..f6bbadacec 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAsOtherDate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java index cd12181829..4f4a250427 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasSameTimeAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java index c200f4932a..eaaff884b6 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasSecond_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java index 3811bf204d..e3b8466379 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java index 8677a21c78..fd92a0d6b4 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_hasYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualsTo_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualsTo_Test.java index f4e58d65b8..275ede7426 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualsTo_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isAfterOrEqualsTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java index 8cc5873647..fc34869033 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isAfterYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java index 4bb0d54ac6..60d0fba2cd 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualsTo_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualsTo_Test.java index 7e125fe0d2..3313b129f4 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualsTo_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeOrEqualsTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java index 5b43ba5758..64c2ab729d 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isBeforeYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java index e28a2385b7..5d344f6d36 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java index 7e4fb13b7c..c51503ce34 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java index 0642a541fd..18b4318ea5 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java index e8b0955d69..ee25afb2b7 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java index f084dffe53..42b17e6781 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringHours_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java index 0e852b324d..ad40abc20d 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMillis_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java index 100e7227f8..1d304e4924 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringMinutes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java index f6358f8405..f2eb32bc4f 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java index e458d25c04..c9ba20ac7f 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java index e37e882138..1fdcff84d9 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameDayAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java index cbdc0b44e9..1236089b33 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java index a201188f39..0e65e65874 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameHourWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java index b8232bf98b..3b259af5b7 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java index e4cb1a7693..9d037c76ae 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMinuteWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java index 9b49ac893d..6e1ea35134 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameMonthAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java index 498ef4d8db..dac876bbb2 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java index d76622e29e..914a0fc437 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameSecondWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java index bfba48ada1..34f7fd167f 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInSameYearAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java index aa94033a20..bd18efb0d0 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInTheFuture_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java index 05ee983299..320c0bd496 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isInThePast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java index 6448f6adfa..48a08f5f93 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_collection_param_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java index b8271ca283..0e6563136d 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isIn_with_vararg_param_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java index 79c12fee7f..61b10b2648 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetweenSpecifyingBoundariesInclusion_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java index dd2eadccbf..d1f18000cc 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isNotBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java index 31e15426e6..e910140d62 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java index 4a0f5d3039..3ac3026f08 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_collection_param_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java index b92eac37aa..bebd062dca 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isNotIn_with_vararg_param_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java index 95fad49d49..1be78e3521 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_isToday_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java index fc10b7cba1..363391d143 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_setLenientDateParsing_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java index 849eac96e1..4f6716f42c 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java b/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java index 6278e22630..050c9b2a74 100644 --- a/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java +++ b/src/test/java/org/assertj/core/api/date/DateAssert_with_string_based_date_representation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.date; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java index 75810a5c65..92bc9c1a54 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isBetween_Doubles_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Test.java index a9dbe7e1a1..28ca55c0af 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java index 10bc7b3def..4b861d2cf1 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_DoubleObject_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java index deb6a0d38d..343a36f126 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isCloseTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java index 203a199c40..f4a2a3bd01 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java index 1d85b4d9cc..8768676748 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_double_with_offset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java index 97288c0385..48a5442943 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isEqualTo_with_offset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java index c1bfa19d9b..af08ced6a4 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThanOrEqualTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java index 50ec484c10..08ebef5567 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isGreaterThan_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java index 343596e0f5..bb293e9a6c 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThanOrEqualTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java index 93fb5b2e97..064fd5fbfd 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isLessThan_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java index 63793b6740..43b52ec62b 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java index 50b3aa1032..3cfa030874 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Test.java index 34207776b6..462cad7de7 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_Test.java index 715f73f2ff..d155d63d6e 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotCloseTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_Test.java index 284a082868..ce634bea38 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotEqualTo_double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java index d87fa8633a..02212ff33a 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java index 8c14ede9e2..9b73b3d4d6 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java index d0187692ff..d621b2e455 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java index b09a38e0b7..ed793d6206 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java index 17cbdf543b..919d4c23c2 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java index 1a8c0ac7ba..be14229d71 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java index 41c0ba3f04..37ab6853c9 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isStrictlyBetween_Doubles_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java index 0ad0afff2d..82298f3f1e 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java index e6bbe25621..8cab70e578 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java index 4b80325b81..b92db0fa17 100644 --- a/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/double_/DoubleAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.double_; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java index a9beef3527..895428e33c 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java index f57b041a1c..61406bd63f 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java index bf3397b54b..15a841cfbe 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java index ba56d01943..e30f795860 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java index e662dfb849..333620021d 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java index 2db4775c9e..586911ae6a 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java index 96c7c4599a..ee32bf2fd3 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java index c8d377318d..1f3a443deb 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java index bc2309d134..9a573c9139 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java index 513538d9bc..5703d10b05 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java index 901e4b953e..13a2f082d5 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java index ddcd775300..2eb0a71b61 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java index 5ca0777d8f..ede8e15016 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 44bcb8f6a5..bf3883e4f6 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java index ddd6f5ec09..c8dfd8f6e1 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java index 7be95e0b9f..c61126a82d 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java index b61d54be12..24e906c8d4 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java index 2bdf6b0f1f..67f9f46977 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java index b8e7896e07..4ef4fd137b 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java index 21cc0497cb..d3da395efb 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java index 4ab09cec42..98fe00c31e 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java index b2373e412f..c94c250c93 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java index 3afe125456..ab97611c03 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java index 558027deff..ea093d50a2 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java index 629ca3f4ed..5e7f7a49b7 100644 --- a/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/doublearray/DoubleArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublearray; diff --git a/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java b/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java index 1b06513788..c1dfe2fae1 100644 --- a/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java +++ b/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_accepts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublepredicate; diff --git a/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java b/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java index d78e2fef98..fa0951774e 100644 --- a/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java +++ b/src/test/java/org/assertj/core/api/doublepredicate/DoublePredicateAssert_rejects_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.doublepredicate; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java index d107375099..cb9acd161f 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_should_have_thrown_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java index 65502004d7..260fbdb669 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fail_because_exception_was_not_thrown_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java index aa8a090242..65c0414843 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessageAndCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java index 3d7e2b8cba..a394e34074 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java index 911a4395b1..a35100f8bf 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fail_withMessage_and_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/fail/Fail_fest_elements_stack_trace_filtering_Test.java b/src/test/java/org/assertj/core/api/fail/Fail_fest_elements_stack_trace_filtering_Test.java index fd748631c6..4300bd1d15 100644 --- a/src/test/java/org/assertj/core/api/fail/Fail_fest_elements_stack_trace_filtering_Test.java +++ b/src/test/java/org/assertj/core/api/fail/Fail_fest_elements_stack_trace_filtering_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.fail; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java index 55c1f0b1ab..7bb6365a2e 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_canRead_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java index d9f15ff0a2..e441f37b74 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_canWrite_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java index 19e64d4358..fcf11557ef 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_doesNotExist_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java index 242f09bd49..0cf600d779 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_exists_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java index 98bab073b6..562c673e4d 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasBinaryContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java index 10a28ca2cc..f39351c2b8 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java index 5ab0912da9..35685b4195 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasExtension_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java index c85493d7c3..dc4851fefa 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasName_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java index 9b7ff3917c..07b3483051 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasNoParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java index 91e08c46b8..ff04a66e45 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithNullStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java index c151dd8d40..5c8b5cbc87 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasParentWithStringParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java index cc41c3196b..c3747e32ee 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java index 9f65b3fbde..a253762f90 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_hasSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java index 6f1603bf49..5e2c233487 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_isAbsolute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java index 232262f12e..063bb02828 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_isDirectory_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java index 74474f936c..680b3950c2 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_isFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java index 2b1ab0a355..3e2e33cb98 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_isRelative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java index 99068b2869..6879a9ebeb 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java index 297cb7b885..2f76761709 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_String_invalid_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java index d98fc526e8..74aa6ec905 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java index 721ec9a461..50c5712657 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_default_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java index 5cd16f7c71..23f9fa9bf8 100644 --- a/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java +++ b/src/test/java/org/assertj/core/api/file/FileAssert_usingCharset_null_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.file; diff --git a/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java b/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java index 1d78bbadb0..8292f244d3 100644 --- a/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java +++ b/src/test/java/org/assertj/core/api/filter/AbstractTest_equals_filter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java index a7f96f7cda..8868ac1d8c 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_being_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java index 42a9af678b..e46f7e20c7 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java index 743e4601a3..3b246cd78c 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_having_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java index c2689b060f..680c3cc228 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_on_different_properties_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java index 807f5091df..b05b04765f 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_common_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java index e6cb44e1cf..6f46c68ac3 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java index 4bf8fa824f..2fb55a424e 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_given_value_short_version_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java index 676bfa3e8c..7a8f30ff17 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_equals_to_null_value_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java index 53bd2f5018..6af39d96de 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_in_given_values_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java index 6874c4fe2c..5d049edfd1 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_equals_to_given_value_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java b/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java index fedf33051b..4820ece5e2 100644 --- a/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java +++ b/src/test/java/org/assertj/core/api/filter/Filter_with_property_not_in_given_values_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.filter; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java index 833c9a2f26..569df4d568 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isBetween_Floats_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Test.java index e6b3dff579..10eb9e614f 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java index 2dbd61f4a7..5266456f25 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isCloseTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java index c02738d806..7b99a5e840 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java index f5dd1754c8..9db9010fd7 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_float_with_offset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java index f21795e5d7..fdb5e3e19a 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isEqualTo_with_offset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java index f25bc65c4f..5cec18c2e7 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThanOrEqualTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java index f5c39dbb99..6de3a5497a 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isGreaterThan_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java index 7ecd66a9b0..2f68dcd10e 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThanOrEqualTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java index 9724d800bd..ef2ff4f7d2 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isLessThan_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java index 59a1e381c4..233183bc21 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java index 2c5b39f0b6..69bfdd2df4 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Test.java index 5e8dd95085..c3b6fd47bc 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_Test.java index 9c55c18044..a7b5073c28 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotCloseTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_Test.java index 60d3e50801..7f70881742 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotEqualTo_float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java index 1c06eef650..cf3f92b46d 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java index 4149e9c4c5..288f223594 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java index 2409a20334..2635723220 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java index 87a0566c3a..752a07f833 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java index 9e40b2a617..df7f9ed137 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java index b6681bf0dd..b2d9eecea1 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java index d70d52baae..1193c38196 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isStrictlyBetween_Floats_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java index bdb9659f42..81f4b09a68 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java index 8d57607398..d1114eb5ef 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java index 466965e220..d92777f382 100644 --- a/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/float_/FloatAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.float_; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java index 5eca5aeb75..eca14ed001 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java index 68900bd365..8fceada781 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java index a88b257616..d416f07f88 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java index 42f7293408..7134f2be65 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java index 6143d3e8f7..596bfee476 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java index d1b676f51b..908d2ab65c 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java index 381e69ea3f..257e787dba 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java index d89079fca8..f89ff7b36b 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java index 80c26bb3ec..5a7844705d 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java index 9c57db269c..79633bb1e8 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java index 1cfa6009b1..793bb8898b 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java index c5e2dd6a41..db15676034 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java index 5b27b79c2e..95026bca11 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 63be3d169e..71d6681195 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java index 05029a8d68..4d42918925 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java index 4f50818159..df4fad9cd7 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java index 2d5a3fe5d2..6f27b38ceb 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java index 92de4b27d2..4f66d0e20b 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java index 5a04b75c7f..505bc99f4f 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java index 32bb5e859d..a9f463dc18 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java index 4af059d994..55b9a00725 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java index 251c1dac27..27e7fc9e1c 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java index 32f5956b19..4798a0b1bc 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java index 4542ae9412..49697a4df9 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java index 7f57dc1678..6b1d533182 100644 --- a/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/floatarray/FloatArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.floatarray; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java index 1f97d6cd46..f19f47e549 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailedWithThrowableThat_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java index ba53d3f39f..7da27776c3 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasFailed_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java index 5d33782746..c4e3e2c637 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_hasNotFailed_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java index 7ba1b185e4..ba9581cbae 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCancelled_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java index 8808420548..808a0fcb5f 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedExceptionally_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java index e56496aa71..ebd9e9758a 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValueMatching_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java index b079fc09ac..06a5dffc94 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompletedWithValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java index 13872bf302..d8bf39f9bc 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isCompleted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java index 879029bc49..3bfe7f2db4 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isDone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java index 1c743092d4..3639deea84 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCancelled_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java index 70954f6a3b..3fb2df836e 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompletedExceptionally_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java index 0efc0ef2dc..87a82b1c9e 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotCompleted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java index d60136249a..9ebbabae16 100644 --- a/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java +++ b/src/test/java/org/assertj/core/api/future/CompletableFutureAssert_isNotDone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java b/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java index 298c3e96dc..1ef281e6a1 100644 --- a/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java +++ b/src/test/java/org/assertj/core/api/future/FutureAssert_isCancelled_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java b/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java index 3cee345eae..4ffec5aea3 100644 --- a/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java +++ b/src/test/java/org/assertj/core/api/future/FutureAssert_isDone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java b/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java index aeb7426cb5..b562b5e2ef 100644 --- a/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java +++ b/src/test/java/org/assertj/core/api/future/FutureAssert_isNotCancelled_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java b/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java index 58c99652e0..7e715583e8 100644 --- a/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java +++ b/src/test/java/org/assertj/core/api/future/FutureAssert_isNotDone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.future; diff --git a/src/test/java/org/assertj/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java b/src/test/java/org/assertj/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java index e48464d4e3..32063002b9 100644 --- a/src/test/java/org/assertj/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/api/inputstream/InputStreamAssert_hasSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.inputstream; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java b/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java index db7044d5e5..f1ba6e5c1a 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java index 8b280a7ac1..3d6965d56e 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_IsBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java index 8fbc21078d..04da5e4af8 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfterOrEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java index 9b4f04540a..0de91219e7 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java index 82ec4d976c..b8754d1e16 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java index 9dac9b11f8..aa5fa61bb0 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java index b27f0015ee..615ce13102 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java index b37d4922d9..d08d03f000 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java index 327c74e215..b2a43d1943 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java index da06a636ba..7650a3ebdc 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java index 61bb7f6d67..3bb7234d05 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java index 58aa536dba..2a32f7caee 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java index e6da13d9f4..c9caaf52a0 100644 --- a/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/instant/InstantAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.instant; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java index 5da02f3bee..2346c25a8e 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java index 7ffbe8c208..60b47fb0bf 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java index 781fad0dbf..3ab49a7b72 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java index 1170c2d540..c97497d516 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java index 3ac692e820..7348806754 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java index b1ef0823d8..a724c9c2a0 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java index c2d8849c7b..69091f878c 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java index 18b993f3fb..4a44a33fde 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java index 1660c1316c..b3fe96507f 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java index e89ea1c737..1fce8abf26 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java index 33309cad9f..d60d85570a 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java index d6f8a2ad87..2d703d8ac4 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java index cee0bae8fd..6bd110b154 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 7b38981f8d..812a89d08e 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java index 757814ae5c..20a047f78f 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java index bb83fb8618..86b60897d5 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java index 6188a26583..fb315fc982 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java index d3991e2e5b..4ec8f24738 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java index c346e82fb5..f4991ce00a 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java index 35cfc82273..4ab28bd7a4 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java index 4fbb122570..2f2c2750e9 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java index 68848f3676..66205d9c8c 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java index caee4261cd..0c609472ca 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java index f7a8e00dc2..c7281298d6 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java index 4a82cc1f94..af084d0902 100644 --- a/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/intarray/IntArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intarray; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java index 855b49377a..88f8e16851 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isBetween_Integers_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java index 1ae309e972..3652d5ce2a 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseToPercentage_integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java index 67e6055cc2..b528d35d0f 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isCloseTo_integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java index 8be38b2368..7feece70c7 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isEqualTo_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java index de700bbcbb..d45b25f4d2 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThanOrEqualTo_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java index 4ae804a496..3a0e524180 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isGreaterThan_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java index 10e2944af2..15e0fbc77e 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThanOrEqualTo_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java index 019cbf2b38..3beb1215d0 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isLessThan_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java index 4b25c10e29..a977790df4 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java index 652ee3aa4b..86bd5cb847 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseToPercentage_integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java index d3ebe16507..113dea1757 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotCloseTo_integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java index df7af17175..59bcb16176 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotEqualTo_int_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java index e3335985bf..ed27869461 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java index d05ba80ced..f3850a877c 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java index f192f3363f..f851323f50 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java index 2817eaf608..e7fc30179e 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java index 544c91e304..6948a70d14 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java index bc9c5f7e74..c879b33563 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isStrictlyBetween_Integers_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java index b1e7047eb6..92912a25a7 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java index 33c0fb1fdd..77bb0415a9 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java index 7fe96d20ae..296d717ecf 100644 --- a/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/integer_/IntegerAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.integer_; diff --git a/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java b/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java index 992ea3bb36..9d218fb549 100644 --- a/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java +++ b/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_accepts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intpredicate; diff --git a/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java b/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java index e01118100b..afddfce11d 100644 --- a/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java +++ b/src/test/java/org/assertj/core/api/intpredicate/IntPredicateAssert_rejects_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.intpredicate; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java index 9c7433b057..6db7388f35 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java index 420c620337..8ffbdbf8f4 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allMatch_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java index 23a909fe97..dc734b51c2 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_allSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java index 02f886ec4a..2fb0397686 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_anyMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java index b6b475ae3e..36f3972da1 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java index f95f36e8b0..d23de07355 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java index 5fa50e5070..a7bc31d344 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java index 4e9eab5128..0f3d8200e8 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java index 650aada24f..b13fadf866 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_areNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java index e5d858b711..208bf35393 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_are_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java index 368b139687..cad681b2be 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java index e25eb6c70c..73d9876a8e 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java index d0e11c44ea..715b2c36b1 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java index 4f28232641..fcd297fd7a 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java index 26aa6995c5..fc7ac84f08 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java index 68ca790b8a..eaaeb0eb69 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java index 5e40be428c..15c31ca57b 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java index 971c218df9..b574f6dd81 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java index 3dab8b931b..f21a7a2962 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java index ff70dd1598..1c05b43c2d 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyNulls_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java index 307c20d9a8..827311bdf8 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java index a7c422f90d..c38592cc1f 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java index cda9cff964..cffca7f536 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java index 4ccd3b8dcc..f5f3d3515b 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java index d27a6f92f4..c3934d0467 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java index d50c0c04c1..234982d047 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java index f4fe9eca63..c3518c702e 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java index 7ddff0314a..35a92a91e2 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doNotHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java index 9305cbf4ac..e6687c49e4 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java index b6fc0e3aa8..4c69a51a6a 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java index 9dee9f1b9f..4e83495a3c 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java index 5768988d8d..bd286f4046 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java index f77e829fc5..12132ec087 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java index 8397e49a62..f9b8b3b1fd 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContainSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java index c92db1b18b..6afaa73708 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java index 7fc22ab0a5..8b7262ef90 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java index ff1212fc98..99dbb960e6 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java index 07b834dbb6..ae5b5933f1 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java index 3f268a1531..528944c389 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_extractingResultOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java index 690171ff0b..da1ac069f3 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java index 3718d5da8f..ee4ec71507 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOnNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java index 0f8190f74e..de86f3280c 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java index facb3dc26b..4fb4bd16d0 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java index 1f39f0ed9b..10aa9726a7 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_in_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java index c39f64d8f0..061ff4f11b 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_notIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java index 9a9f329708..a8160bcccb 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_not_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java index ca0259d32e..efdbcfd6fc 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filteredOn_predicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java index a4189ee75d..75e11c54a9 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_filtered_baseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java index 618607629a..ac3e59dfd7 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java index 123770e98a..1ce9779a3e 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_String_parameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java index 24e1c705da..f15977a19b 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_flatExtracting_with_multiple_extractors_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java index 0570827d6e..67c8ef4bbe 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasAtLeastOneElementOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java index 154ce9eaaa..6826dc61b7 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java index 82665f9ff9..6a603b2e9b 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java index 3dff1a2467..295486c00a 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasOnlyOneElementSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java index 4a5f1a7d7f..1d5aba79b7 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameElementsAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java index 31ecf0ad03..d8bde01d31 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java index 5e8d082f53..9bc40d3065 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java index 59e5811cdb..6da39e815d 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java index 81837a0827..f08d16292a 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java index 67a7e5b550..418e220481 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java index 3b8aeb527c..b28bb64c18 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java index 2ca6baa6c8..01281c6d06 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_haveExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java index 57dc621dc6..f85d712cda 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_have_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java index 8b71a67e6d..cece801ce8 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java index bc3c1ed1f1..a361cf8d91 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java index fddbd3322b..d9baf6a291 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java index fce1e673d1..70bef71212 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java index 5f818e29f6..7c612a3438 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_isSubsetOf_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java index 0c6ed590b1..f960861a95 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_noneMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java index d3f066d588..8d4ab1e898 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_size_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java index 468a006383..3b9862601a 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java index 94470fe103..58e9613592 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingComparatorForType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java index d97fffecee..9708f48fee 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java index 0b917d969a..bf79d7abe1 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingElementComparatorOnFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java index 3d602912cd..a2bcaa28df 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 5e9d9a2574..24be1a603c 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java b/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java index 6e786fb3c7..9dff5aaa00 100644 --- a/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/IterableAssert_zipSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java b/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java index 596ecf1c22..172ec5a6a8 100644 --- a/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/Iterable_generics_with_varargs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java b/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java index 52194d2179..2e51540502 100644 --- a/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java +++ b/src/test/java/org/assertj/core/api/iterable/SetAssert_raw_set_assertions_chained_after_superclass_method_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.iterable; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java index 342e22e44c..27e2788805 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java index 76d107a45a..5af318d53b 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java index 56aa7e485a..32cb27856d 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_has_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java index 86cb29d7f1..56b9cd47a8 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java index 395d479e89..66b471b8b1 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java index 293325d26e..5431b279e1 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_is_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java index df705ed523..3b9f937227 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_raw_list_assertions_chained_after_superclass_method_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java index 94faba28e7..8feb1195c7 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java index 69e2128e2b..85963b82d6 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java index 59920cc59f..0fcf59ee0d 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java index bfe76dc308..c3cd381cad 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_usingElementComparatorOnFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java index 1a8150e2cc..4702a3dc9b 100644 --- a/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/list/ListAssert_usingFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.list; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java index 05d280020f..6d7a92cea1 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java index e00b0ef445..fb930d37b4 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java index ba670b0c8d..73f6b5a8cb 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java index 0bca9fbbc2..695e936a66 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java index 9edc756fa4..55fa1a2367 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java index 914588f1a6..eeb08a0c35 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java index 5275401689..be165771d8 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java index 50ca2cdfe0..6b308e00d8 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java index 1f2b3efa86..149f734dd6 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java index 45f3fce98c..ff844b2ef2 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java index e7ad36e24a..654feddbcf 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java index 17c56b7a49..adf96e855b 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java index 154ec4c0f1..c859fc8c52 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java index 93a45edea7..2cdd0a5840 100644 --- a/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java +++ b/src/test/java/org/assertj/core/api/localdate/LocalDateAssert_isToday_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdate; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java index ca5582c416..2f558ed2a9 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java index 6fe761f400..b506dfdaa7 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java index 6d81a09b4b..f8a39cedec 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java index cfdeefc9df..801bd5a77c 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java index ad989dfb0b..8a0645a96c 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java index b86e65590b..734e3cd665 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java index 47a14feb35..4b55357b14 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java index 91429e598a..cd2d2001c5 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java index 96d8268e13..f232002cee 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 608b72d28e..dab954cf11 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java index d45619bdaf..03d8a15434 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java index 828408d01e..b0b6066cc1 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java index 6892865814..918cf23b4b 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java index 574a101b6c..f2cfbd94fb 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java index ff882cfb87..72fe5557db 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java index a2ec4bf336..2a23715b60 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 3f5bb5e9bb..55448b34ac 100644 --- a/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localdatetime/LocalDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localdatetime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java index f6c56137a3..73f8cd7990 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java index 8c3ec95ca7..412b44bdc5 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_hasSameHourAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java index a1aab1e84c..46495c5fce 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java index 2cc654677a..fdda00ff72 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java index bb76723638..bdc4bc58d0 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java index 3eafa9ea18..3f43ac9b96 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java index c672bf4ee7..4172f30415 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java index 6dc4ecf174..7110e5c088 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 0da79ab627..4b32bdd86a 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java index e64bf7bcd6..a6d54550f5 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java index 4e1e4e7d24..3ca64dc51e 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java index 7207276cc4..33888b5168 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java index e27886910c..90b01c463f 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java index dd7a155b77..d6efdb6cbc 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java index 3544f22283..cd5e602694 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 707d0b353d..a0ec722275 100644 --- a/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/localtime/LocalTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.localtime; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java index 50e58587cc..5c5aaedc0f 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isBetween_Longs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java index 94344ef3a9..c23f433815 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java index 44a0e6f2e7..e50b0dccf7 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseToPercentage_primitive_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java index 5de76daf18..1b858ec6d0 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java index e6903e5469..0e61c706c9 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isCloseTo_primitive_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java index 75f6bebafd..1538daafc4 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isEqualTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java index 559a893f2f..976aac8459 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThanOrEqualTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java index 4ed5cf2262..b90bc22a6c 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isGreaterThan_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java index 68775d667b..35965240aa 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThanOrEqualTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java index 894a2e8ab8..d4878dc407 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isLessThan_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java index d62ba80b28..f466c12183 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java index 8a8a554a9a..86de0d9cc4 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java index 43e5090909..8418bbc0fb 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseToPercentage_primitive_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java index 400c502320..227873682f 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java index bb31f5b034..641f5aa01b 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotCloseTo_primitive_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java index 784b00220b..13cb86d3ae 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotEqualTo_long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java index cbab2bb3a2..882f03fa58 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java index b3a767b3da..c9af74a7ac 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java index 52b1eb1447..43f99f8a03 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java index bd78fb54f6..3fc3499234 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java index 8b6660ba49..df3e288899 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java index d50657b5de..51422c7bdf 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isStrictlyBetween_Longs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java index bdc27ab47b..3f902905e8 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java index de663e28db..e65289d74d 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java index b910694da8..9793e65aac 100644 --- a/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/long_/LongAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.long_; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java index e9eebf1dd2..0f86682b4d 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java index 214c52d256..5604ce6c67 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java index 64965f24ea..363fdb280d 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java index 1e4ad25407..27063a7346 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java index b0a25dd820..d6b086c633 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java index 4f918cf9ba..82c98d729e 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java index 93e444d277..8b6c3a5721 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java index c22bad306d..2f3cb822fd 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java index a1e1d4fc25..fc4268809d 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java index bed93ec9f9..d6ab3dbb70 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java index b64790b1b4..00b92e4cfc 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java index 038c51f42f..f7e0230802 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java index 5e2ac120d9..656fe89abc 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 3bfa8f196b..8e85938e50 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java index f2baa6d416..31c9af1363 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java index c84f74e446..f0dea41f16 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java index 28c1dc839f..366c783d86 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java index 8483a9172e..77b7072ece 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java index 18b0bdf284..55d445930e 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java index d7d05f3e88..4b648ad9b3 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java index 40c64144e7..c5e9163680 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java index 700449d598..14526a0ee6 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java index 634f427998..323b0aaf45 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java index f5c95e71ef..81d461737e 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java index 7c4be7140c..5b95704adc 100644 --- a/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/longarray/LongArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longarray; diff --git a/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java b/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java index a435b24c20..8a41870f20 100644 --- a/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java +++ b/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_accepts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longpredicate; diff --git a/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java b/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java index 3b9d44092f..fedac75a65 100644 --- a/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java +++ b/src/test/java/org/assertj/core/api/longpredicate/LongPredicateAssert_rejects_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.longpredicate; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java index 9882403d19..6c3491034b 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_allSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntries_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntries_Test.java index 6df1d6e1fe..47959bba97 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntries_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsAllEntries_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java index a743e13422..b007101482 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java index f6020460ea..8fb04d50e2 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java index 4628f8c458..d865a4f19b 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java index 18e6352630..8baac4851d 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsExactly_with_Java_Util_MapEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java index 8f89cc434c..52861b77ff 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsKey_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java index 179dc3ce1f..1f1c1ca661 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java index 9ba079d1a8..327e41993c 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnlyKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java index 5873a4cb28..ef9cf54e55 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java index 44beb06604..a650950c53 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsOnly_with_Java_Util_MapEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java index d29392bfdb..64f57b0799 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java index d552a298b8..a20424f09e 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_containsValues_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java index 073c5d73d1..505d4ce761 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java index f4eef3c6d9..40a143841d 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_contains_with_Java_Util_MapEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java index e2ec090c06..3cdf14b90f 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java index 94fa5ce2bb..cfd128d10a 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKey_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java index c6a0b3e98a..11108bb05d 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java index 0f38d70615..902761d39f 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContainValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java index 3d0c445b0b..608b9bc0dc 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java index 2201d3175c..652f824563 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_doesNotContain_with_Java_Util_MapEntry_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java index 491d892e2f..a7cc5cd3b1 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java index aa1d1cc63f..05a1592595 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_flatExtracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java index f736f6fe66..37cb2b4623 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingCondition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java index bd3eac9f7d..41525c3ccf 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfyingConsumer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java index 8af0735956..d03d0540b3 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java index fd2d53286a..12762d68f1 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java index baeab155f2..c9f9c03624 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java index 364691706d..ac6e893d4b 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasKeySatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java index bdd2ecb6c8..c50c31182e 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java index 3cab559f2e..aeb8de8853 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java index 632139cfa1..8b1beb83f0 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasSameSizeAs_with_Map_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java index 63095d04dd..1b87dce4df 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java index 5d6c11a664..6f651e6638 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_hasValueSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java index 91ab5b9686..b293824576 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java index bd70181ccc..0d34bb673d 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java index 025e5dae44..f7cef55392 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java index 1a0c4b4ad0..14f4320b2a 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_raw_map_assertions_chained_after_base_assertions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java b/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java index be622c31e9..d824ce8fa4 100644 --- a/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java +++ b/src/test/java/org/assertj/core/api/map/MapAssert_size_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.map; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_extracting_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_extracting_Test.java index c08b99d938..5b0b540cb8 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_flatExtracting_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_flatExtracting_Test.java index b51229e221..eed7b26330 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_flatExtracting_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_flatExtracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java index 34b07e6cbd..9912f84244 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrPropertyWithValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java index 079b76aebe..5db3556d76 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasFieldOrProperty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java index 16828c9fc9..357fc60cb7 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasNoNullFieldsOrProperties_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java index cc366bf72e..85eedb0a5a 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_hasSameHashCodeAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java index 3f83879713..e315de6dae 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToComparingOnlyGivenFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java index 428843759a..2d3568c9ed 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringGivenFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java index b64b6a8b1e..274773328e 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualToIgnoringNullFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java index f0014d38b9..87768fda37 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_isEqualsToComparingFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_returns_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_returns_Test.java index 50eff4911b..aef172b693 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_returns_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_returns_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java index 2618696bf4..674f5c99f2 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java index a2e8c873c3..13722aca94 100644 --- a/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/object/ObjectAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.object; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java index 9d59f86c50..d387869677 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java index da7969f5ce..a04612d5fd 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allMatch_with_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java index 2ae0baf842..82822b5d99 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_allSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java index c2dfa66165..e1710753b5 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_anyMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java index e248887217..458e5cdb0f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java index 21f43a42fa..411720539e 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java index a5fbf9f443..edf0c035bb 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java index da9695f622..fe52c4e6fe 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java index fcf7192321..e31e82499d 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_areNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java index 454279caed..589ed3b997 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_are_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java index 4a4f83f6b0..fb9163fd29 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java index 976bd823f8..50b9722bce 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java index 75dc41a438..d0a4446e3d 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java index b3df992c38..0a13193a44 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java index 7134343ff7..07e8c63e2b 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrderElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java index c4b52128d7..ba321063ce 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java index dfa2b0626f..4d97d59793 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java index bb83fb1bf4..1c982733b9 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java index a9ed1d7bbe..a813b59f09 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java index 6a12265ba6..6658cc4b02 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyNulls_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java index 49b5b1836d..0250a6ea79 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java index 1187f53137..786761ca59 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java index a330f0da94..4f71485571 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java index 698fff4eea..d516c57840 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java index 8cc733aabe..7d1f40ea0e 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java index ca924010e8..67fb03ac8f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_containsSubSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java index 1e7d39a536..8ebc9f9187 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java index c18ddf39ec..ef78b30d08 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java index b898acdadb..c05be27063 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doNothave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java index 1bd5fbe3ae..5e36719253 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java index bf775ff1e1..eca93df214 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java index 7f3d3b0c53..c88ff70865 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java index e541040acf..99d6f4b015 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java index 016aaed722..af4cde83f5 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java index f913d77409..c7ac564fd4 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java index 95d0098e91..bddad66427 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java index 13bd5fba21..dd3aec8d4c 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotContainsSubsequence_List_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java index d43d24f9e0..c6f3ac219f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveAnyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java index 86f90bb495..bd89a9559f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java index 8b2d4e0408..c520d89348 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java index 74691d6a6a..172ec2ebf1 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extractingResultOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java index b0f605a9bb..d07b887067 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_extracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java index 9d22d7219e..f569a9c6f4 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java index 2f9eaa3036..64afc3e475 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java index f0eba693c0..8ea106e87e 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_in_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java index bebc0bac5a..7d019dfcba 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_notIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java index 572511e671..8fd4dc1ca0 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_not_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java index 7938dbf622..c5327f2680 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filteredOn_predicate_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java index 200e6eae52..b69f8c9b1e 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_filtered_baseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java index d995655b69..dcf1101454 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java index 9a88a80851..883883fd34 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_flatExtracting_with_String_parameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java index e690d877ca..948f46f2e9 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasAtLeastOneElementOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java index 430086a5e0..d3904da8f2 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java index 6245c5cd60..63bbaca85f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java index 9030d4a030..a911c6b735 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasOnlyOneElementSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java index 303db44025..b344f9f2c2 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameElementsAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java index 9a23d6154e..b2eb819105 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Arrays_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java index c3053e56e8..922b04685e 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java index c122c7ca70..322d83c04c 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java index 2a3ad250c6..99fb83aaee 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeastOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java index cb2473de8f..14ba0a2bb9 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java index 3a586604a1..9b23a3b435 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java index 24616a95c3..e87d27fd7a 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_haveExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java index 2ec76e81d7..ecba373575 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_have_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java index 2de8eb6e65..d5a3113645 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java index 85f884e247..5f29b89836 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java index 6a36878104..7a857f8aca 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java index 22862cb682..d7ef98030d 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java index 78d725cd5c..2a9b43af08 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java index 04dda7e100..475b0f350d 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java index a766819426..3b8c9b1107 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_isSubsetOf_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java index 42831c2801..9314773930 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_noneMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java index fed91f52da..62393d07d9 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java index c7821615cc..aba240dc73 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparatorForType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java index 8552c7cb49..5cd00e4b98 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java index 7a4ff8c138..df6e1964ba 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java index 852ac81b67..28b40b97e9 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java index a8a1a4f217..2f02e6a614 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorIgnoringFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java index ca5b299faa..bd3bd6dc27 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparatorOnFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java index 542763531e..3d28f67733 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java index 3b91d6f268..06d6758c62 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java index 3519848ede..ad36d4439f 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_usingRecursiveFieldByFieldElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java index 5c772008ff..cdc71bbb75 100644 --- a/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java +++ b/src/test/java/org/assertj/core/api/objectarray/ObjectArrayAssert_zipSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.objectarray; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java index c0356354c8..e3f3b08b3f 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java index 31835d23c8..df7dde9256 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java index 244eddeef6..6cd7434c64 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java index f26f200be0..48e24b9b9d 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java index 9c4413157c..ef99efe530 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java index 28cdfeba10..409981cf7d 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java index 248956a78c..9dae52f086 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java index 1f187bedcb..bc1eb691df 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java index 837118db51..b32bcbfedc 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 5df80bfc27..5c72073aa1 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java index 2c67f55115..02669878e7 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java index 61a6d4eb3a..f01c895ee5 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java index dc85e242ff..656323f44e 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java index d17970e7c8..702fe17c29 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java index 522e443df3..fc28dd83eb 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java index ac4e1460cc..50caacaa2f 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java index db1ac0bd96..6048945d08 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 49981a0627..2092c45621 100644 --- a/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/offsetdatetime/OffsetDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsetdatetime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java index 9caa95347f..883788115a 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java index 583e4beb87..4bd76f4687 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_hasSameHourAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java index bbdf3d365e..e738c20b9c 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java index 9f702e274a..6aaba5d90b 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java index 9cd7baa4ae..cf3cc67c2b 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java index a8cb2ba869..37f0ef9fa0 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java index 8af4c84346..c873dcd96e 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java index 0b83ae3b0f..a38a575740 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java index db20c6ac52..77e3fa8984 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java index de9066778f..4a5a01293c 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java index 42e1f586dc..2cf6956454 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualToIgnoringTimezone_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java index 8e4f378b04..a27da886e2 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java index 7502fc76d8..6b3d5a44d4 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java index cc3bf45be1..9d94ad57ec 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java index 19cd178174..dd0c0d0747 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java index 89efc7e4ad..f9c1dd216e 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 07d4fe330d..e1557f23ba 100644 --- a/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/offsettime/OffsetTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.offsettime; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsInstanceOf_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsInstanceOf_Test.java index 1859b06f6b..a8ed66db8e 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsSame_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsSame_Test.java index d0baa05a04..ef77b539e0 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsSame_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_containsSame_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_Test.java index 7e35c72a8c..39deb6c973 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java index 66d4a05a2f..e1e3200e81 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingFieldByFieldValueComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java index 06b87a66ba..b362ca3927 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_contains_usingValueComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_flatMap_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_flatMap_Test.java index 18232ed425..8e164010d0 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_flatMap_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_flatMap_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_get_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_get_Test.java index ec0d99160c..f114e895ef 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_get_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_get_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java index 1136eea453..6d30003fb2 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java index 1543b47897..421405226a 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_hasValueSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isEmpty_Test.java index 263cdb21b3..74b2ef9862 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotEmpty_Test.java index 3ef08ff756..17aa255ede 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotPresent_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotPresent_Test.java index 75816b97d2..3e17477d75 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isNotPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isPresent_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isPresent_Test.java index b473b4afa6..6e377d42a9 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_isPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_isPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optional/OptionalAssert_map_Test.java b/src/test/java/org/assertj/core/api/optional/OptionalAssert_map_Test.java index 97f8433ad7..c1dcd487ab 100644 --- a/src/test/java/org/assertj/core/api/optional/OptionalAssert_map_Test.java +++ b/src/test/java/org/assertj/core/api/optional/OptionalAssert_map_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optional; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseTo_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseTo_Test.java index 7cb71bcfee..3d50883d56 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseTo_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValueCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java index f6760f8916..c981f7af05 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java index 7322064b97..6f65f5cabd 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java index 521e2df4e8..6937fc5701 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java index ba66c66a77..7efbecf9f6 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isNotPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java index f62eacdd70..5bcb96e49c 100644 --- a/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionaldouble/OptionalDoubleAssert_isPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionaldouble; diff --git a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_hasValue_Test.java index 90e110942d..cf4663c4fa 100644 --- a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionalint; diff --git a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java index 11b7aff9cf..e2358c9030 100644 --- a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionalint; diff --git a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java index ea89fd42b7..7dba6b7352 100644 --- a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionalint; diff --git a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java index 7726fdeb48..2904b9712f 100644 --- a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isNotPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionalint; diff --git a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isPresent_Test.java b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isPresent_Test.java index 881fa206ce..016a0e1d24 100644 --- a/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionalint/OptionalIntAssert_isPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionalint; diff --git a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java index 70945745be..9ac2ec9050 100644 --- a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java +++ b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_hasValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionallong; diff --git a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java index 77aaf74beb..4340943585 100644 --- a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionallong; diff --git a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java index cd681227f0..49138a2127 100644 --- a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionallong; diff --git a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java index 36c2bead6f..36e6cef661 100644 --- a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isNotPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionallong; diff --git a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java index e21d75d505..a0b5501c6b 100644 --- a/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java +++ b/src/test/java/org/assertj/core/api/optionallong/OptionalLongAssert_isPresent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.optionallong; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java index 54ec2ea94a..3ba64eba3e 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_doesNotExist_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java index 5007e6a693..7c216f2cd4 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_endsWithRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java index 738b09b110..a61bd73740 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java index 63d7eb51fd..6f170f13a1 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_existsNoFollowLinks_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java index a0709e62ab..177e9ff885 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_exists_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java index 35f42444c3..183d42c3bd 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasBinaryContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java index 66659c1e51..950ba3fb73 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java index f53c1cb5b1..b188bddca0 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasFileName_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java index 04d9c9f227..442ec1efac 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParentRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java index 851691b4d1..900cf5ac33 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasNoParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java index 5670dc67b5..78ac07feaf 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasParentRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java index 8a541695b0..fe0ec71a19 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java index bb213d6f17..3b7a6bc3e0 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_hasSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java index 38e7679487..88bfe2fb69 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isAbsolute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java index 20eeffca3e..d9f328e577 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isCanonical_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java index 4104e9779d..93cc75ae95 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isDirectory_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java index a223092307..db53b2dc59 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isNormalized_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java index d103b0461c..b486c6e1c4 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isReadable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java index 1398737b96..b608adf8a5 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isRegularFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java index d0fd342511..b83eee4dd4 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isRelative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java index 23f35990a1..98270198ab 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_isSymbolicLink_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java index fab9cbd1d0..db75289856 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_startsWithRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java index 2fba4b16ef..615fec557d 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java index b317717d79..189a333a28 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java index 15725ac329..9a3584d6cb 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_String_invalid_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java index 9cb884d3b2..1a1ed72e69 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java index a95ff32f9e..b10ec538e7 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_default_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java index 33cf86d4b5..e1641fbf14 100644 --- a/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java +++ b/src/test/java/org/assertj/core/api/path/PathAssert_usingCharset_null_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.path; diff --git a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java index 6cd0f2cb15..1278c77096 100644 --- a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java +++ b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_acceptsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.predicate; diff --git a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java index 9cee452e9a..e10cf42633 100644 --- a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java +++ b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_accepts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.predicate; diff --git a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java index 8e6b3b0492..c2b8a91315 100644 --- a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java +++ b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejectsAllTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.predicate; diff --git a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java index bad275ee14..6a73753491 100644 --- a/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java +++ b/src/test/java/org/assertj/core/api/predicate/PredicateAssert_rejects_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.predicate; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java index 0bee65f8f1..ee875adf24 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isBetween_Shorts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_Test.java index ade726b5c5..eccd41ca89 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseToPercentage_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_Test.java index 2f95be0041..4122167638 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isCloseTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java index 2c9d339b50..7211861501 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isEqualTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java index 1e9f25d09f..81a5946915 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThanOrEqualTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java index 491671fd9f..7c140dfa52 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isGreaterThan_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java index 2560d8ecb3..022ff4ae5f 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThanOrEqualTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java index 15120d25ed..b2a8ae0001 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isLessThan_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java index 6cb781c8d2..7b847a13cf 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_Test.java index c819eff421..4adb8c23d5 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseToPercentage_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_Test.java index 47ba0f73eb..760d7e6f27 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotCloseTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java index 7cd03af052..3803a139db 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotEqualTo_short_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java index 9b468d36fb..36dcd19d43 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java index 7c1ffe4b3f..05cfdd5d30 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java index 920d0c8027..8dcdb7f3e1 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java index 867cc71eb7..f1dc4e3d1c 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java index 7c099ee027..1d108bbf4d 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java index e35c2764cb..57707320bb 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isStrictlyBetween_Shorts_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java index 4f820f785b..7bef157308 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_isZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java index 5e193b5d61..3ceebeb6fa 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java index cdfeefbf96..a45d5f6fa9 100644 --- a/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/short_/ShortAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.short_; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java index 7a6add3fa9..b3ec4ea545 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java index b2988a4e57..9c56eef376 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java index 218bfce0d9..765908b2dc 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java index 52d9d871ce..75bcb11b2e 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java index 77188072db..de1b5f0b2b 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java index 1590745c0d..4d0ddc4d62 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java index f51fd7a126..14c59cff71 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_containsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java index 54ff70afcc..9be3238465 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java index 1ee356f8c7..1e9d73fc21 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_contains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java index 085c70e081..6713738036 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java index ca8eb4f5cb..530bf7ccf1 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java index 51f2fc7d89..ec42506009 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_doesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java index cc7b32742b..aa4333c009 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_endsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java index 8b60a71930..9e524718b5 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java index 423e454bb5..2271dd73f3 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_hasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java index 3f68c854a5..fb6e161cc3 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java index 539b3a896f..0978bae328 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java index 9750fe26ed..940690fb42 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java index 571d98775c..917c53bf05 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java index 309e7a0673..81beab3364 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_isSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java index 386471e5e2..e8426f438c 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_startsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java index f410cf8e5b..8d89b18a30 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java index 23476472f4..6a86ac4491 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java index 3a1eedc18d..c3d287a9b1 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingDefaultElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java index bee04ca017..9490e5a72e 100644 --- a/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java +++ b/src/test/java/org/assertj/core/api/shortarray/ShortArrayAssert_usingElementComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.shortarray; diff --git a/src/test/java/org/assertj/core/api/test/ComparableExample.java b/src/test/java/org/assertj/core/api/test/ComparableExample.java index 90b93689cf..cf586aa92d 100644 --- a/src/test/java/org/assertj/core/api/test/ComparableExample.java +++ b/src/test/java/org/assertj/core/api/test/ComparableExample.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.test; diff --git a/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java b/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java index 411b05d4bb..02f7c18cac 100644 --- a/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ExpectThrowableAssert_isThrownBy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java index 53b6ae92e2..a129b1978e 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_ThrowingCallable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java index ae871eb215..71237eba90 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_from_lambda_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java index b0f4b814b8..9eb67ccad2 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_built_with_then_method_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java index 2f92f3b29a..7883a7431e 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java index 1069ddf64e..f9650f82d6 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCauseInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java index 2a9984ef45..6486c36252 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java index a6133d4ed8..eb4b288097 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageContaining_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java index 21192d7add..a4750e1200 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageEndingWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java index dc1f4d7123..1386eda13a 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageMatchingRegex_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java index 2e8a19d8a1..09f35f9566 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessageStartingWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java index 5aef646b62..adc4e6fa68 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java index 9a446f0254..70aad55b5f 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasMessage_with_String_format_syntax_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java index b0139ae23e..993af9e337 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java index f9a41dd52d..4f8c21717b 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasNoSuppressedExceptions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java index 24922bb8d8..55787357d1 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java index 11e4e25ad0..96f1fc65ab 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasRootCauseInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java index c0894a66c9..cb40ec5c14 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasStackTraceContaining_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java index 6cea49efde..a6450bc363 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableAssert_hasSuppressedException_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java b/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java index c4634b1d6b..db06c26ca8 100644 --- a/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java +++ b/src/test/java/org/assertj/core/api/throwable/ThrowableTypeAssert_description_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.throwable; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java index fe0620fe86..73700005cd 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasAuthority_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java index c3abd72239..f60f491d8b 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasFragment_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java index 49a3faf09a..cd52bcfca1 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasHost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java index 7801ce1aa2..69de028133 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoFragment_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java index 5cc945e03c..c1b30e01de 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java index f3258873a1..b585de2d6d 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameter_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java index 4002dd3bfd..c110ede071 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoParameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java index 038c7bb7dd..09e80fb8d2 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java index aec53f536c..6c9738a71a 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java index 6ae945f939..38f41770d1 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasNoUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java index f8a69bd662..638a9ce22c 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java index dcb3ecbc35..db906ff50a 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasParameter_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java index 2059821e16..978a4b9e24 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasPath_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java index 3619efec6f..d80aee479c 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java index 151aa9cc28..c8d54d6fad 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java index 72b8131a05..f76dc1802e 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasScheme_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java b/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java index d375ef8c72..b19a57ad3c 100644 --- a/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java +++ b/src/test/java/org/assertj/core/api/uri/UriAssert_hasUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.uri; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java index 6e2e35fac0..3d9926bc26 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasAnchor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java index f8979b2419..d00ee49a6a 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasAuthority_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java index 21ca89aedd..15a6369eb1 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasHost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java index 04110a65dd..783c9acbbb 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoAnchor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java index 573643b153..ef99b93953 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java index 60331d0218..9bb0943d89 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoParameter_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java index aca0ac2bed..ff11a2c190 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java index 6e427a48dd..8d6fade340 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java index c03b28ee6f..cab231195e 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasNoUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java index 360f2aafbe..6980bc4f3c 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java index 040bc0f32f..8f971c20de 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasParameter_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java index 18c7f9fbf7..b7951763ce 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasPath_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java index dc451745f8..76dfbd79b6 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java index 40cca5ae92..d746fd6bc5 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasProtocol_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java index 054bf1227b..3525927502 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java b/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java index 223197e186..8e9ca240a1 100644 --- a/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java +++ b/src/test/java/org/assertj/core/api/url/UrlAssert_hasUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.url; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java index b678f6e082..1d041013f6 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssertBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java index 36d99addbf..d4ae158269 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfterOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java index 234fcc8eca..d9457b0d45 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java index 86034ce815..35f970b17f 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBeforeOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java index 31fb87fb92..65a8b85160 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java index 0831fe38aa..9b2dcf84d3 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java index ac60a7e4c8..94b4b35201 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java index 0aae57a0c2..f58d71ee59 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringHours_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java index d412e7db02..7b3d39ddcb 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringMinutes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java index 2559ff86f3..504c0db162 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringNanoseconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java index 7e13c6c93a..74e07ee687 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualToIgnoringSeconds_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java index 1234beb9af..ca3b321f91 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_errors_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_errors_Test.java index a76dc1c969..df0161bd0b 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_errors_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isEqualTo_errors_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java index 12c06e781e..911d24365f 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java index 049cc9b0f5..0bcbed375d 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isIn_errors_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java index 72af00c439..102e51310f 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_errors_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_errors_Test.java index 9f4a91520e..abab85f077 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_errors_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotEqualTo_errors_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java index f1658101f7..e18c7d5664 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java index f4190af8a6..479dafa957 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isNotIn_errors_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java index 39dbba2524..8a0af0ff3e 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java index 978d008b0d..0bfba19246 100644 --- a/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java +++ b/src/test/java/org/assertj/core/api/zoneddatetime/ZonedDateTimeAssert_isStrictlyBetween_with_String_parameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.api.zoneddatetime; diff --git a/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java b/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java index d53b1d0757..a2f165f51a 100644 --- a/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java +++ b/src/test/java/org/assertj/core/condition/AllOf_allOf_with_Collection_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java b/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java index 863d206e1c..c5ebb2dafc 100644 --- a/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java +++ b/src/test/java/org/assertj/core/condition/AllOf_allOf_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java b/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java index c5b40612c4..8bef015ea3 100644 --- a/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java +++ b/src/test/java/org/assertj/core/condition/AllOf_matches_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java b/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java index 7d35f81bf3..d67f1b442f 100644 --- a/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java +++ b/src/test/java/org/assertj/core/condition/AllOf_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java b/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java index aee7b3b78b..2a4fe7e8d5 100644 --- a/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java +++ b/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_Collection_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java b/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java index 30f0ed743b..c78ef7c132 100644 --- a/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java +++ b/src/test/java/org/assertj/core/condition/AnyOf_anyOf_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java b/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java index 3afd541c09..7b0bfd6cda 100644 --- a/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java +++ b/src/test/java/org/assertj/core/condition/AnyOf_matches_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java b/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java index ea9a78b9fe..595e7f3dc5 100644 --- a/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java +++ b/src/test/java/org/assertj/core/condition/AnyOf_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/ConcreteJoin.java b/src/test/java/org/assertj/core/condition/ConcreteJoin.java index 324205ae1c..778db6149a 100644 --- a/src/test/java/org/assertj/core/condition/ConcreteJoin.java +++ b/src/test/java/org/assertj/core/condition/ConcreteJoin.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java b/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java index 48600fd8ed..e033c6a66c 100644 --- a/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java +++ b/src/test/java/org/assertj/core/condition/ConditionBuiltWithPredicateTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java b/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java index 5cd2ac0de9..92a39fbcbb 100644 --- a/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java +++ b/src/test/java/org/assertj/core/condition/DoesNotHave_matches_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java b/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java index 59cb97a067..c09dd0c337 100644 --- a/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java +++ b/src/test/java/org/assertj/core/condition/DoesNotHave_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java b/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java index 4834e6f4f8..45920e32f0 100644 --- a/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java +++ b/src/test/java/org/assertj/core/condition/DoesNotHave_with_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/JediCondition.java b/src/test/java/org/assertj/core/condition/JediCondition.java index 7b4746be07..f9fbfac769 100644 --- a/src/test/java/org/assertj/core/condition/JediCondition.java +++ b/src/test/java/org/assertj/core/condition/JediCondition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/JediPowerCondition.java b/src/test/java/org/assertj/core/condition/JediPowerCondition.java index e907edc709..45c9823096 100644 --- a/src/test/java/org/assertj/core/condition/JediPowerCondition.java +++ b/src/test/java/org/assertj/core/condition/JediPowerCondition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java b/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java index f08eaad0ba..44e8533559 100644 --- a/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java +++ b/src/test/java/org/assertj/core/condition/Join_constructor_with_Collection_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java b/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java index afa44b8557..e1bc47eae1 100644 --- a/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java +++ b/src/test/java/org/assertj/core/condition/Join_constructor_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/MatchPredicateTest.java b/src/test/java/org/assertj/core/condition/MatchPredicateTest.java index c7d4515a4b..95724d9bc2 100644 --- a/src/test/java/org/assertj/core/condition/MatchPredicateTest.java +++ b/src/test/java/org/assertj/core/condition/MatchPredicateTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/Not_matches_Test.java b/src/test/java/org/assertj/core/condition/Not_matches_Test.java index 8cda72c4ef..e7d1539ea8 100644 --- a/src/test/java/org/assertj/core/condition/Not_matches_Test.java +++ b/src/test/java/org/assertj/core/condition/Not_matches_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/Not_toString_Test.java b/src/test/java/org/assertj/core/condition/Not_toString_Test.java index ae5200e1c6..70d42f00f4 100644 --- a/src/test/java/org/assertj/core/condition/Not_toString_Test.java +++ b/src/test/java/org/assertj/core/condition/Not_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java b/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java index 55e43b182f..dcc88225a7 100644 --- a/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java +++ b/src/test/java/org/assertj/core/condition/Not_with_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.condition; diff --git a/src/test/java/org/assertj/core/data/Index_atIndex_Test.java b/src/test/java/org/assertj/core/data/Index_atIndex_Test.java index 5be387046b..78eba7985c 100644 --- a/src/test/java/org/assertj/core/data/Index_atIndex_Test.java +++ b/src/test/java/org/assertj/core/data/Index_atIndex_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Index_equals_hashCode_Test.java b/src/test/java/org/assertj/core/data/Index_equals_hashCode_Test.java index cad45b6a92..f3ab8d2784 100644 --- a/src/test/java/org/assertj/core/data/Index_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/data/Index_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Index_toString_Test.java b/src/test/java/org/assertj/core/data/Index_toString_Test.java index b126a20b4e..8a333952bf 100644 --- a/src/test/java/org/assertj/core/data/Index_toString_Test.java +++ b/src/test/java/org/assertj/core/data/Index_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/MapEntry_equals_hashCode_Test.java b/src/test/java/org/assertj/core/data/MapEntry_equals_hashCode_Test.java index 786449133c..641ea53a1d 100644 --- a/src/test/java/org/assertj/core/data/MapEntry_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/data/MapEntry_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/MapEntry_toString_Test.java b/src/test/java/org/assertj/core/data/MapEntry_toString_Test.java index 898e17c69f..0dd3917528 100644 --- a/src/test/java/org/assertj/core/data/MapEntry_toString_Test.java +++ b/src/test/java/org/assertj/core/data/MapEntry_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_BigDecimal_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_BigDecimal_Test.java index 93bbacf7db..8bcc927bfe 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_BigDecimal_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_BigDecimal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_BigInteger_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_BigInteger_Test.java index b7edc04363..f7b23cf2b0 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_BigInteger_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_BigInteger_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_Double_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_Double_Test.java index 441c2f796b..77f4b7738b 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_Double_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_Double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_Float_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_Float_Test.java index 168c1af2dc..39268d33ba 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_Float_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_Float_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_Integer_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_Integer_Test.java index 6dd410b9d6..3acfc66ddf 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_Integer_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_Integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_built_with_Long_Test.java b/src/test/java/org/assertj/core/data/Offset_built_with_Long_Test.java index 6d33a869cd..54b55076e1 100644 --- a/src/test/java/org/assertj/core/data/Offset_built_with_Long_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_built_with_Long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_equals_hashCode_Test.java b/src/test/java/org/assertj/core/data/Offset_equals_hashCode_Test.java index 982f4860f9..58b2fd77a0 100644 --- a/src/test/java/org/assertj/core/data/Offset_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Offset_toString_Test.java b/src/test/java/org/assertj/core/data/Offset_toString_Test.java index b08121567a..e9f1ce87ff 100644 --- a/src/test/java/org/assertj/core/data/Offset_toString_Test.java +++ b/src/test/java/org/assertj/core/data/Offset_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Percentage_equals_hashCode_Test.java b/src/test/java/org/assertj/core/data/Percentage_equals_hashCode_Test.java index 37060dd3e7..1aa7d9fb5f 100644 --- a/src/test/java/org/assertj/core/data/Percentage_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/data/Percentage_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Percentage_toString_Test.java b/src/test/java/org/assertj/core/data/Percentage_toString_Test.java index 87ba08169b..22d09a2c67 100644 --- a/src/test/java/org/assertj/core/data/Percentage_toString_Test.java +++ b/src/test/java/org/assertj/core/data/Percentage_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Double_Test.java b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Double_Test.java index 1c6469cfd8..f3fc285d37 100644 --- a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Double_Test.java +++ b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Double_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Integer_Test.java b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Integer_Test.java index 3e300e3928..a00695bd37 100644 --- a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Integer_Test.java +++ b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Integer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Long_Test.java b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Long_Test.java index 834a2673c1..8482f5c55e 100644 --- a/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Long_Test.java +++ b/src/test/java/org/assertj/core/data/Percentage_withPercentage_with_Long_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/data/TolkienCharacter.java b/src/test/java/org/assertj/core/data/TolkienCharacter.java index 4b733706de..e3d2370516 100644 --- a/src/test/java/org/assertj/core/data/TolkienCharacter.java +++ b/src/test/java/org/assertj/core/data/TolkienCharacter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.data; diff --git a/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java b/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java index 8bcaa1bd78..1e8694924f 100644 --- a/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java +++ b/src/test/java/org/assertj/core/description/Description_mostRelevantDescription_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/Description_toString_Test.java b/src/test/java/org/assertj/core/description/Description_toString_Test.java index 49259859b4..6078b22bb6 100644 --- a/src/test/java/org/assertj/core/description/Description_toString_Test.java +++ b/src/test/java/org/assertj/core/description/Description_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java b/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java index 2cbf0bdfd0..b6a948aa92 100644 --- a/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java +++ b/src/test/java/org/assertj/core/description/EmptyTextDescription_emptyText_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java b/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java index 8db6e12849..656c7e0dac 100644 --- a/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java +++ b/src/test/java/org/assertj/core/description/TextDescription_constructor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java b/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java index 17b98a7a52..bf23e32a76 100644 --- a/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/description/TextDescription_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java b/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java index 4ec945cb1a..6b17edc7aa 100644 --- a/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java +++ b/src/test/java/org/assertj/core/description/TextDescription_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/description/TextDescription_value_Test.java b/src/test/java/org/assertj/core/description/TextDescription_value_Test.java index de67622c25..1a33560c9f 100644 --- a/src/test/java/org/assertj/core/description/TextDescription_value_Test.java +++ b/src/test/java/org/assertj/core/description/TextDescription_value_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.description; diff --git a/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java b/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java index 8301b2cf55..6bde57d5d2 100644 --- a/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java +++ b/src/test/java/org/assertj/core/error/AnyElementsShouldMatch_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java index ea3cafaed0..f18ddbb885 100644 --- a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java +++ b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java index 386460fd1c..9eacb58f84 100644 --- a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java index dc51252988..a054e15f1f 100644 --- a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java +++ b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java index 06f1deffed..a409953c61 100644 --- a/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java +++ b/src/test/java/org/assertj/core/error/BasicErrorMessageFactory_unquotedString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java b/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java index 3cafd4133d..7ac52f57fe 100644 --- a/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java +++ b/src/test/java/org/assertj/core/error/ClassModifierShouldBe_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java b/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java index 507897552d..27b5e81640 100644 --- a/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java +++ b/src/test/java/org/assertj/core/error/ConstructorInvoker_newInstance_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java b/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java index 99151a5f44..cec2e7e09e 100644 --- a/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java +++ b/src/test/java/org/assertj/core/error/DescriptionFormatter_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java index f21b2bac4a..6d73785853 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldBeAtLeast_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java index 42fa542118..9049d25f19 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldBeAtMost_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java index bfce0419ec..d55c50489a 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldBeExactly_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java index 0912d2b018..e5466bba44 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldBe_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java index 1f3f64d160..9b8f53416c 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldHaveAtLeast_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java index 709fe39d16..82b45dcc50 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldHaveAtMost_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java index accc930032..9121df8639 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldHaveExactly_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java index a01156cf78..ac8f577100 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldHave_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java index bead663ecb..278d409247 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldMatch_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java index 7e302376ec..0fca232bd4 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldNotBe_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java index 4111e568bf..fabe626acb 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldNotHave_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java index b19666377e..7586796857 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldSatisfy_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ElementsShouldZipSatisfy_create_Test.java b/src/test/java/org/assertj/core/error/ElementsShouldZipSatisfy_create_Test.java index beddd4ddb9..c53d39c197 100644 --- a/src/test/java/org/assertj/core/error/ElementsShouldZipSatisfy_create_Test.java +++ b/src/test/java/org/assertj/core/error/ElementsShouldZipSatisfy_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/FakeFile.java b/src/test/java/org/assertj/core/error/FakeFile.java index a784d6b122..9ff8d06175 100644 --- a/src/test/java/org/assertj/core/error/FakeFile.java +++ b/src/test/java/org/assertj/core/error/FakeFile.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java b/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java index 9aa5c9c4f6..e86c8f17a0 100644 --- a/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java +++ b/src/test/java/org/assertj/core/error/MessageFormatter_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java b/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java index 1bb38deb5c..6e07bea84e 100644 --- a/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java +++ b/src/test/java/org/assertj/core/error/NoElementsShouldMatch_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo_create_Test.java b/src/test/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo_create_Test.java index f61632c47f..34b1daa522 100644 --- a/src/test/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo_create_Test.java +++ b/src/test/java/org/assertj/core/error/OptionalDoubleShouldHaveValueCloseTo_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/OptionalShouldBeEmpty_create_Test.java b/src/test/java/org/assertj/core/error/OptionalShouldBeEmpty_create_Test.java index 05c18a1406..c4d296f9a2 100644 --- a/src/test/java/org/assertj/core/error/OptionalShouldBeEmpty_create_Test.java +++ b/src/test/java/org/assertj/core/error/OptionalShouldBeEmpty_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/OptionalShouldBePresent_create_Test.java b/src/test/java/org/assertj/core/error/OptionalShouldBePresent_create_Test.java index 0c5e234409..4609a6c265 100644 --- a/src/test/java/org/assertj/core/error/OptionalShouldBePresent_create_Test.java +++ b/src/test/java/org/assertj/core/error/OptionalShouldBePresent_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java b/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java index 68f7525572..24e20c78fd 100644 --- a/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java +++ b/src/test/java/org/assertj/core/error/OptionalShouldContainInstanceOf_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/OptionalShouldContain_create_Test.java b/src/test/java/org/assertj/core/error/OptionalShouldContain_create_Test.java index 938c1f0854..516d3bef81 100644 --- a/src/test/java/org/assertj/core/error/OptionalShouldContain_create_Test.java +++ b/src/test/java/org/assertj/core/error/OptionalShouldContain_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java b/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java index f4f917ffed..7a0de7d7ae 100644 --- a/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldAccept_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java index 7d1852d0c2..7e87cae47c 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeAbsolutePath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo_create_Test.java index af983d52f0..508fcce236 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeAfterOrEqualsTo_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java index b1c698c03a..99cff3c39c 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeAfter_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java index 051d877075..60f34afbad 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeAssignableFrom_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java index 27caced7aa..f54510fc04 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeAtIndex_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo_create_Test.java index 1ac9633ac4..15328c062d 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeBeforeOrEqualsTo_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java index 5c31310eb0..f98a94a369 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeBefore_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java index 676b40e8a1..dd7dfaea31 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeBetween_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java index 7651f46156..6b72dc7307 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeCanonicalPath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java index 6872b994e7..1ef16cab3e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeCloseTo_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java index 661bed0bb1..ab27587ad6 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeDirectory_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java index 8c73366472..8ce1b51ff0 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEmpty_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java index f241880e90..b85c2090ae 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualByComparingFieldByFieldRecursively_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualComparingOnlyGivenFields_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualComparingOnlyGivenFields_create_Test.java index 9a0e8025c0..eded2f000b 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualComparingOnlyGivenFields_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualComparingOnlyGivenFields_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java index 88a316a64e..921ca64b42 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringGivenFields_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringGivenFields_create_Test.java index 328e930222..507f38fc40 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringGivenFields_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringGivenFields_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java index 6285c42c20..2769a1cbaf 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringMinutes_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java index cab83db424..3cc1e910bc 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNanos_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifference_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifference_create_Test.java index 57f1873c41..fd6d911677 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifference_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlineDifference_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java index 82c4daeed1..c00f4bbc02 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringNewlines_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java index 4cbef94c37..eab964eda7 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringSeconds_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java index 7f374fed32..3953120e44 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringTimezone_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java index 1fbe717a9a..6104c220b2 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualIgnoringWhitespace_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java index de8bb33669..27589b04d4 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualNormalizingWhitespace_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java index bc6e79ecab..f2f9153d4c 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualWithTimePrecision_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java index 946dfe8238..b7a8da3126 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualWithinOffset_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java index 6bf6e07264..cfd003e74d 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqualWithinPercentage_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java index 6507db70c7..28436a4333 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_assertj_elements_stack_trace_filtering_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java index 296cb6bff4..8235763d15 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java index 6983f39099..f57fd4531e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java index cf36acbd2e..19986b609a 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_differentiating_expected_and_actual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java index 24a831ddd1..c7a4c81c81 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java index d714e8f32d..e4e2a60268 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeEqual_newAssertionError_without_JUnit_and_OTA4J_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java index 56467fd89f..14cfae79af 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeExactlyInstance_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java index 7777039702..dc7c4445ae 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeExecutable_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java index c3c8028a12..4dd5609e87 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeFile_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java index 77a5e7aec0..a7a4324f2c 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeGreaterOrEqual_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java index 147721bf4d..d9f38bf044 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeGreater_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java index a48c8d1fd1..86673b4b97 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameDay_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java index d2ad916ef5..628a596afe 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameHourWindow_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java index 1309ee1053..d7411b273e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameMinuteWindow_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java index 97185da2f5..5e56e1643e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameMonth_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java index cd46ddd6cd..2175be4b83 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameSecondWindow_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java index 3b89fdde05..94dbdaaf4a 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInSameYear_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java index 5122401120..a1ecd9cf61 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeIn_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java index 1a1e39645b..84b0ba9e4a 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInstanceOfAny_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java index 923317c20a..5ec1e22fc5 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeInstance_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java index 0fc4639477..db18c3145e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeLess_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java index d9a148d2b8..bd08816531 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeLowerCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java index 668d0a5d0c..d6abd218d2 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeMarkedCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java index 2a030c3f4b..289b61bce6 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeNormalized_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java index 2c1d1523e2..b1466659e6 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeNullOrEmpty_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java b/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java index e230705e85..b8f276502e 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeOfClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java index 3f4b179793..4ef3ac0760 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeReadable_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java index b7c508ed39..ddeac11eb2 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeRegularFile_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java index cb8afe21ca..9e22a3098b 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeRelativePath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java index e587f389cc..304eeec79c 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSameGenericBetweenIterableAndCondition_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java index 7696ed721e..c34083f1eb 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java index d51b1d9e01..b87d9dffee 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSortedAccordingToComparator_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java index 458e07d2fe..d016d1b058 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSorted_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java index 5783b9e2bb..6c404d5aa0 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSubsetOf_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java index c76ec42aff..44cb95c1f8 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSubstringOf_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java index 001d52e028..0d1c5eeaa2 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeSymbolicLink_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java index a266dc8db3..9674d9073d 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeUpperCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java index 8de35fbe8f..25c8a7a1bc 100644 --- a/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBeWritable_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java b/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java index b701180abe..51a3e39b59 100644 --- a/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldBe_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java index 91f0ae3ccc..9c00f20d7f 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainAtIndex_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java index 38a7159c53..06574939ce 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainEntry_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java index 31592028d2..8efed4e10b 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainExactlyInAnyOrder_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java index bf086140e1..b4fd077894 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainExactly_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java index b97f288226..b19b5a7ee1 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainKey_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java index f1250596e8..b7913fe252 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainKeys_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java index 8dffd14a78..609cddf5cd 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainOnlyDigits_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java index cceaf1cdae..6c45a5a0f1 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainOnlyKeys_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java index 8874aa217d..ffc17a1633 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainOnlyNulls_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -8,9 +8,8 @@ * 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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ - package org.assertj.core.error; import static java.lang.String.format; diff --git a/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java index 43aafe8a98..86cfffaecd 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainOnlyWhitespaces_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java index 2fc5134724..a7e78897a0 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainOnly_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java index cf787516bf..11b2b3353d 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainPattern_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java index 48d1648b3e..6f5eb88c81 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainSequenceOfCharSequence_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java index fc73a1d2a8..a91dbe68bc 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainSequence_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainString_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainString_create_Test.java index 3c48c76fef..3ae239a654 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainString_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainString_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java index 9ca24fdba1..8a5b7975e3 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainSubsequenceOfCharSequence_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java index 80d54eb892..07f5be9814 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainSubsequence_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java index 3afc933156..39ed3060da 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainValue_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java index bf26dd8650..0bf121509d 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainValues_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java index 424a0e0820..3bf41e78b7 100644 --- a/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContain_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainsAnyOf_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainsAnyOf_create_Test.java index d7b7d7c864..479b63c21f 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainsAnyOf_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainsAnyOf_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java index 851acf627f..fb1c16f48e 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainsOnlyOnce_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldContainsStringOnlyOnce_create_Test.java b/src/test/java/org/assertj/core/error/ShouldContainsStringOnlyOnce_create_Test.java index 3bf261c2b8..b684a8baf5 100644 --- a/src/test/java/org/assertj/core/error/ShouldContainsStringOnlyOnce_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldContainsStringOnlyOnce_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java b/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java index 1ae93ed5d0..fc7253e27d 100644 --- a/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldEndWithPath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java b/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java index 74828df835..387f4081dd 100644 --- a/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldEndWith_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java b/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java index 4d9ac35fa1..03e66700fd 100644 --- a/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldExist_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java index 452485b832..cd7112cd1e 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveAnnotations_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java index 82dffeafb7..bfef0af6d9 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveAtIndex_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java index 80be4f3be3..d56b180c70 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveAtLeastOneElementOfType_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java index 66c6208853..afcad3824c 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveComparableElementsAccordingToComparator_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java index b47d4e958f..76a53beb20 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveComparableElements_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java index 3d35b153a2..2a2d897598 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveContent_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java index 5d0db095d4..c16b7e4da1 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveDateField_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java index 8393c19d06..f85b294f1e 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveExtension_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java index 12914d4970..0185d89f29 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveFields_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java index 28cea12afb..f91150ced7 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveMessageMatchingRegex_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java index b7c84b3bc3..6704a459fd 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveMethods_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java index 2a250b0e35..370247c2ce 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveName_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java index 23eb6f0e7e..16bf4349a0 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveNoParent_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java index 051d831196..af978de95d 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveOnlyElementsOfType_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java index abc27b52d1..766a176022 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveParent_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java index 7294e0826a..261c4cc317 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveReference_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java index 82f6009d35..6fff7a779e 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameClass_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java index 966021089d..9aaea16cf9 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameContent_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java index 301b500f8a..017bb01dca 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameHashCode_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java index a53fd3785a..a745edba66 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameHourAs_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java index a0a8771b65..5178b75edb 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameSizeAs_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java index ba6aff969a..faca8afcfb 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSameTime_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java index 065b47954f..d335031d26 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSize_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java index 531ef52c53..6738f530dd 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveStamp_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java index 96e2279e18..685b8ede86 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveSuppressedException_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java index f6685f2952..b45528de47 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveTime_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java index 1f1b86fc5f..8f59b0d316 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveToString_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java index f5ece345fb..5accb6e4cb 100644 --- a/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHaveValue_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java b/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java index 57b3eedeaa..171b8dbe58 100644 --- a/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldHave_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java b/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java index 2995325e77..fe073c0ed3 100644 --- a/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldMatchPattern_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java b/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java index b48fd8d55f..87e3844dc4 100644 --- a/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldMatch_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java index 97917e9919..ed1d022f1d 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotAccept_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java index e73a7197b0..d3000c443c 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeBetween_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java index 1ff6970114..bffedfa292 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEmpty_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java index b7484d11a9..828b87e9ea 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java index 157bcf4757..ea824204eb 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEqualIgnoringWhitespace_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java index db820b19ab..748c4bf5f2 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEqualNormalizingWhitespace_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java index 4d31b6303f..8977461217 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEqualWithinOffset_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java index 046fa99feb..ceacc695c3 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeEqual_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java index 2d3e38ace8..933e3103cf 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeExactlyInstance_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java index 33cf09de91..c6be2c9eb8 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeIn_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java index ebe721463f..887ee359fc 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeInstanceOfAny_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java index 3bfc089a4a..31f4a5c99b 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeInstance_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java index 8152b6c147..a221ac92bf 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeMarkedCase_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java index fff38b1dfd..368bba7ead 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeNull_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java index eb6f49e4f9..38fb4b3e92 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeOfClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java index 00072b7273..40de73a355 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBeSame_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java index 3d6e32ddaf..20eba5af72 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotBe_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java index 282fa308b8..379b63e707 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainAtIndex_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java index 511fbf656a..7f1554a6c7 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainKey_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java index 6486c00078..843b5eb7f7 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainKeys_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java index 9e2baeb67a..1f996b47c6 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainOnlyWhitespaces_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java index 46a0800602..a3e0c20ade 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainPattern_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainString_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainString_create_Test.java index cd1e9b01ac..be22f96c99 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainString_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainString_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java index 5ce2803c75..2b97a70a8e 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContainValue_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java index 2c972642a3..a635f0ee7b 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotContain_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java index b6ba5f7983..30087d12db 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotEndWith_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java index ea0fb86f45..0b0fdfd47c 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotExist_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java index d8e06f5f68..a6f06cc879 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotHaveAnyElementsOfTypes_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java index 2574c7e7e8..490e58a9c0 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotHaveDuplicates_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java index 9097832db8..05ec7378c2 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotHaveSameClass_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java index 8309db3f30..9513aa37c5 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotHaveThrown_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java index cd413fe91b..0db7e00e45 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotHave_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java index c35697ea4f..0ec9b773eb 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotMatchPattern_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java index 6cb6714a6c..a7d1c082ce 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotMatch_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java b/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java index d634514390..807dfe1e75 100644 --- a/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldNotStartWith_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java b/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java index 43286a4e5a..b6a443051f 100644 --- a/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldOnlyHaveElementsOfTypes_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java b/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java index 0e3ce75984..42c429a3e9 100644 --- a/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldOnlyHaveFields_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java b/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java index 10920815b7..41bb8ba807 100644 --- a/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldStartWithPath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java b/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java index ec3afbabea..cd2c819716 100644 --- a/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java +++ b/src/test/java/org/assertj/core/error/ShouldStartWith_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error; diff --git a/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java index 97a4d106cd..f0fcb971d5 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldBeCancelled_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java index fd9a33abb4..4006c2eedd 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldBeCompleted_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java index a4ef68bdf6..3c814f6e5a 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldBeDone_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java index 7e39043a49..f9a68e8de7 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldHaveCompletedExceptionally_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java index 7a08f00d32..949d444fd8 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldHaveFailed_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java index 95b3e2c8e6..784d143703 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldNotBeCancelled_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java index 855ba0afa8..9c4c8656bc 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldNotBeCompleted_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java index 2af1ef2a34..5c3f16b122 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldNotBeDone_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java index 5d9f559543..690fbfcde1 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldNotHaveCompletedExceptionally_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java b/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java index 1362e18efd..6c4111cafe 100644 --- a/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java +++ b/src/test/java/org/assertj/core/error/future/ShouldNotHaveFailed_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.future; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java index c315b08aed..4c727d23b3 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveAnchor_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java index 5fafce4ba6..8acfe353f1 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveAuthority_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java index 0806595a42..a51ba9501c 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveFragment_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java index 1635ff0697..e3301fd164 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveHost_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java index 7b59ad2d79..7dc31cacba 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveParameter_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java index 2b9c374983..fadbec7b97 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHavePath_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java index 2968c38c64..ea93dc2f5d 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHavePort_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java index 2cab4b62a1..5d29d0d905 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveQuery_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java index 777026f384..78f7d071bb 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java b/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java index 019173f73a..11fd6b662a 100644 --- a/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java +++ b/src/test/java/org/assertj/core/error/uri/ShouldHaveUserInfo_create_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.error.uri; diff --git a/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java b/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java index 1d7f0111dd..2d4a352f71 100644 --- a/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java +++ b/src/test/java/org/assertj/core/extractor/ByNameMultipleExtractorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java b/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java index e10535bb68..cf83b25362 100644 --- a/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java +++ b/src/test/java/org/assertj/core/extractor/ByNameSingleExtractorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java b/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java index 8b01becf36..1a4613bdfd 100644 --- a/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java +++ b/src/test/java/org/assertj/core/extractor/ToStringExtractorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.extractor; diff --git a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java index 06bc66aa3e..3c30ae4845 100644 --- a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java +++ b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_assertNotNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_Test.java b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_Test.java index 77d9ff91c2..22af9acf72 100644 --- a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_Test.java +++ b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java index 9712b9a584..c36dead748 100644 --- a/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java +++ b/src/test/java/org/assertj/core/groups/FieldsOrPropertiesExtractor_extract_tuples_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/Properties_extractProperty_Test.java b/src/test/java/org/assertj/core/groups/Properties_extractProperty_Test.java index 7f1c5e16b9..92d1a1af64 100644 --- a/src/test/java/org/assertj/core/groups/Properties_extractProperty_Test.java +++ b/src/test/java/org/assertj/core/groups/Properties_extractProperty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/Properties_from_with_Collection_Test.java b/src/test/java/org/assertj/core/groups/Properties_from_with_Collection_Test.java index 43a851a080..b4dc796503 100644 --- a/src/test/java/org/assertj/core/groups/Properties_from_with_Collection_Test.java +++ b/src/test/java/org/assertj/core/groups/Properties_from_with_Collection_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/Properties_from_with_array_Test.java b/src/test/java/org/assertj/core/groups/Properties_from_with_array_Test.java index 6eaa43fabf..52334dd111 100644 --- a/src/test/java/org/assertj/core/groups/Properties_from_with_array_Test.java +++ b/src/test/java/org/assertj/core/groups/Properties_from_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/groups/Properties_ofType_Test.java b/src/test/java/org/assertj/core/groups/Properties_ofType_Test.java index eaf85177c7..7b7b3ab5a3 100644 --- a/src/test/java/org/assertj/core/groups/Properties_ofType_Test.java +++ b/src/test/java/org/assertj/core/groups/Properties_ofType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.groups; diff --git a/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java b/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java index e8fbd90322..b10b9fa63d 100644 --- a/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java +++ b/src/test/java/org/assertj/core/internal/AbstractTest_ComparatorBasedComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java b/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java index 64d7a048bb..7479c784c4 100644 --- a/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java +++ b/src/test/java/org/assertj/core/internal/AbstractTest_StandardComparisonStrategy.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java index 017c0d1313..64ea397ea8 100644 --- a/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/Arrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java index 500a996591..4623891c15 100644 --- a/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/Arrays_containsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java b/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java index 85f3a71122..bbb16cb18d 100644 --- a/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java +++ b/src/test/java/org/assertj/core/internal/AtPrecisionComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BaseArraysTest.java b/src/test/java/org/assertj/core/internal/BaseArraysTest.java index f00159b17c..388026d051 100644 --- a/src/test/java/org/assertj/core/internal/BaseArraysTest.java +++ b/src/test/java/org/assertj/core/internal/BaseArraysTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java b/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java index ae991d90a4..67c0a8c0d2 100644 --- a/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/BigDecimalsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java b/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java index b42b5f3aba..c580ff2564 100644 --- a/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java +++ b/src/test/java/org/assertj/core/internal/BigIntegersBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java b/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java index c47216ffc1..29179659d3 100644 --- a/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/BooleanArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BooleansBaseTest.java b/src/test/java/org/assertj/core/internal/BooleansBaseTest.java index de1f66f3b9..f39bb5e4fa 100644 --- a/src/test/java/org/assertj/core/internal/BooleansBaseTest.java +++ b/src/test/java/org/assertj/core/internal/BooleansBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java b/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java index 789b82c632..5cd3dc7d3d 100644 --- a/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ByteArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/BytesBaseTest.java b/src/test/java/org/assertj/core/internal/BytesBaseTest.java index 02365d3a69..f4c0b5f665 100644 --- a/src/test/java/org/assertj/core/internal/BytesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/BytesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/CaseInsensitiveStringComparator.java b/src/test/java/org/assertj/core/internal/CaseInsensitiveStringComparator.java index b305661d08..7143dd3d87 100644 --- a/src/test/java/org/assertj/core/internal/CaseInsensitiveStringComparator.java +++ b/src/test/java/org/assertj/core/internal/CaseInsensitiveStringComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java b/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java index 048d00ce65..65a9b7d84f 100644 --- a/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/CharArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/CharactersBaseTest.java b/src/test/java/org/assertj/core/internal/CharactersBaseTest.java index cc25fab75f..45fc5c4ea1 100644 --- a/src/test/java/org/assertj/core/internal/CharactersBaseTest.java +++ b/src/test/java/org/assertj/core/internal/CharactersBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ClassesBaseTest.java b/src/test/java/org/assertj/core/internal/ClassesBaseTest.java index e4f4ebd868..e19854a92e 100644 --- a/src/test/java/org/assertj/core/internal/ClassesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ClassesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java b/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java index 7777ffb177..471b98c8ad 100644 --- a/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ComparablesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java index efef90db85..21f6c373e1 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_areEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java index 7feeb964f9..7f2142c1eb 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_arrayContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java index caf77737c2..ddad6ec7b7 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_duplicatesFrom_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java index eedd2c8bf7..226e182a93 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java index 5aeb41934c..990fcc5c2b 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java index 9c27f64488..98a6759b77 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java index 8312e482df..47b69c2361 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_isLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java index 8da998db6d..3e5dbf0dbb 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java index dc08b3e37e..095d7c370f 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_iterableRemove_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java index 2f48f27e35..f389239228 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java index 0dbc968dbb..4de798879d 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java index 8ded138e1e..76025f131c 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_stringStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java index 78b39cd97a..53c594d58b 100644 --- a/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/ComparatorBasedComparisonStrategy_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java b/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java index a27986cee7..433f801af1 100644 --- a/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ConditionsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/DatesBaseTest.java b/src/test/java/org/assertj/core/internal/DatesBaseTest.java index 361e2d98ef..e1c7c3194c 100644 --- a/src/test/java/org/assertj/core/internal/DatesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/DatesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/DeepDifference_Test.java b/src/test/java/org/assertj/core/internal/DeepDifference_Test.java index 1944b14883..3578f56240 100644 --- a/src/test/java/org/assertj/core/internal/DeepDifference_Test.java +++ b/src/test/java/org/assertj/core/internal/DeepDifference_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java b/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java index 4771c43521..3cff99b77a 100644 --- a/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/DoubleArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/DoublesBaseTest.java b/src/test/java/org/assertj/core/internal/DoublesBaseTest.java index c74be1854b..9feac0c728 100644 --- a/src/test/java/org/assertj/core/internal/DoublesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/DoublesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java b/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java index ba17f70c4f..f4d81b627c 100644 --- a/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java +++ b/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_compareTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java b/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java index 6c708826be..7f22c4eeac 100644 --- a/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/ExtendedByTypesComparator_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java b/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java index 78d9aa794d..2813ad2583 100644 --- a/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java +++ b/src/test/java/org/assertj/core/internal/FieldByFieldComparator_compareTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java b/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java index 608189b60e..056013d844 100644 --- a/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/FieldByFieldComparator_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/FilesBaseTest.java b/src/test/java/org/assertj/core/internal/FilesBaseTest.java index d0d005e0af..8b4b2c5c6f 100644 --- a/src/test/java/org/assertj/core/internal/FilesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/FilesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java b/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java index e46ce04e33..16652a8389 100644 --- a/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/FloatArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/FloatsBaseTest.java b/src/test/java/org/assertj/core/internal/FloatsBaseTest.java index 3ed59eefd4..e3ebe7ef20 100644 --- a/src/test/java/org/assertj/core/internal/FloatsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/FloatsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java b/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java index a4ba15bcc1..8eee580965 100644 --- a/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java +++ b/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_compareTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java b/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java index d78c64991b..81561157b7 100644 --- a/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/IgnoringFieldsComparator_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/InputStreamsBaseTest.java b/src/test/java/org/assertj/core/internal/InputStreamsBaseTest.java index 58b946fe46..9d3f13f625 100644 --- a/src/test/java/org/assertj/core/internal/InputStreamsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/InputStreamsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java b/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java index 3f42578adf..4b63659f9c 100644 --- a/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/IntArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IntegersBaseTest.java b/src/test/java/org/assertj/core/internal/IntegersBaseTest.java index 2180152c55..6ba22dc8a2 100644 --- a/src/test/java/org/assertj/core/internal/IntegersBaseTest.java +++ b/src/test/java/org/assertj/core/internal/IntegersBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IterableDiff_Test.java b/src/test/java/org/assertj/core/internal/IterableDiff_Test.java index d4c186493b..316181ba89 100644 --- a/src/test/java/org/assertj/core/internal/IterableDiff_Test.java +++ b/src/test/java/org/assertj/core/internal/IterableDiff_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IterablesBaseTest.java b/src/test/java/org/assertj/core/internal/IterablesBaseTest.java index 6c6aa5acda..6cfb8d2f5c 100644 --- a/src/test/java/org/assertj/core/internal/IterablesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/IterablesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java b/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java index 61a19d65b8..c6a9c500d6 100644 --- a/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/IterablesWithConditionsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ListsBaseTest.java b/src/test/java/org/assertj/core/internal/ListsBaseTest.java index 2426d4f408..3a6556a4f2 100644 --- a/src/test/java/org/assertj/core/internal/ListsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ListsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java b/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java index e4bd472eba..547ff7e002 100644 --- a/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/LongArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/LongsBaseTest.java b/src/test/java/org/assertj/core/internal/LongsBaseTest.java index e76761863d..63b6db9ac6 100644 --- a/src/test/java/org/assertj/core/internal/LongsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/LongsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/MapsBaseTest.java b/src/test/java/org/assertj/core/internal/MapsBaseTest.java index 49a2c3fc84..1cbe564090 100644 --- a/src/test/java/org/assertj/core/internal/MapsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/MapsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/NumbersBaseTest.java b/src/test/java/org/assertj/core/internal/NumbersBaseTest.java index 3b06a97335..86733e67c0 100644 --- a/src/test/java/org/assertj/core/internal/NumbersBaseTest.java +++ b/src/test/java/org/assertj/core/internal/NumbersBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java b/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java index 887b34566b..9e2a600915 100644 --- a/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ObjectArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java b/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java index 7213743c2b..5d1608a3d0 100644 --- a/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ObjectArraysWithConditionBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java b/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java index 0cfdcc592d..15afa06ace 100644 --- a/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ObjectsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java b/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java index ba923a63ca..fd97749b37 100644 --- a/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java +++ b/src/test/java/org/assertj/core/internal/OnFieldsComparator_compare_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java b/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java index b3b917b71d..a6567aa2f3 100644 --- a/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java +++ b/src/test/java/org/assertj/core/internal/OnFieldsComparator_creation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java b/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java index 86c2f1bfbf..1d6de57de0 100644 --- a/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/OnFieldsComparator_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/PathsBaseTest.java b/src/test/java/org/assertj/core/internal/PathsBaseTest.java index 9a5bf2b268..02205834c6 100644 --- a/src/test/java/org/assertj/core/internal/PathsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/PathsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_compareTo_Test.java b/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_compareTo_Test.java index e3194810a1..fd5e4dfd5c 100644 --- a/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_compareTo_Test.java +++ b/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_compareTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_toString_Test.java b/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_toString_Test.java index d6b106635e..461aed870b 100644 --- a/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_toString_Test.java +++ b/src/test/java/org/assertj/core/internal/RecursiveFieldByFieldComparator_toString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java b/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java index 96cf05c610..5b294bf7d0 100644 --- a/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ShortArraysBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ShortsBaseTest.java b/src/test/java/org/assertj/core/internal/ShortsBaseTest.java index 1b820b5733..5d30bca67a 100644 --- a/src/test/java/org/assertj/core/internal/ShortsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ShortsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java index 98f33d3ea9..3ddcc30421 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_areEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java index 1dce92c0a9..0b73906bd3 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_arrayContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java index 41151c4eff..4e91d50a19 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_duplicatesFrom_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java index 3aa0e6a061..b5e397bdfd 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java index 29b1fe9d76..43b457dd67 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java index 63cedcceee..76ca200352 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java index c3ccb7dabf..fcdc42eed7 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_isLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java index 8021d0ac3a..d42f13582c 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java index 41e0921491..7620aa976a 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_iterableRemove_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java index a076b6bb61..6a8152d8c1 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java index 6bb826b8a3..fe6d585916 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java index 76d5b67004..39f0769cd7 100644 --- a/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/StandardComparisonStrategy_stringStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/StringsBaseTest.java b/src/test/java/org/assertj/core/internal/StringsBaseTest.java index d795b6708b..15a1d9aed2 100644 --- a/src/test/java/org/assertj/core/internal/StringsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/StringsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/TestDescription.java b/src/test/java/org/assertj/core/internal/TestDescription.java index 162b16da47..b1ce339015 100644 --- a/src/test/java/org/assertj/core/internal/TestDescription.java +++ b/src/test/java/org/assertj/core/internal/TestDescription.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java b/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java index d4e98560f1..5f458973b9 100644 --- a/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java +++ b/src/test/java/org/assertj/core/internal/ThrowablesBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/TypeComparators_Test.java b/src/test/java/org/assertj/core/internal/TypeComparators_Test.java index 71e8304430..ace21bee5f 100644 --- a/src/test/java/org/assertj/core/internal/TypeComparators_Test.java +++ b/src/test/java/org/assertj/core/internal/TypeComparators_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/UrisBaseTest.java b/src/test/java/org/assertj/core/internal/UrisBaseTest.java index ea09b2a1c7..e12d52871c 100644 --- a/src/test/java/org/assertj/core/internal/UrisBaseTest.java +++ b/src/test/java/org/assertj/core/internal/UrisBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/UrlsBaseTest.java b/src/test/java/org/assertj/core/internal/UrlsBaseTest.java index 0c4b2da9ac..6dc23a36b4 100644 --- a/src/test/java/org/assertj/core/internal/UrlsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/UrlsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java index 46bf425a0d..2825cc21a4 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java index 80a0173c5a..0fee382382 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java index 9398260eb7..e5f69b3a30 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java index a7c01a0567..14db0593d3 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java index 3acb10cf71..0d7180548e 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java index 15693054a6..2a76a3dd9e 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java index 3c4e551f8c..15e4055b48 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java index 81ef31580b..58025e7e24 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java index f153a35a9e..49471b3dda 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java index 65592880c7..22c5e574a6 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java index 1b5a2d31ce..1377d3a3d4 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java index 5b3794fd8a..2af348bc8f 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java index d7c2ad4441..ae121e8144 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java index f3bd59d3d4..165557d666 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java index 4a51e32bf9..59831b4e19 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java index a4279f38cf..6ba9756eca 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java index 6d79cc7273..2c58c4677f 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java index 664d8394ff..1e9c06a284 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java index c2ab313e20..860b93ce0c 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java index a27e15b7c3..509326ae20 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java index 32017adadf..4e4ef5db0d 100644 --- a/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bigdecimals/BigDecimals_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigdecimals; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java index c86fd49c7e..68a1d66278 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java index e59a8de666..8448563a82 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java index 836644dd5e..1a53f50f3e 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java index 825e4b4cf8..6f8d5fd995 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java index e9addf288b..888eef0ebc 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java index 940d6d6d24..7e3caf40f3 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java index f58bb2ab46..53c6f8d508 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java index 29e2956661..86473f6551 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java index 5a10ac9866..e44e2a70b4 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java index 8b118fccc5..fa379c6cbc 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java index 5e7f183ea4..bcb51a57e4 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java index f1133bcaaa..372655a76a 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java index d7e988615f..5b9facc5ef 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java index c409c61d70..73a34fcc92 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java index fef8515aeb..100f5a9828 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java index d40ad3516b..de9abade09 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java index 24530f0b5d..c78eacf2e6 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java index e533538a3e..e1d3be3549 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java index a6acd0b94d..4b245d02d8 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java index df8398f287..1d5b818a1f 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java index 470062736a..326a3cb7d4 100644 --- a/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bigintegers/BigIntegers_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bigintegers; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java index 1f76e50e86..e7f03d826f 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java index 6470ca8e62..bc8c86c6a3 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java index 403e7fca85..464a98a87b 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java index 2a583ab9a8..d10771f3eb 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java index 5b1b8bc876..76a4c1fc0a 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java index b445111aab..34561cdb50 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java index 932680c1e5..f09d6d28f4 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java index c7c2007b94..e07718a3dc 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java index db3201429f..6f7eae9394 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java index 71b818cc82..812bd71845 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java index b3dc089295..16cc3e1bf7 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java index 0907dc6717..acb83600e2 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java index 463abade76..47045f6b94 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java index df5d0a1dc4..3f4ba58486 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java index a756db0cf1..70fc1296bc 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java index d2212e2d67..554cedf007 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java index 90e1ca2867..6b18fc3ffb 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java index 45b35e9a4d..0ecfede14e 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java index 6239c0b904..705737a929 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java index 81b8e4180b..cf6523552c 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java index ea214b3ff3..7e60fdba21 100644 --- a/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/booleanarrays/BooleanArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleanarrays; diff --git a/src/test/java/org/assertj/core/internal/booleans/Booleans_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/booleans/Booleans_assertEqual_Test.java index 822724964a..bb68d3c35e 100644 --- a/src/test/java/org/assertj/core/internal/booleans/Booleans_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/booleans/Booleans_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleans; diff --git a/src/test/java/org/assertj/core/internal/booleans/Booleans_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/booleans/Booleans_assertNotEqual_Test.java index ecc417dfcc..f09812b4fa 100644 --- a/src/test/java/org/assertj/core/internal/booleans/Booleans_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/booleans/Booleans_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.booleans; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java index 6c4549ab0d..526334ac52 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java index 80a817a1c3..d6a1babf53 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java index d5ec4923a4..ee62672f80 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactlyInAnyOrder_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java index f984d061d2..285135979d 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java index cbaa0e5464..313871a7e4 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsExactly_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java index a5d37735bc..6a5652c575 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java index e62fe6ec1c..6b967a8c8a 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnlyOnce_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java index 0c1c00fe7d..dffdc18094 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java index 8ec9927e5e..6628f2fd0f 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsOnly_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java index a2b36362f9..3637d443c4 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java index 1470fdd6f3..60a1dd8160 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContainsSequence_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java index 53f497b93d..23d9e9f851 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java index 3fbc8ed580..5a1b8201fc 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java index 6e99b1cd9b..5a441bdea4 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_at_Index_with_Integer_Argument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java index 7d04c342a1..d66de5ac6b 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertContains_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java index cd7a41af68..61d9a7e189 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java index a0f0eeb76d..abe2d06962 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java index 2b36ace77a..5113ae6209 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_at_Index_with_Integer_Argument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java index 28fbe30863..3a7a4a2167 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotContain_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java index 488d0eb4ec..c0cf88651d 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java index 567dcc1ad9..bf0f563e09 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java index a6d1fc85d9..d14119ff2d 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java index b125d4fa2f..b5ad46c5b1 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertEndsWith_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java index 198af5f12e..ecf4f61da4 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java index 8a1e267c9f..6c2beb12d2 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java index aa6aa2765c..29d3bf532e 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java index 65d6f5af46..4e20555291 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java index 2790e98634..ec62b3439c 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java index a9689d732e..200096660f 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java index 075ea6056b..a4cd53bd8e 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java index 08c6c344d2..e589b1a434 100644 --- a/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java +++ b/src/test/java/org/assertj/core/internal/bytearrays/ByteArrays_assertStartsWith_with_Integer_Arguments_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytearrays; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java index f44d262998..0a714ebe1c 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java index aab6da5b44..ce2ad79a3a 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java index f538ec8e8d..e140c79888 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java index c85cc9d010..6b9178c2a2 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java index df25f74528..968a706386 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java index 5728e4ed31..483a14a80b 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java index 196547f7bb..65e5051067 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java index ea1855b7d7..7ff072bc67 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java index 173a75445d..d990733a89 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java index ffb03af4f5..df03a7da89 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java index f61ce11e07..a39a78836e 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java index e17008717f..b5d60a19d5 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java index ad084d3c2a..f48495a25c 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java index e7adee1f7d..6f45a7ef7d 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java index d628723ead..d8806a7f17 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java index 3ce124707e..463b821ffc 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java index 99122072f8..6194799a65 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java index 54ec4557de..6ee50ef81d 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java index 63436c1a66..b8c5ee23d1 100644 --- a/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/bytes/Bytes_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.bytes; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java index 047620dc84..6ed691ad92 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java index 30dbdf5a99..9f395ba703 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java index 8083a6046f..4398f7d34d 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java index 62a219e283..a58f6a0493 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java index 5c41c6ef69..0b2fa93a90 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java index 64951518a6..760f409dac 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertLowerCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java index 548ac3e2ab..b38ccb46cc 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java b/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java index 76fc741d8d..fe4c29be3f 100644 --- a/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java +++ b/src/test/java/org/assertj/core/internal/characters/Characters_assertUpperCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.characters; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java index 42c54269b9..b4feeefa2c 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java index 55fcc802ee..203d4bd02b 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java index 2bb21e53df..6e7797cfd5 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java index 6d041803d2..c991d49788 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java index 57cdcb5293..7b96b2f1f4 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java index f1ce807918..36b75b76b2 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java index e246a042ef..0479ced706 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java index beb99b4ca3..9be19fb2b9 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java index c6671e2431..4e7f06220f 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java index 33e42bb155..88b1f93297 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java index 50e2254bc0..74be364db7 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java index 3f5f645d68..ab75c8962c 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java index 996e0d4184..e7a40de3fb 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java index 7a0bb0809c..320d34199e 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java index 6b87a486b1..769f46d237 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java index a58e2916e4..80d2bcd9c4 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java index 9cab601284..a78ceab40c 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java index 65615c30e8..539bc41e91 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java index 7ac645339f..b037bec64d 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java index f8177a5122..28dc2e02ce 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java index 540c79783c..231a136f49 100644 --- a/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/chararrays/CharArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.chararrays; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java index 2d38051b80..77e2a2aecd 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertContainsAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java index 18230a02ec..1e129475c1 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java index 687a21f4b1..a70aa85dc3 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasDeclaredMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java index 259b502b89..0f5d075b38 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java index 860cfd9009..f5a5b84429 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyDeclaredFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java index e89b57836b..71caa5f9b3 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasOnlyPublicFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java index fb65bb00b0..9939e0ca21 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java index 67ab64e5ff..9b2de18fab 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertHasPublicMethods_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAnnotation_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAnnotation_Test.java index 0050389140..8fdb7af059 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAnnotation_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java index 140b06cb25..a72ac7ea59 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsAssignableFrom_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsFinal_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsFinal_Test.java index 2edf0472d7..ad7eeee149 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsFinal_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsFinal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsInterface_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsInterface_Test.java index adc1643da4..231f507d5f 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsInterface_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsInterface_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotAnnotation_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotAnnotation_Test.java index b88fbde0ec..0ce62ac11b 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotAnnotation_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotAnnotation_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotFinal_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotFinal_Test.java index d07f54054d..9a734834b9 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotFinal_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotFinal_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotInterface_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotInterface_Test.java index 828c65c765..e27bcf6a58 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotInterface_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsNotInterface_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsProtected_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsProtected_Test.java index d7b4ad9233..d65160e3d1 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsProtected_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsProtected_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsPublic_Test.java b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsPublic_Test.java index fb4a3e6816..cd652466e0 100644 --- a/src/test/java/org/assertj/core/internal/classes/Classes_assertIsPublic_Test.java +++ b/src/test/java/org/assertj/core/internal/classes/Classes_assertIsPublic_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.classes; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java index 573b39cc0f..ea7f668f27 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java index c6265c03b3..919e04d73c 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java index cb7c27a5b6..c4ce46a3b3 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java index 05b6c7b751..4ea29ad0a2 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java index 45cd996af2..f9afa97c18 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java index 47fded6391..325573fa73 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_assertNotEqualByComparison_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java index 90a36dcb9f..8dc32f3d5d 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_isBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java index 0a2842a4ea..bf089bdc24 100644 --- a/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/comparables/Comparables_isStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.comparables; diff --git a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java index 6c76881019..9e070ca9b3 100644 --- a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java +++ b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertDoesNotHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.conditions; diff --git a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java index 4a493bd486..7c5e7a5118 100644 --- a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java +++ b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertHas_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.conditions; diff --git a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java index 4aa25d990c..0bf0f20b0a 100644 --- a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java +++ b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNotNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.conditions; diff --git a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java index 754d7db503..ddda1ec32a 100644 --- a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java +++ b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIsNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.conditions; diff --git a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java index 8816ee1dfa..76224fa4ac 100644 --- a/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java +++ b/src/test/java/org/assertj/core/internal/conditions/Conditions_assertIs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.conditions; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java index a9f1a33945..f2b79bbd5a 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfMonth_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java index 816508b10c..ddfbde8279 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasDayOfWeek_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java index 8ba0bd84c8..88b91338f6 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasHourOfDay_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java index 564f698575..ce55128d04 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMillisecond_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java index 55c08a876d..c7aa5c7aaa 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMinute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java index dddb19cd5b..5c1d20a298 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasMonth_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java index 0ffd4b9d33..3a0d4e3c9d 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasSecond_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java index 7d4ed3fb29..dad1d1127f 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java index 89650681b1..ad3b5b3dcc 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertHasYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualsTo_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualsTo_Test.java index 5002a26eac..638883bd34 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualsTo_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterOrEqualsTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java index de779ca89a..1227729fb6 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfterYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java index 585b0ff674..52dbdbe3d8 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsAfter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualsTo_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualsTo_Test.java index 2f6160a03b..2ad677b283 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualsTo_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeOrEqualsTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java index 61629f819b..9fb57786a1 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBeforeYear_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java index 2b09f9bb55..d5e0162f25 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBefore_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java index 1273b00c1a..ca75e5a06f 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java index 6c2759ef6b..7f6465f7c2 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java index b3060e9526..53e819fd37 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsEqualWithPrecision_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java index 8794bd4173..ef1ff8672d 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameDayAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java index 919ff6fa43..5cc85d8075 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java index 70178f15b6..5960e63ebe 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameHourWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java index 2bcc08fbfd..8e318b5d8b 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java index 3306aa4c28..073592eb1e 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMinuteWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java index 917f6fc2d3..efaaa67a15 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameMonthAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java index e35f7bc32b..d5645207ab 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java index 3c58d9a316..5326e2e9cd 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameSecondWindowAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java index c0c4fadc92..eb52443ca2 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInSameYearAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java index f0c5fa3e4f..1941147f41 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInTheFuture_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java index 5afbc4d3a4..05a128ed7d 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsInThePast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java index 987e5c5136..07034e697e 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsNotBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java index ea7edea105..11bd8595ba 100644 --- a/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java +++ b/src/test/java/org/assertj/core/internal/dates/Dates_assertIsToday_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.dates; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java index 17670a3ae4..2f2237e8ca 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java index e52710ab7b..f00603a9c7 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java index bbb7a28e84..d3d191fa64 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java index 15b15a8b09..92a03afd22 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java index 6edb667842..d882e5c2b1 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java index 3960d46255..e6342a99af 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java index a25aac5807..5739f638cf 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java index 5721dce5c7..1cef1d6d0b 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java index e9a4d6ebc2..871cc965e8 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java index f8d6fb8df4..ac67a900ef 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java index b85fc47f3c..5d749aa45a 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java index d2726f9448..09c5bb48b8 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java index 33a0ea0982..9a800b073b 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java index ce8bdfc844..f7137539e7 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java index 86026372b7..dde6766938 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java index 2891825f30..a32780cf81 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java index ec489dc366..5fc7fc8813 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java index c447057e26..ff938c3eda 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java index dbf182cd9b..735b0858e1 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java index 5637a50723..e569d7449a 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java index 06c726b0f0..dbc0a410cd 100644 --- a/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doublearrays; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java index 706b18fb5f..077038f17e 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_NaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java index 79b68f7b8c..8e840f863d 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java index d33463add3..e3d8ebd193 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java index 704747a8fd..b62208e19f 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java index d2bf30e199..1718941de7 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java index 85569cbc72..a12b7be8a8 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java index 970ef1ed2f..3c323a15eb 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java index f0ab81c520..f715e77dc7 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java index fa22b31e97..a926c88797 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java index 3377fcdcff..db176c1f3f 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java index 4490b36636..68d7d82672 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java index 2ec702e3e8..144964919d 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java index a79d17508e..37aee475fd 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java index a19f546c7a..4337004b41 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java index cb421e928b..064ae8c00f 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java index 7d66af3f90..b45c5cde63 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java index 3e80766ffd..8c26c99596 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java index 51052a4ed6..5fac9ca5cb 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java index bf244457e8..49eacead6f 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java index 96c82d5556..0b1cc46d15 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java index ea454203f3..cc128ead74 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java index 9bd5c31a61..d8b90a1c05 100644 --- a/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/doubles/Doubles_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.doubles; diff --git a/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java b/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java index 9d23c9c081..8e780e17de 100644 --- a/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java +++ b/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_AssertionErrorFactory_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.failures; diff --git a/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java b/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java index 8988f6eea1..e6f0594d56 100644 --- a/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java +++ b/src/test/java/org/assertj/core/internal/failures/Failures_failure_with_ErrorMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.failures; diff --git a/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java b/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java index 086931d8cb..3dd4eb84fc 100644 --- a/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java +++ b/src/test/java/org/assertj/core/internal/files/BinaryDiff_diff_File_byteArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java b/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java index e333adf717..e8461bfaec 100644 --- a/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Diff_diff_File_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java b/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java index 5afa5c6159..bfd2156709 100644 --- a/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Diff_diff_File_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java index b3d78f9676..61171b0f24 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertCanRead_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java index 4b42bd9cf5..72b9ce0528 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertCanWrite_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java index 08519b64c6..0d4ca6ab9d 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertDoesNotExist_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java index ed58f87464..e83c3e6771 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertExists_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java index 881cb7d160..ab165139ae 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasBinaryContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java index 37f2d20da6..aec04b176e 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java index edc74f8efd..d38b97f93f 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasExtension_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java index 0d7d15f8d4..acd3bf46b1 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasName_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java index 63155e5724..6e72fe32cf 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasNoParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java index 4f6e33ca18..c1958f67a0 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertHasParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java index 1b911fc1ce..6994e100ce 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertIsAbsolute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java index a1f9b751dc..13ec29809b 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertIsDirectory_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java index 383ec3a074..e6da4a768f 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertIsFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java index c0a9fff465..bb25873284 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertIsRelative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java b/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java index 596182c1a6..1f280b73f6 100644 --- a/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/internal/files/Files_assertSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.files; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java index 34892c791a..2f3df311fb 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java index dc6ae9dea1..712662a0d2 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java index 0c0e287a07..7c1d4930c5 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java index 568331de25..2ccb0c0b54 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java index e6de8abe36..08014f0cc9 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java index 7db3c7af6d..718aff8d3d 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java index 7506dddf13..4263c7fd28 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java index e1783718f6..bb8a7faf8a 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java index 866ddfdea9..a3a0bbd0cb 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java index 0154632a89..3af968b736 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java index c538d63834..3e72d04f40 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java index 3a4a5757a5..fa7f31304b 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java index cf864ad411..fafcef731a 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java index d0417b8dff..bac1882386 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java index c88185f907..9d81046862 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java index 170b69f758..7784f506e0 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java index c38709b800..fdb37f1556 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java index 62406a17b3..692e4c4c39 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java index 7423a73677..c9035059f9 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java index 9d96f1ff49..c844ab5d30 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java index 33ec84bdc7..9f38d76f22 100644 --- a/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/floatarrays/FloatArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floatarrays; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java index f55982bb90..bfba913113 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_NaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java index 9506fc0b0e..ab251a182d 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java index 745b412c19..8e16fad870 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java index 8c417bdf21..e3b0b1a3b8 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java index ebac04b6d7..0b01e87448 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java index 188c7fd2dc..bfc38cad61 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java index 1772cc0d11..c62de64d5e 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java index 49dac5c5db..85bc44bdf6 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java index fe38669f36..a6df582645 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java index 560ea13867..7d71e7008f 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java index 69a8387f36..2eca91498b 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java index b772426764..45c8038751 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNaN_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java index f95b2e3518..c6b7a37f79 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java index cf8b6e6234..991a75f064 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java index 2e44a28218..aaa3517fc0 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java index ca9ba6babd..bc652441c4 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java index b622351aed..d4384f76b2 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java index eeaafafa6d..73396f1e44 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java index 302a224d2c..342b0f0261 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java index 25b09d2b96..9a8b7efa96 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java index afffcd3ba2..60a63cee81 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java index 99c9b62b9a..cc7d3d02eb 100644 --- a/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/floats/Floats_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.floats; diff --git a/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java b/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java index 9f4465a3c8..a5d0f35bd6 100644 --- a/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java +++ b/src/test/java/org/assertj/core/internal/inputstreams/BinaryDiff_diff_InputStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.inputstreams; diff --git a/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java b/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java index 506eb336e1..e1f4a5706b 100644 --- a/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java +++ b/src/test/java/org/assertj/core/internal/inputstreams/Diff_diff_InputStream_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.inputstreams; diff --git a/src/test/java/org/assertj/core/internal/inputstreams/InputStreams_assertSameContentAs_Test.java b/src/test/java/org/assertj/core/internal/inputstreams/InputStreams_assertSameContentAs_Test.java index 662ffb4a79..3bac3d8433 100644 --- a/src/test/java/org/assertj/core/internal/inputstreams/InputStreams_assertSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/internal/inputstreams/InputStreams_assertSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.inputstreams; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java index 4a5177e23a..f754b169c2 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java index f9ac37b887..7c8c1601f5 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java index ed9acdbf3d..40c23fe505 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java index 50d6e12b1f..20f243b7ae 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java index ebaa3ac3d5..3d5a30ab13 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java index edeeb77087..3b239ce48e 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java index 228fd12f56..3b32e431be 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java index 62850f2a9f..cc3da47899 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java index 9d7b8853cb..d62d34f967 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java index c5d7725dc3..532cc873a7 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java index a0c3426b0d..5927f11737 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java index ea6fe3e651..4f2aa3ecfb 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java index 14d99830af..8696c89e7e 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java index 4f408928ef..64b342c5ab 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java index 351e68b72d..2ebd6d215e 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java index d7cadc981e..b6983c8df2 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java index f03a1093cd..8a2162d840 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java index ec040a0720..3b574c0151 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java index 64fb4841c5..27224d6ab8 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java index 52fa3649d1..990a67f70a 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java index e4fa483639..34c3440269 100644 --- a/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/intarrays/IntArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.intarrays; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java index ebb22237ee..c2b60815c1 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java index b73cec1dd1..4a2ac85b21 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java index b1daa8ff4e..f342346ba6 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java index f942596678..24e99c09c9 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java index 169447f2f5..fa16ffa483 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java index 19b266f601..177a81edbc 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java index fb9a3d0159..22dddf96bf 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java index 86b0481e54..fe1df724f3 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java index 1b4d2dfa49..d179284009 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java index f5e656dfdc..afd35f2f0b 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java index 58a9983c5a..419bb381bd 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java index afaf54c863..be69f268ac 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java index 504ce24b39..af58f9165e 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java index b5abcfd7e0..0f60f45db6 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java index 02554059fc..d7914e87d3 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java index 517528d693..df0a60cc29 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java index e68fce86aa..2ff59a3b2a 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java index 992b9a2de3..51c5aa2cbd 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java index ab8885f359..23f307fd43 100644 --- a/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/integers/Integers_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.integers; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java index a471d61c38..28d71ad300 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java index 128141aed9..9bf63989de 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAllSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java index ebb81afcff..0ee8999952 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnyMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java index 96913cddcd..c863541c6c 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAnySatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java index 0b1303a98c..cb7d55c728 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java index b6125dd51b..b2566c1622 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java index 30c6f9c545..bfee9becd0 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java index fde78ac379..dd4ce384b1 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAreNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java index 001d1466a1..520ccfef6e 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertAre_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java index b8a3f36619..b5dcabbebe 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java index 9a091b2fa3..590f9b2669 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java index c8b4880ec8..3b613344bf 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java index 231a273950..c89fc823ec 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java index 9578126ed3..c5a9d30dd8 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java index 52acff3ee1..94e57c49d2 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyNulls_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -8,9 +8,8 @@ * 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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ - package org.assertj.core.internal.iterables; import static org.assertj.core.error.ShouldContainOnlyNulls.shouldContainOnlyNulls; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java index b9c5aa6b85..d99774a4da 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java index 4a208c04f7..d4f53fd580 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java index 47bab9838e..3f74d2c8c1 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java index aa7279c736..bee124ec52 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContainsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java index 54abd93f49..53a10dbd89 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java index f01fc625d9..c510c26f38 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoNotHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java index 365e81eb4d..e5013cea08 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java index c56512e037..29759660c5 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java index 3673282b6a..68c9e6d847 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java index e50daac092..4cd6ffbd04 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContainSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java index 1a70e75619..f3d780c249 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java index 5c22f9e0a2..dc4888c575 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java index 43678a6236..e96bae76e8 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java index 8e23787bb8..c916c6800a 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWithFirstAndRest_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java index 51b202011e..4e0004d90b 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java index e333c90848..2c746918de 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java index 1c59759016..a76502735b 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java index a13ebadca6..f0fa0083b6 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java index e2d6129665..dc5e18d758 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java index db00a40d47..d86cb18d3f 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java index d59ec00cb4..27898ba5ab 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHaveExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java index 071613a6a2..e0a0959434 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java index d422afcb68..c72f0ccedd 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertIsSubsetOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java index 411523193d..7b21e64202 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNoneMatch_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java index 665dd4ca90..a4ea5def76 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java index 964751ba91..e4896103bc 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java index 192a9d7b29..ec9eb3513b 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java index e86822f788..e8474491b5 100644 --- a/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java +++ b/src/test/java/org/assertj/core/internal/iterables/Iterables_assertZipSatisfy_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.iterables; diff --git a/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java b/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java index 6cf2ffa753..030b58cbff 100644 --- a/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/List_assertIs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java b/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java index 1537798948..94d53c423f 100644 --- a/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/Lists_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java index e1ea53e23f..e78053cdf4 100644 --- a/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/Lists_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java b/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java index c1b46f14dd..f5486c11b5 100644 --- a/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/Lists_assertHas_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java index 4d608438ef..0a74fcedf8 100644 --- a/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java index a9a94e4cd2..fadcdd585f 100644 --- a/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/lists/Lists_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.lists; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java index 7679c2d837..636c486021 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java index 15d811f686..447d88e1ec 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java index a6afb7496a..bba33a4d11 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java index b3818e43cd..4d5f0376ae 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java index 0ab2ecb495..db3848d306 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java index 33b54a3f7c..e889849dcc 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java index 9e7953f390..4c8b7ef83e 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java index 7bff64d988..b998372b7e 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java index d83941be14..9b73113a27 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java index eac43f8638..db0ea343d2 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java index c19d61c599..5b361a135c 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java index d3d9c98c38..5001768a00 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java index 6db35f8541..c432c60481 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java index 1e6f5df0b1..d0a600b2d4 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java index be32fdc002..abb6bfbfd8 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java index 7dd13e176a..3a416e6f42 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java index 3599e6f6b8..148b7806de 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java index d97e8c1fcd..507692bb8e 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java index ed958fed1e..c8e8760e23 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java index eb98e5c7aa..b9752d6edc 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java index 70796816c8..c4e70e7fbc 100644 --- a/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/longarrays/LongArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longarrays; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java index 2670e06de9..d0ed370656 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java index 97d3927723..747d7255f3 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java index 9fb496e66a..b4c6326d7e 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java index f646dab248..234aeb1b8c 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java index ad14bf4261..391201794e 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java index 90e50e3132..5eaf2bec2b 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java index c70462094b..e1bea63f55 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java index 234a19c8ef..16ed57fc0c 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java index 2a58606cca..2cd3d32a77 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java index 039cb98b34..599f5acec7 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java index b75dbe4593..daab80a222 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java index 2e8d8c1c37..e280d83461 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java index 8523268b6f..129759e955 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java index 2ed18f4086..1cfe9bc741 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java index 0526e878b5..b7e7384baa 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java index a4fbf23365..ed9118da2b 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java index e62df38490..f9b17290aa 100644 --- a/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/longs/Longs_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.longs; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java index efd6e2abeb..8d7b59938a 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertAllSatisfyingConsumer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java index 7004363347..b9094e5094 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java index b81e44c899..0f6fac0066 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java index 621d91935e..2b204fbf46 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKey_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java index bb7320161a..6d5c65b4c4 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java index 531678e180..47d84a30d9 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnlyKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java index 149baf38f9..4c273a3f5c 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java index 23ddd50ebb..59b8a017fa 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java index d207464a60..4f3ec2b793 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContainsValues_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java index 2042cbcbee..8d9936e16c 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java index ad92477038..488c217277 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKey_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java index 8ec4d60bfb..c49ecfc835 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainKeys_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java index 092d82a52d..bd6f185785 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContainValue_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java index 5d7faa1328..654630e2b1 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java index 0a5496cbf5..4d4b786761 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java index 46486f2fab..826b300954 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingCondition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java index 4929ff277d..bac6b93798 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfyingConsumer_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java index cdfc5dbb80..999295dbb4 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_entry_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java index 508cd7faac..6c8186e2c9 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_condition_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java index 734c160426..7efaa91457 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasEntrySatisfying_with_key_and_value_conditions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java index 0ba47050d5..e9467bc103 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasKeySatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java index 2a8c3ccd84..0dd97a3f3f 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java index 015d9a36ab..a6104ddd53 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java index bb91273122..cef1acd3bf 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSameSizeAs_with_Map_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java index 71e18826f7..52d9a20c06 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java index ac30d1f8d9..1a782b1040 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertHasValueSatisfying_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java index 4659449598..9b2dc88d7f 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java index 0c35ca0672..ce2c6ffb07 100644 --- a/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/maps/Maps_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.maps; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java index ca524dd32b..b2a02e2b40 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java index eb877e72af..7f9da428de 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java index cc5e21f2d5..5a3947d7a1 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java index 7bbff7f74d..629f13aa52 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAreNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java index d2cbf4b7cb..5854362749 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertAre_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java index c2f0e28505..7c84ed459b 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAll_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java index 2c6729b0b5..0a8b361db2 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java index 5e3f5a3904..ab34e9c7f9 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java index 73dbe66037..b0fc813074 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java index a0b98067fc..f923a4dd66 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java index 7f11657a66..b064caffaf 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyNulls_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -8,9 +8,8 @@ * 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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ - package org.assertj.core.internal.objectarrays; import static org.assertj.core.error.ShouldContainOnlyNulls.shouldContainOnlyNulls; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java index fd8ca290d4..e261127650 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java index 4b69ebe68a..ad11f44721 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java index b5f3dcc60f..3b8f6e46f7 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java index 7e4446209c..0f789fbe7d 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContainsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java index 9e38f42053..bc9f60196f 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java index d7723a07de..06e322bd3f 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java index cc7d74f3d4..2b4f436666 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoNotHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java index f3788b9d29..5d1842f9d6 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainAnyElementsOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java index 65239be1e5..1f45ce087d 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java index 06a09feb37..20f5f4630d 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java index 49288f775f..b718b4ef37 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContainSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java index bd7fbdc766..b15c303b1e 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java index 31e1c8c178..454a92c5fb 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java index e63abce337..5214e79d27 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveAnyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java index 3b14ccafe6..bdb8311dc5 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java index 6c655e53a7..342d1b2128 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java index 5c41732cbb..d6da7a4a35 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWithFirstAndRest_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java index b694d40333..33579fb35c 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java index a56bfbbd6a..f20690dbc1 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasAtLeastOneElementOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java index 88b3a0d2ac..5a6a502882 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java index 0e02a7959c..2267dea1a6 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasOnlyElementsOfTypes_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java index 6a276513ec..7d14e7ec66 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java index 8e97fe6afa..5da55e2068 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java index a9326621ef..c6f6b40423 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java index 87f0448f0b..10af04865f 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtLeast_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java index 19ae81c91b..fe8b00851c 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveAtMost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java index 44b622c390..014c521aee 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java index faaa7c681e..8afb9069ce 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHaveNot_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java index 4e07834000..e2c0e83f0c 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertHave_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java index 9eaab0f757..02420d6608 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java index 7049aa0199..ce28952e96 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java index 1435e874b4..dca951a246 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertIsSubsetOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java index ea94705c90..6624fee3b5 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java index d070b3376c..f1129acf92 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java index 811376c005..ff08af26fa 100644 --- a/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/objectarrays/ObjectArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objectarrays; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveNotSameClassAs_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveNotSameClassAs_Test.java index 3e0697114a..769239ec6e 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveNotSameClassAs_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertDoesNotHaveNotSameClassAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java index 326da7d99b..4d920891c7 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java index 1a88af5955..ec8ce38918 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameClassAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java index 3bb8648c79..a021d7b858 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasSameHashCodeAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java index 7280e0be5e..6e5ee85d2f 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertHasToString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java index 5aebb0f5b5..c19789837d 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingFieldByFieldRecursive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java index a604b7e312..defb4604df 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToComparingOnlyGivenFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java index 7188a11b54..68e06604f7 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringGivenFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java index f57ea6f5f9..432f846fbd 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsEqualToIgnoringNullFields_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java index 5442c605af..5529f10c11 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java index bcea0d5704..b56048ac64 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java index 3c8b998315..99380779f1 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsIn_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java index 44912c730f..c2a1785d05 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOfAny_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java index 13a2393e5b..874aeb6972 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java index f2a263807d..b83773fdfb 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java index 87968fd69f..9d73113696 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java index 8e45666e25..485057ba14 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotIn_with_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java index b05153e30a..38ef726a7f 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOfAny_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java index fd9676b9e1..e9fd6a0bfb 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java index c17ef6dcea..ccb489dbb7 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsNotOfClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java index 18ff5f7380..5f7c460b4b 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertIsOfClassIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java index 55097b3c5f..17e0f64e5c 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java index 0242743d63..1ba1416e04 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java index 64ad35dded..e534285951 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertNotSame_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java index baf9b09797..c7ab43e42d 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertNull_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java b/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java index b06d002c8c..a435fc8527 100644 --- a/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java +++ b/src/test/java/org/assertj/core/internal/objects/Objects_assertSame_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java b/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java index 7666d9536d..b609851bd0 100644 --- a/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java +++ b/src/test/java/org/assertj/core/internal/objects/SymmetricDateComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.objects; diff --git a/src/test/java/org/assertj/core/internal/paths/MockPathsBaseTest.java b/src/test/java/org/assertj/core/internal/paths/MockPathsBaseTest.java index b25ef65a90..8b3741224b 100644 --- a/src/test/java/org/assertj/core/internal/paths/MockPathsBaseTest.java +++ b/src/test/java/org/assertj/core/internal/paths/MockPathsBaseTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java index 441e274ab5..e7e1b1b9b7 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWithRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java index 374845dbb2..94b13fc704 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java index 78ff180f3d..31419f5671 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertExistsNoFollowLinks_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java index d2d224e75d..0a528a6693 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertExists_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java index 053efb4f35..5071fa5016 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasBinaryContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasContent_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasContent_Test.java index e938083f68..8a9d5f2b25 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasContent_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasContent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java index cc8dcd01ab..f41a72d6c1 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasFileName_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java index 24e8bdf9b4..e49ed56e8d 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParentRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java index 17240b708a..5d2cefef8b 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasNoParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java index c6fd6528d4..88619cb658 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParentRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java index adb905809d..a6e4116050 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasParent_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameContentAs_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameContentAs_Test.java index 2554aab69c..bc9d1036dd 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameContentAs_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertHasSameContentAs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java index 3e54d12ca5..7e7edcb507 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsAbsolute_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java index 76cc862d3f..b44b0c3374 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsCanonical_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java index b934d7e0cb..52d1dc1eda 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsDirectory_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java index 2986c10f2a..26df87ae4f 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsExecutable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java index 89d55a3d2a..5ead50950e 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsNormalized_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java index ef7665a424..8f2989a95d 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsReadable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java index 6410d88f0f..bf23d10295 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRegularFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java index fc52ed370c..86d31d5b1a 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsRelative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java index 8b484b28b4..a9672f2683 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsSymbolicLink_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java index bdeed7ed20..46da9d2efb 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertIsWritable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java index e0bc8461e5..bbfe227fd8 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertNotExists_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java index 396607fd3d..fae7bd9645 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWithRaw_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java index 759ab4fed2..2f5c4d3cfb 100644 --- a/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/paths/Paths_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.paths; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java index 604d24426f..f4f53b464c 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsAnyOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java index b2b0487d35..d799e7ecd7 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactlyInAnyOrder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java index 1dd27b2adc..61ca33fce1 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsExactly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java index f38292c652..cef80b5f1c 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java index d1334062d9..d5468d6c43 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsOnly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java index face469106..a6c33bf7b7 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java index 925f4eb247..42156461b5 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java index ef2838962d..a19126bc58 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertContains_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java index fdd062f9d7..15b53cbff1 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java index e109f97ede..da364b6272 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotContain_at_Index_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java index 6c02bfef14..04a60110dc 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertDoesNotHaveDuplicates_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java index 17ba8a432c..0f7608e3c5 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java index 9d038b560b..d36331344f 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java index 19ad73d0ff..773c92faf0 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java index 83c77b170f..3f78bb5cd5 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java index b9b6378616..47a2e7a390 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java index 3da766742a..9269bf9646 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSortedAccordingToComparator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java index fcec295319..87709a0287 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertIsSorted_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java index a76766d6dc..5e0e212c8c 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java index 7a90756002..b726c96dfe 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java index 03e7c2a48e..e151fa64f5 100644 --- a/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/shortarrays/ShortArrays_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shortarrays; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java index 11178ead5f..7e35a79ad5 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java index 69c7893552..9767794f6a 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java index 50dad6d53d..1398360889 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertGreaterThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java index b86574f27a..1d2641715e 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java index a0882e811d..fd774b9f79 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java index 3992b98d26..95f1c6d170 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java index 09960f786f..44218d5213 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java index 4da78f76a5..4fc268b540 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseToPercentage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java index 3815a7775b..33aa48c384 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotCloseTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java index 3f7528ffd2..b3d23011e8 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotNegative_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java index 975b1400d5..0d3e34c332 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java index c0f6f4928f..7ff7a0d1ed 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsNotZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java index 493b7a0267..8ed9b88ac2 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsOne_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java index fa5aab4b0d..2e9df5b0aa 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsPositive_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java index 6c303b3c31..50b69c402b 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsStrictlyBetween_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java index 06e037975c..06fa74aa38 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertIsZero_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java index bf38256a79..3b8cd4de55 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThanOrEqualTo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java index cbe691fbf7..0651cbab5f 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertLessThan_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java index 741067db01..513f2ad2bd 100644 --- a/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java +++ b/src/test/java/org/assertj/core/internal/shorts/Shorts_assertNotEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.shorts; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertBlank_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertBlank_Test.java index b66c4279de..a01e65cd5b 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertBlank_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java index 42e3ad84c3..eed6940911 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsIgnoringCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java index 6d2ee26457..1d212b4fef 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyDigits_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java index 1b7f3b51cf..d7adc4ac1d 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyOnce_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyWhitespaces_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyWhitespaces_Test.java index b5a2483b05..cc79545e65 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyWhitespaces_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsOnlyWhitespaces_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java index cf1c1cf3e7..e5cbb40618 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java index 8bc95605a2..f04accd623 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsPattern_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java index 2833dc6668..a9b699feae 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java index 3408e60619..e08c27b269 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContainsSubsequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java index ae6c2b525e..141c8c1400 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertContains_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainOnlyWhitespaces_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainOnlyWhitespaces_Test.java index 8f0f9839e5..6eb059cdb2 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainOnlyWhitespaces_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainOnlyWhitespaces_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java index fc4d16d2b0..72487870e8 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java index df5eca98a7..3b4b055d0e 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContainPattern_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java index 18042dc2b7..fd584e79f5 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotContain_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java index 9a3415f6ea..c9b52e9533 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotEndWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java index 99270fba3a..b9b72759ce 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java index 7539a2e883..28283529e5 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotMatch_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java index 97e12b0803..0cc07c3fdb 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertDoesNotStartWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java index c0079c336a..35b699903b 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java index 28c09f5d6d..83e79a7992 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertEndsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java index d29eabfcb7..bcb42b10b9 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java index d2920ae729..6194732fa2 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsIgnoringWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java index ecf8bffa4c..2f7ab3f072 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertEqualsNormalizingWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java index 0fe692dcda..56bc40f47d 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasLinesCount_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java index 228714d342..deca75a73e 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java index 09586652e2..9cf740d9b5 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java index e8be73eba4..06e1a142a9 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSameSizeAs_with_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java index d0710d9c73..31fd4b3a91 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertHasSize_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java index 358980c59b..f224ba6333 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualToNormalizingNewlines_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualsToIgnoringNewLines_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualsToIgnoringNewLines_Test.java index 03bcbaa8a9..7d34eab13a 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualsToIgnoringNewLines_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsEqualsToIgnoringNewLines_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java index e6b5db4b03..6f4b3c273b 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsSubstringOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java index 96ea880786..cba3a4f95d 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertIsXmlEqualCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertJavaBlank_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertJavaBlank_Test.java index ce7ff19c64..ac080f12f1 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertJavaBlank_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertJavaBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java index 3c6c8dd852..8701220b00 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_CharSequence_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java index 5655f59778..04e7b79959 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertMatches_Pattern_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotBlank_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotBlank_Test.java index ef2bfff020..928d0c19fa 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotBlank_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java index 31abf2eebf..74aab3faec 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java index 3d12d82f23..fb5fef4721 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringCase_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java index e0f4c69366..75c520d759 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsIgnoringWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java index b131d58828..2b599f4602 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotEqualsNormalizingWhitespace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotJavaBlank_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotJavaBlank_Test.java index a4b97ff3d3..6a2bd97bf5 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNotJavaBlank_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNotJavaBlank_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java index 5272c7ddf1..ea8a9d2cf4 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java b/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java index 4724304c76..5676ee940b 100644 --- a/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java +++ b/src/test/java/org/assertj/core/internal/strings/Strings_assertStartsWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.strings; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java index 651dcf465d..f1cded470a 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java index c032ad782f..da664c1f2e 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCauseInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java index 02f907a4fd..a8e1273e04 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java index a5dd4422c1..6a791dc318 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageContaining_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java index 0b0e7f9d9e..34a73de284 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageEnding_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java index a7a3d426ef..999b0ef6c5 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageMatching_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java index f112e83ba9..eae7851c59 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessageStartingWith_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java index 8def0e8233..5f0fa711fb 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasMessage_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java index 19add45966..df5b474ecb 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java index 27c93379e4..6f3b339641 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasNoSuppressedExceptions_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java index 7e814f2372..0dfdf34c18 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseExactlyInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java index ce67e937a9..70f411b8e7 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasRootCauseInstanceOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java index 2477ed1e1a..3a8c5d1fcb 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasStackTraceContaining_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java index 27cb99c438..8692524367 100644 --- a/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java +++ b/src/test/java/org/assertj/core/internal/throwables/Throwables_assertHasSuppressedException_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.throwables; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java index 28ebf9a320..033e0e359c 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasAuthority_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java index 4f0b9eaa14..089604352f 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasFragment_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java index e86c298e1c..4fa030dc24 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasHost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java index b8f35200f9..36b7b88357 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasNoParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java index af16c68da0..57c0f4e34b 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java index a75b759c79..3d89b3754c 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPath_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java index 3454866fcc..8cf0c3717c 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java index 4a0aec5f04..f8a76564b9 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java index 70923d6563..853dc7c330 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasScheme_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java index 8c686f8126..35b878d3d7 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_assertHasUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java b/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java index 705c137cc4..8131b172f2 100644 --- a/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Uris_getParameters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java index c441374d1d..e0965fdf9e 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAnchor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java index c63039a7f8..0d9574888b 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasAuthority_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java index 204cdb113b..0b6e32d5f2 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasHost_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java index 4b42bc64a7..c80138c4f0 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasNoParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java index 5e5f312361..d9e180dadd 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasParameter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java index 00fd745d79..58cc7e85dc 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPath_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java index 9d4663f671..8367faff6c 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasPort_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java index d0bb282252..8c71739c09 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasProtocol_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java index 1486a9bbb5..81418dc1be 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasQuery_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java index 0ad4910a08..445e1f8a5d 100644 --- a/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java +++ b/src/test/java/org/assertj/core/internal/urls/Urls_assertHasUserInfo_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.internal.urls; diff --git a/src/test/java/org/assertj/core/matcher/AssertionMatcher_matches_Test.java b/src/test/java/org/assertj/core/matcher/AssertionMatcher_matches_Test.java index a60db132c5..e608f9c949 100644 --- a/src/test/java/org/assertj/core/matcher/AssertionMatcher_matches_Test.java +++ b/src/test/java/org/assertj/core/matcher/AssertionMatcher_matches_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.matcher; diff --git a/src/test/java/org/assertj/core/navigation/BaseNavigableIterableAssert_Test.java b/src/test/java/org/assertj/core/navigation/BaseNavigableIterableAssert_Test.java index a36d53577f..41507654a5 100644 --- a/src/test/java/org/assertj/core/navigation/BaseNavigableIterableAssert_Test.java +++ b/src/test/java/org/assertj/core/navigation/BaseNavigableIterableAssert_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/BaseNavigableListAssert_Test.java b/src/test/java/org/assertj/core/navigation/BaseNavigableListAssert_Test.java index a397ffecce..61c569038a 100644 --- a/src/test/java/org/assertj/core/navigation/BaseNavigableListAssert_Test.java +++ b/src/test/java/org/assertj/core/navigation/BaseNavigableListAssert_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableIterable_Test.java b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableIterable_Test.java index 6042518c02..bb522fee71 100644 --- a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableIterable_Test.java +++ b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableIterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_Test.java b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_Test.java index 5b3d1770d0..9fdf5befa6 100644 --- a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_Test.java +++ b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withDefault_Test.java b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withDefault_Test.java index 89ad866694..17365d2074 100644 --- a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withDefault_Test.java +++ b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withDefault_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withString_Test.java b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withString_Test.java index 1f8772f8cb..e3075ccb1f 100644 --- a/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withString_Test.java +++ b/src/test/java/org/assertj/core/navigation/ClassBasedNavigableList_withString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableIterableAssert_Test.java b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableIterableAssert_Test.java index 330e9f69cf..83355a4097 100644 --- a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableIterableAssert_Test.java +++ b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableIterableAssert_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableListAssert_Test.java b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableListAssert_Test.java index 8eda671e67..6606f6bcb2 100644 --- a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableListAssert_Test.java +++ b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableListAssert_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableList_withString_Test.java b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableList_withString_Test.java index 05040da337..601c0f2397 100644 --- a/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableList_withString_Test.java +++ b/src/test/java/org/assertj/core/navigation/FactoryBasedNavigableList_withString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/navigation/GenericNavigableAssert_Test.java b/src/test/java/org/assertj/core/navigation/GenericNavigableAssert_Test.java index 8b9c93dd5b..90e0be2f8b 100644 --- a/src/test/java/org/assertj/core/navigation/GenericNavigableAssert_Test.java +++ b/src/test/java/org/assertj/core/navigation/GenericNavigableAssert_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.navigation; diff --git a/src/test/java/org/assertj/core/presentation/AbstractBaseRepresentationTest.java b/src/test/java/org/assertj/core/presentation/AbstractBaseRepresentationTest.java index 0ab98ca959..3f1ea38e1a 100644 --- a/src/test/java/org/assertj/core/presentation/AbstractBaseRepresentationTest.java +++ b/src/test/java/org/assertj/core/presentation/AbstractBaseRepresentationTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java b/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java index 9e94c884e2..d08042b3b6 100644 --- a/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java +++ b/src/test/java/org/assertj/core/presentation/NumberGrouping_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_array_format_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_array_format_Test.java index d5cf25efc7..f4bc6cd1a7 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_array_format_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_array_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_custom_formatter_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_custom_formatter_Test.java index d3dc3dafec..311ec421ca 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_custom_formatter_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_custom_formatter_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java index b7f20cd506..bcaead867a 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_format_CompletableFuture_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_iterable_format_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_iterable_format_Test.java index 7cf316dc29..7a201ff50c 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_iterable_format_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_iterable_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_map_format_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_map_format_Test.java index b86bfc8c49..a84f666808 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_map_format_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_map_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_static_setters_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_static_setters_Test.java index 06eae75fdd..4a0ce8a367 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_static_setters_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_static_setters_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/presentation/StandardRepresentation_toStringOf_Test.java b/src/test/java/org/assertj/core/presentation/StandardRepresentation_toStringOf_Test.java index 52d60254e2..cff78111ce 100644 --- a/src/test/java/org/assertj/core/presentation/StandardRepresentation_toStringOf_Test.java +++ b/src/test/java/org/assertj/core/presentation/StandardRepresentation_toStringOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.presentation; diff --git a/src/test/java/org/assertj/core/test/AlwaysEqualComparator.java b/src/test/java/org/assertj/core/test/AlwaysEqualComparator.java index 89b31c5ff4..010c920a14 100644 --- a/src/test/java/org/assertj/core/test/AlwaysEqualComparator.java +++ b/src/test/java/org/assertj/core/test/AlwaysEqualComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/AssertionErrorExpectedException.java b/src/test/java/org/assertj/core/test/AssertionErrorExpectedException.java index 94d28c8984..2ca29e8a15 100644 --- a/src/test/java/org/assertj/core/test/AssertionErrorExpectedException.java +++ b/src/test/java/org/assertj/core/test/AssertionErrorExpectedException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/BooleanArrays.java b/src/test/java/org/assertj/core/test/BooleanArrays.java index 132943f0bf..30098654b2 100644 --- a/src/test/java/org/assertj/core/test/BooleanArrays.java +++ b/src/test/java/org/assertj/core/test/BooleanArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/ByteArrays.java b/src/test/java/org/assertj/core/test/ByteArrays.java index ad8975d985..f2b9881804 100644 --- a/src/test/java/org/assertj/core/test/ByteArrays.java +++ b/src/test/java/org/assertj/core/test/ByteArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/CartoonCharacter.java b/src/test/java/org/assertj/core/test/CartoonCharacter.java index 3b2159e9b2..f1b053c195 100644 --- a/src/test/java/org/assertj/core/test/CartoonCharacter.java +++ b/src/test/java/org/assertj/core/test/CartoonCharacter.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/CharArrays.java b/src/test/java/org/assertj/core/test/CharArrays.java index 8446443cc5..389c4f8841 100644 --- a/src/test/java/org/assertj/core/test/CharArrays.java +++ b/src/test/java/org/assertj/core/test/CharArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/DoubleArrays.java b/src/test/java/org/assertj/core/test/DoubleArrays.java index ede3e44c22..54e1a00cd3 100644 --- a/src/test/java/org/assertj/core/test/DoubleArrays.java +++ b/src/test/java/org/assertj/core/test/DoubleArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Employee.java b/src/test/java/org/assertj/core/test/Employee.java index 4fde488afa..bd53f80e6a 100644 --- a/src/test/java/org/assertj/core/test/Employee.java +++ b/src/test/java/org/assertj/core/test/Employee.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/EqualsHashCodeContractAssert.java b/src/test/java/org/assertj/core/test/EqualsHashCodeContractAssert.java index 8a90ca309d..c87179a8dc 100644 --- a/src/test/java/org/assertj/core/test/EqualsHashCodeContractAssert.java +++ b/src/test/java/org/assertj/core/test/EqualsHashCodeContractAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/EqualsHashCodeContractTestCase.java b/src/test/java/org/assertj/core/test/EqualsHashCodeContractTestCase.java index baa8c51768..8e6fd62568 100644 --- a/src/test/java/org/assertj/core/test/EqualsHashCodeContractTestCase.java +++ b/src/test/java/org/assertj/core/test/EqualsHashCodeContractTestCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/ExpectedException.java b/src/test/java/org/assertj/core/test/ExpectedException.java index 2718944bd3..cf791d9dd1 100644 --- a/src/test/java/org/assertj/core/test/ExpectedException.java +++ b/src/test/java/org/assertj/core/test/ExpectedException.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/FloatArrays.java b/src/test/java/org/assertj/core/test/FloatArrays.java index 5b379ddcdb..4f363105a2 100644 --- a/src/test/java/org/assertj/core/test/FloatArrays.java +++ b/src/test/java/org/assertj/core/test/FloatArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/FluentJedi.java b/src/test/java/org/assertj/core/test/FluentJedi.java index 23b3840221..ff8d5a592a 100644 --- a/src/test/java/org/assertj/core/test/FluentJedi.java +++ b/src/test/java/org/assertj/core/test/FluentJedi.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/IllegalVehicleAssert.java b/src/test/java/org/assertj/core/test/IllegalVehicleAssert.java index 87cbb76187..222646f8df 100644 --- a/src/test/java/org/assertj/core/test/IllegalVehicleAssert.java +++ b/src/test/java/org/assertj/core/test/IllegalVehicleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/IntArrays.java b/src/test/java/org/assertj/core/test/IntArrays.java index 8a7c170612..4e49ce2e26 100644 --- a/src/test/java/org/assertj/core/test/IntArrays.java +++ b/src/test/java/org/assertj/core/test/IntArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Jedi.java b/src/test/java/org/assertj/core/test/Jedi.java index 004816b7ac..5e1908b597 100644 --- a/src/test/java/org/assertj/core/test/Jedi.java +++ b/src/test/java/org/assertj/core/test/Jedi.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/LongArrays.java b/src/test/java/org/assertj/core/test/LongArrays.java index 72e17f847d..ed0472fa60 100644 --- a/src/test/java/org/assertj/core/test/LongArrays.java +++ b/src/test/java/org/assertj/core/test/LongArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Maps.java b/src/test/java/org/assertj/core/test/Maps.java index 4406154f0e..51e73d09b0 100644 --- a/src/test/java/org/assertj/core/test/Maps.java +++ b/src/test/java/org/assertj/core/test/Maps.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Name.java b/src/test/java/org/assertj/core/test/Name.java index 5f18d3a19f..8f9594871f 100644 --- a/src/test/java/org/assertj/core/test/Name.java +++ b/src/test/java/org/assertj/core/test/Name.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/NeverEqualComparator.java b/src/test/java/org/assertj/core/test/NeverEqualComparator.java index e52743ef0b..a5676502ea 100644 --- a/src/test/java/org/assertj/core/test/NeverEqualComparator.java +++ b/src/test/java/org/assertj/core/test/NeverEqualComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/ObjectArrays.java b/src/test/java/org/assertj/core/test/ObjectArrays.java index cedc281735..855aa716e0 100644 --- a/src/test/java/org/assertj/core/test/ObjectArrays.java +++ b/src/test/java/org/assertj/core/test/ObjectArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Patient.java b/src/test/java/org/assertj/core/test/Patient.java index 30a6b4d0ce..0e830690b9 100644 --- a/src/test/java/org/assertj/core/test/Patient.java +++ b/src/test/java/org/assertj/core/test/Patient.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Person.java b/src/test/java/org/assertj/core/test/Person.java index b96b9c35aa..e586082258 100644 --- a/src/test/java/org/assertj/core/test/Person.java +++ b/src/test/java/org/assertj/core/test/Person.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/PersonCaseInsensitiveNameComparator.java b/src/test/java/org/assertj/core/test/PersonCaseInsensitiveNameComparator.java index ecc29d8ec8..81979f3906 100644 --- a/src/test/java/org/assertj/core/test/PersonCaseInsensitiveNameComparator.java +++ b/src/test/java/org/assertj/core/test/PersonCaseInsensitiveNameComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Player.java b/src/test/java/org/assertj/core/test/Player.java index 9d84977efb..a0f5624059 100644 --- a/src/test/java/org/assertj/core/test/Player.java +++ b/src/test/java/org/assertj/core/test/Player.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/PotentialMvpCondition.java b/src/test/java/org/assertj/core/test/PotentialMvpCondition.java index 119c1d6603..129a8f00b2 100644 --- a/src/test/java/org/assertj/core/test/PotentialMvpCondition.java +++ b/src/test/java/org/assertj/core/test/PotentialMvpCondition.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/ShortArrays.java b/src/test/java/org/assertj/core/test/ShortArrays.java index bd8c797f85..6d4d38aaee 100644 --- a/src/test/java/org/assertj/core/test/ShortArrays.java +++ b/src/test/java/org/assertj/core/test/ShortArrays.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/StringStream.java b/src/test/java/org/assertj/core/test/StringStream.java index 12c7e8ad49..684f95276c 100644 --- a/src/test/java/org/assertj/core/test/StringStream.java +++ b/src/test/java/org/assertj/core/test/StringStream.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/TestClassWithRandomId.java b/src/test/java/org/assertj/core/test/TestClassWithRandomId.java index 2297780205..fa101f3ac9 100644 --- a/src/test/java/org/assertj/core/test/TestClassWithRandomId.java +++ b/src/test/java/org/assertj/core/test/TestClassWithRandomId.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/TestData.java b/src/test/java/org/assertj/core/test/TestData.java index 02482f5632..9b1c9f9078 100644 --- a/src/test/java/org/assertj/core/test/TestData.java +++ b/src/test/java/org/assertj/core/test/TestData.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/TestFailures.java b/src/test/java/org/assertj/core/test/TestFailures.java index 23b175075d..b9f4e0e6ea 100644 --- a/src/test/java/org/assertj/core/test/TestFailures.java +++ b/src/test/java/org/assertj/core/test/TestFailures.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/TypeCanonizer.java b/src/test/java/org/assertj/core/test/TypeCanonizer.java index b2b4a8ea2c..8e0cb8426f 100644 --- a/src/test/java/org/assertj/core/test/TypeCanonizer.java +++ b/src/test/java/org/assertj/core/test/TypeCanonizer.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/TypeCanonizerTest.java b/src/test/java/org/assertj/core/test/TypeCanonizerTest.java index b04d5a3f29..14c063c34b 100644 --- a/src/test/java/org/assertj/core/test/TypeCanonizerTest.java +++ b/src/test/java/org/assertj/core/test/TypeCanonizerTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/Vehicle.java b/src/test/java/org/assertj/core/test/Vehicle.java index c5931da96c..457dab78cf 100644 --- a/src/test/java/org/assertj/core/test/Vehicle.java +++ b/src/test/java/org/assertj/core/test/Vehicle.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/VehicleAssert.java b/src/test/java/org/assertj/core/test/VehicleAssert.java index 63d6dc37d4..3153898f0b 100644 --- a/src/test/java/org/assertj/core/test/VehicleAssert.java +++ b/src/test/java/org/assertj/core/test/VehicleAssert.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/VehicleFactory.java b/src/test/java/org/assertj/core/test/VehicleFactory.java index af77172508..1f85d9f05b 100644 --- a/src/test/java/org/assertj/core/test/VehicleFactory.java +++ b/src/test/java/org/assertj/core/test/VehicleFactory.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/test/WithPlayerData.java b/src/test/java/org/assertj/core/test/WithPlayerData.java index 53b001527b..c193b5fd86 100644 --- a/src/test/java/org/assertj/core/test/WithPlayerData.java +++ b/src/test/java/org/assertj/core/test/WithPlayerData.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.test; diff --git a/src/test/java/org/assertj/core/util/AbsValueComparator.java b/src/test/java/org/assertj/core/util/AbsValueComparator.java index f88e107566..70b2e42d8d 100644 --- a/src/test/java/org/assertj/core/util/AbsValueComparator.java +++ b/src/test/java/org/assertj/core/util/AbsValueComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java b/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java index 5cdf2fdda5..434e1d38b1 100644 --- a/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java +++ b/src/test/java/org/assertj/core/util/ArrayWrapperList_get_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java b/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java index f950ed6d69..469e2d0494 100644 --- a/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java +++ b/src/test/java/org/assertj/core/util/ArrayWrapperList_size_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java b/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java index 2d0eaf5899..6ea676399a 100644 --- a/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java +++ b/src/test/java/org/assertj/core/util/ArrayWrapperList_wrap_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_array_Test.java b/src/test/java/org/assertj/core/util/Arrays_array_Test.java index 2731d8fed2..028e4e9694 100644 --- a/src/test/java/org/assertj/core/util/Arrays_array_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_array_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_asList_Test.java b/src/test/java/org/assertj/core/util/Arrays_asList_Test.java index e9f2dbc204..f0c7349e54 100644 --- a/src/test/java/org/assertj/core/util/Arrays_asList_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_asList_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java b/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java index d06a52e41a..5e46695570 100644 --- a/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_asObjectArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java b/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java index 690721a5a7..63798061ec 100644 --- a/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_hasOnlyNullElements_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java b/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java index 7c7d4b8efd..6c7ad9be8a 100644 --- a/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_isArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java index 8bac3eab49..442431cb23 100644 --- a/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java b/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java index 5a55a2096b..6acf34e22b 100644 --- a/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java +++ b/src/test/java/org/assertj/core/util/Arrays_nonNullElementsIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java b/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java index 7439f01112..741a87867c 100644 --- a/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java +++ b/src/test/java/org/assertj/core/util/BigDecimalComparatorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/CaseInsensitiveCharSequenceComparator.java b/src/test/java/org/assertj/core/util/CaseInsensitiveCharSequenceComparator.java index 99a919c255..6b360ec432 100644 --- a/src/test/java/org/assertj/core/util/CaseInsensitiveCharSequenceComparator.java +++ b/src/test/java/org/assertj/core/util/CaseInsensitiveCharSequenceComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/CaseInsensitiveCharacterComparator.java b/src/test/java/org/assertj/core/util/CaseInsensitiveCharacterComparator.java index b6bc80a2c5..fc17b0a494 100644 --- a/src/test/java/org/assertj/core/util/CaseInsensitiveCharacterComparator.java +++ b/src/test/java/org/assertj/core/util/CaseInsensitiveCharacterComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/CaseInsensitiveStringComparator.java b/src/test/java/org/assertj/core/util/CaseInsensitiveStringComparator.java index dc04eb5597..9188a09bb0 100644 --- a/src/test/java/org/assertj/core/util/CaseInsensitiveStringComparator.java +++ b/src/test/java/org/assertj/core/util/CaseInsensitiveStringComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java b/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java index 892d5aa487..d25bb1762b 100644 --- a/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java +++ b/src/test/java/org/assertj/core/util/Closeables_closeQuietly_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java index f27f6a6f84..e4066b4d12 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_dayOfMonthOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java index 8addca51fc..3ae1ce6cc7 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_dayOfWeekOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java b/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java index 3f296376f0..80763f7488 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_formatTimeDifference_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java b/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java index d50e0a7a4b..7b752459a7 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java b/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java index a9f8dfef06..a1a1747fdb 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_format_with_date_time_with_ms_format_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java index c59c58c37f..a34d7d08b5 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_hourOfDayOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java index be8e70e8b4..d62074bf6c 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_millisecondOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java index 7064d2dc0d..eedb4106fc 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_minuteOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java index a076b6815c..a8adad32fb 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_monthOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java b/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java index 19dc4410d5..1c47d5825f 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_parse_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java b/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java index ab44b978a4..4fe012bc41 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_parse_date_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java b/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java index 5afd27651c..d66cdb0886 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_parse_date_time_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java index a34e1b92c2..2fd3745e7e 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_secondOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java b/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java index bde49f4616..58057b2669 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_timeDifference_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java b/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java index d5aaf16c60..6ea7b66bfc 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_toCalendar_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java b/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java index d1be699829..50cd7939ab 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_truncateTime_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java b/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java index 8cf6bdf953..71593de780 100644 --- a/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java +++ b/src/test/java/org/assertj/core/util/DateUtil_yearOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Doctor.java b/src/test/java/org/assertj/core/util/Doctor.java index 91186179e6..3d327861a6 100644 --- a/src/test/java/org/assertj/core/util/Doctor.java +++ b/src/test/java/org/assertj/core/util/Doctor.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/DoubleComparatorTest.java b/src/test/java/org/assertj/core/util/DoubleComparatorTest.java index 63f679ef1d..a30de37bfd 100644 --- a/src/test/java/org/assertj/core/util/DoubleComparatorTest.java +++ b/src/test/java/org/assertj/core/util/DoubleComparatorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Employee.java b/src/test/java/org/assertj/core/util/Employee.java index cb11fb8b14..601eab01b0 100644 --- a/src/test/java/org/assertj/core/util/Employee.java +++ b/src/test/java/org/assertj/core/util/Employee.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/FileFixture.java b/src/test/java/org/assertj/core/util/FileFixture.java index d67599c396..62ba5649d3 100644 --- a/src/test/java/org/assertj/core/util/FileFixture.java +++ b/src/test/java/org/assertj/core/util/FileFixture.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_TestCase.java b/src/test/java/org/assertj/core/util/Files_TestCase.java index 5ba00f9bc1..d93e93cb38 100644 --- a/src/test/java/org/assertj/core/util/Files_TestCase.java +++ b/src/test/java/org/assertj/core/util/Files_TestCase.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_contentOf_Test.java b/src/test/java/org/assertj/core/util/Files_contentOf_Test.java index 52c26c5c42..12799a4c5f 100644 --- a/src/test/java/org/assertj/core/util/Files_contentOf_Test.java +++ b/src/test/java/org/assertj/core/util/Files_contentOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java b/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java index 7be6368ac8..8e30bc1ced 100644 --- a/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java +++ b/src/test/java/org/assertj/core/util/Files_currentFolder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_delete_Test.java b/src/test/java/org/assertj/core/util/Files_delete_Test.java index 92f7a2452e..de60eceeb3 100644 --- a/src/test/java/org/assertj/core/util/Files_delete_Test.java +++ b/src/test/java/org/assertj/core/util/Files_delete_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java b/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java index ec30b8e259..987ce58450 100644 --- a/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java +++ b/src/test/java/org/assertj/core/util/Files_fileNamesIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_linesOf_Test.java b/src/test/java/org/assertj/core/util/Files_linesOf_Test.java index 260cc743c1..4c6743d628 100644 --- a/src/test/java/org/assertj/core/util/Files_linesOf_Test.java +++ b/src/test/java/org/assertj/core/util/Files_linesOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_newFile_Test.java b/src/test/java/org/assertj/core/util/Files_newFile_Test.java index 1035f73482..873e4e28cc 100644 --- a/src/test/java/org/assertj/core/util/Files_newFile_Test.java +++ b/src/test/java/org/assertj/core/util/Files_newFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_newFolder_Test.java b/src/test/java/org/assertj/core/util/Files_newFolder_Test.java index 383ee8ffde..5b2922108f 100644 --- a/src/test/java/org/assertj/core/util/Files_newFolder_Test.java +++ b/src/test/java/org/assertj/core/util/Files_newFolder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java b/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java index d017cedaa7..8c441c71af 100644 --- a/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java +++ b/src/test/java/org/assertj/core/util/Files_newTemporaryFile_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java b/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java index e63ba0cd69..fc48ad08eb 100644 --- a/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java +++ b/src/test/java/org/assertj/core/util/Files_newTemporaryFolder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java b/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java index 6cee6bacae..1afeefe7fc 100644 --- a/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java +++ b/src/test/java/org/assertj/core/util/Files_temporaryFolderPath_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java b/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java index a5704f40e5..f0db5784f4 100644 --- a/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java +++ b/src/test/java/org/assertj/core/util/Files_temporaryFolder_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/FloatComparatorTest.java b/src/test/java/org/assertj/core/util/FloatComparatorTest.java index 8e38261a4a..8a3e9234ec 100644 --- a/src/test/java/org/assertj/core/util/FloatComparatorTest.java +++ b/src/test/java/org/assertj/core/util/FloatComparatorTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/FolderFixture.java b/src/test/java/org/assertj/core/util/FolderFixture.java index 8c60293b90..b049a51966 100644 --- a/src/test/java/org/assertj/core/util/FolderFixture.java +++ b/src/test/java/org/assertj/core/util/FolderFixture.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Hexadecimals_Test.java b/src/test/java/org/assertj/core/util/Hexadecimals_Test.java index fc7e160e0f..6f958b03d9 100644 --- a/src/test/java/org/assertj/core/util/Hexadecimals_Test.java +++ b/src/test/java/org/assertj/core/util/Hexadecimals_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java b/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java index 9771f30168..de634b0b11 100644 --- a/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java +++ b/src/test/java/org/assertj/core/util/Introspection_getProperty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java b/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java index 2e6f2528a6..09cdf7f578 100644 --- a/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java +++ b/src/test/java/org/assertj/core/util/IterableUtil_isNullOrEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java b/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java index 39111f357d..437d5bc6ac 100644 --- a/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java +++ b/src/test/java/org/assertj/core/util/IterableUtil_nonNullElementsIn_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java b/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java index 2efee2f971..90c3ad19bf 100644 --- a/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java +++ b/src/test/java/org/assertj/core/util/IterableUtil_sizeOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java b/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java index 48502c03c9..cf9f996b48 100644 --- a/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java +++ b/src/test/java/org/assertj/core/util/IterableUtil_toArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java b/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java index d96a8687fe..1b3f2d33b4 100644 --- a/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java +++ b/src/test/java/org/assertj/core/util/Lists_emptyList_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java b/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java index cd7c9eaa85..8b1e95636a 100644 --- a/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java +++ b/src/test/java/org/assertj/core/util/Lists_newArrayList_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java b/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java index 6fee78c525..786f083c94 100644 --- a/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java +++ b/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java b/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java index 95a60a5d82..5522faaab4 100644 --- a/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java +++ b/src/test/java/org/assertj/core/util/Lists_newArrayList_withIterator_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java b/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java index 7e6e6ddbdf..8efd038fb3 100644 --- a/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java +++ b/src/test/java/org/assertj/core/util/Lists_newArrayList_withVarArgs_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/NearlyEqualsTest.java b/src/test/java/org/assertj/core/util/NearlyEqualsTest.java index f438f75050..1efcd2b027 100644 --- a/src/test/java/org/assertj/core/util/NearlyEqualsTest.java +++ b/src/test/java/org/assertj/core/util/NearlyEqualsTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java b/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java index 5fdc9fff4d..926a2fa4df 100644 --- a/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java +++ b/src/test/java/org/assertj/core/util/Objects_areEqual_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java b/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java index 321484eb27..5acc23a2dd 100644 --- a/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java +++ b/src/test/java/org/assertj/core/util/Objects_castIfBelongsToType_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java b/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java index 3a873de560..a76bb8e65b 100644 --- a/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java +++ b/src/test/java/org/assertj/core/util/Objects_hashCodeFor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java b/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java index 215c26813f..8ff179edeb 100644 --- a/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java +++ b/src/test/java/org/assertj/core/util/Objects_namesOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/OtherStringTestComparator.java b/src/test/java/org/assertj/core/util/OtherStringTestComparator.java index bb343640e5..a57e516966 100644 --- a/src/test/java/org/assertj/core/util/OtherStringTestComparator.java +++ b/src/test/java/org/assertj/core/util/OtherStringTestComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java b/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java index 4fd41e76c5..168632bb53 100644 --- a/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java +++ b/src/test/java/org/assertj/core/util/OtherStringTestComparatorWithAt.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java index f207691788..497dae18dc 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkArgument_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java index fdfb33a49d..110ed28be6 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_GenericArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java index d767e0c4b5..37fc21193a 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java index cf568308f4..635cb35779 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkNotNullOrEmpty_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java index 9ee32fdc6a..0862ba43bb 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_String_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java b/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java index fbf0e0bf4c..8110ce30a6 100644 --- a/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java +++ b/src/test/java/org/assertj/core/util/Preconditions_checkNotNull_GenericObject_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java b/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java index 6f401d9344..52464e3e7e 100644 --- a/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java +++ b/src/test/java/org/assertj/core/util/Sets_newHashSet_Iterable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java b/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java index 608fae9fd4..0a85cd337e 100644 --- a/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java +++ b/src/test/java/org/assertj/core/util/Sets_newHashSet_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java b/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java index b4435572b3..45dffe105a 100644 --- a/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java +++ b/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_GenericArray_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java b/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java index 443523ca35..b14f438e62 100644 --- a/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java +++ b/src/test/java/org/assertj/core/util/Sets_newLinkedHashSet_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/StackTraceUtils.java b/src/test/java/org/assertj/core/util/StackTraceUtils.java index 0d3b6d7155..122b0d42cd 100644 --- a/src/test/java/org/assertj/core/util/StackTraceUtils.java +++ b/src/test/java/org/assertj/core/util/StackTraceUtils.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/StringTestComparator.java b/src/test/java/org/assertj/core/util/StringTestComparator.java index f2f30c0d0b..7122f8e4b2 100644 --- a/src/test/java/org/assertj/core/util/StringTestComparator.java +++ b/src/test/java/org/assertj/core/util/StringTestComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_append_Test.java b/src/test/java/org/assertj/core/util/Strings_append_Test.java index ac722bee43..3161230b9f 100644 --- a/src/test/java/org/assertj/core/util/Strings_append_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_append_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_concat_Test.java b/src/test/java/org/assertj/core/util/Strings_concat_Test.java index b6a3efc8d7..af8ac7a94d 100644 --- a/src/test/java/org/assertj/core/util/Strings_concat_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_concat_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java b/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java index 88f7d3eea3..4560d3417d 100644 --- a/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_isEmpty_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_join_Test.java b/src/test/java/org/assertj/core/util/Strings_join_Test.java index dc0c573de5..0de0666dd9 100644 --- a/src/test/java/org/assertj/core/util/Strings_join_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_join_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java b/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java index b381401e87..185677ad68 100644 --- a/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_quoteObject_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java b/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java index ff0afede6b..e5ac2c6247 100644 --- a/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java +++ b/src/test/java/org/assertj/core/util/Strings_quoteString_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java b/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java index df284324c1..9e7ee53088 100644 --- a/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java +++ b/src/test/java/org/assertj/core/util/Throwables_appendCurrentThreadStackTraceToThrowable_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java b/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java index 75d6eb6c35..1b594f8180 100644 --- a/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java +++ b/src/test/java/org/assertj/core/util/Throwables_getRootCause_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java b/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java index 9fce9db311..4d34578c87 100644 --- a/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java +++ b/src/test/java/org/assertj/core/util/Throwables_getStackTrace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/Throwables_removeAssertJElementFromStackTrace_Test.java b/src/test/java/org/assertj/core/util/Throwables_removeAssertJElementFromStackTrace_Test.java index c15ce3f00e..5851036448 100644 --- a/src/test/java/org/assertj/core/util/Throwables_removeAssertJElementFromStackTrace_Test.java +++ b/src/test/java/org/assertj/core/util/Throwables_removeAssertJElementFromStackTrace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java b/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java index 9b963ed991..187ca1f2f2 100644 --- a/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java +++ b/src/test/java/org/assertj/core/util/URLs_contentOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java b/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java index cb0e2871af..8705ff4b75 100644 --- a/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java +++ b/src/test/java/org/assertj/core/util/URLs_linesOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/YearAndMonthComparator.java b/src/test/java/org/assertj/core/util/YearAndMonthComparator.java index 8879c876fa..443a34cc60 100644 --- a/src/test/java/org/assertj/core/util/YearAndMonthComparator.java +++ b/src/test/java/org/assertj/core/util/YearAndMonthComparator.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util; diff --git a/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java b/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java index 96e11f800b..b7320d524b 100644 --- a/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java +++ b/src/test/java/org/assertj/core/util/diff/ChangeDeltaTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/ChunkTest.java b/src/test/java/org/assertj/core/util/diff/ChunkTest.java index 2a76a0e023..2c57d8079c 100644 --- a/src/test/java/org/assertj/core/util/diff/ChunkTest.java +++ b/src/test/java/org/assertj/core/util/diff/ChunkTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java b/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java index 7ea77a2e82..0c9f3f34e0 100644 --- a/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java +++ b/src/test/java/org/assertj/core/util/diff/DeleteDeltaTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java b/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java index 5041184e44..e09b09ee51 100644 --- a/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java +++ b/src/test/java/org/assertj/core/util/diff/Delta_equals_hashCode_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/DiffTest.java b/src/test/java/org/assertj/core/util/diff/DiffTest.java index 369d55b975..4a0cf4d574 100644 --- a/src/test/java/org/assertj/core/util/diff/DiffTest.java +++ b/src/test/java/org/assertj/core/util/diff/DiffTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java b/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java index 2369e1aa6a..18483c96ed 100644 --- a/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java +++ b/src/test/java/org/assertj/core/util/diff/GenerateUnifiedDiffTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java b/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java index 9b5c87073a..63d178fbd6 100644 --- a/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java +++ b/src/test/java/org/assertj/core/util/diff/InsertDeltaTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/PatchTest.java b/src/test/java/org/assertj/core/util/diff/PatchTest.java index 218096f96f..dcc629620c 100644 --- a/src/test/java/org/assertj/core/util/diff/PatchTest.java +++ b/src/test/java/org/assertj/core/util/diff/PatchTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff; diff --git a/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java b/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java index 056f7d6b4d..d5dd48e9e1 100644 --- a/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java +++ b/src/test/java/org/assertj/core/util/diff/myers/SnakeTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.diff.myers; diff --git a/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java b/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java index aa5f8c85c4..8f982d6001 100644 --- a/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/FieldSupport_fieldValues_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java b/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java index 2e46041d18..f62a19e5d8 100644 --- a/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/FieldSupport_isAllowedToReadField_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java b/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java index 0987cb4e68..cd9f882d90 100644 --- a/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/MethodSupport_methodResultFor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java b/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java index e9a99a7124..998fc2db7e 100644 --- a/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/PropertyOrFieldSupport_getValueOf_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java b/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java index 97383185ef..fdf622fd18 100644 --- a/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/PropertySupport_propertyValues_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java b/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java index e24779b0cd..c18d6466d6 100644 --- a/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java +++ b/src/test/java/org/assertj/core/util/introspection/PropertySupport_publicGetterExistsFor_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection; diff --git a/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java b/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java index 4225e32292..19cd75616c 100644 --- a/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java +++ b/src/test/java/org/assertj/core/util/introspection/beans/SuperHero.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.introspection.beans; diff --git a/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java b/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java index 51bdc78104..a49c2e085b 100644 --- a/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java +++ b/src/test/java/org/assertj/core/util/xml/XmlStringPrettyFormatter_prettyFormat_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.assertj.core.util.xml; diff --git a/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java b/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java index 62380bac82..f3b83129bb 100644 --- a/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java +++ b/src/test/java/org/example/custom/CustomAsserts_filter_stacktrace_Test.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.example.custom; diff --git a/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java b/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java index 92322e1879..a14ee6c0c3 100644 --- a/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java +++ b/src/test/java/org/example/custom/SoftAssertionsErrorDescriptionTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.example.custom; diff --git a/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java b/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java index 0a3ff96383..6df62ca9ec 100644 --- a/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java +++ b/src/test/java/org/example/test/AutoClosableSoftAssertionsLineNumberTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.example.test; diff --git a/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java b/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java index 01b6199def..790b589bb2 100644 --- a/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java +++ b/src/test/java/org/example/test/BDDSoftAssertionsLineNumberTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.example.test; diff --git a/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java b/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java index 753cb9e3c9..279bfe40e9 100644 --- a/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java +++ b/src/test/java/org/example/test/SoftAssertionsLineNumberTest.java @@ -1,4 +1,4 @@ -/** +/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * @@ -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 2012-2017 the original author or authors. + * Copyright 2012-2018 the original author or authors. */ package org.example.test;