Skip to content

Commit c15e3ac

Browse files
Update licence in classes javadoc
1 parent eb0cddd commit c15e3ac

File tree

1,897 files changed

+17524
-18877
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,897 files changed

+17524
-18877
lines changed

src/main/java/org/assertj/core/api/AbstractArrayAssert.java

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

315
/**

src/main/java/org/assertj/core/api/AbstractAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Nov 18, 2010
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractBigDecimalAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Feb 8, 2011
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractBooleanArrayAssert.java

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

315
import java.util.Comparator;

src/main/java/org/assertj/core/api/AbstractBooleanAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Oct 21, 2010
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractByteArrayAssert.java

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

315
import java.util.Comparator;

src/main/java/org/assertj/core/api/AbstractByteAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Oct 21, 2010
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractCharArrayAssert.java

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

315
import java.util.Comparator;

src/main/java/org/assertj/core/api/AbstractCharSequenceAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Dec 22, 2010
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractCharacterAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Oct 23, 2010
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2011 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractClassAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on May 7, 2013
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2010-2013 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractComparableAssert.java

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

src/main/java/org/assertj/core/api/AbstractDateAssert.java

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

315
import static java.util.concurrent.TimeUnit.*;

src/main/java/org/assertj/core/api/AbstractDoubleArrayAssert.java

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

315
import java.util.Comparator;

src/main/java/org/assertj/core/api/AbstractDoubleAssert.java

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

src/main/java/org/assertj/core/api/AbstractEnumerableAssert.java

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

315
import static org.assertj.core.internal.Arrays.assertIsArray;

src/main/java/org/assertj/core/api/AbstractFileAssert.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
1-
/*
2-
* Created on Jan 28, 2011
3-
*
1+
/**
42
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
53
* the License. You may obtain a copy of the License at
6-
*
4+
*
75
* http://www.apache.org/licenses/LICENSE-2.0
8-
*
6+
*
97
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
108
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
119
* specific language governing permissions and limitations under the License.
12-
*
13-
* Copyright @2011-2012 the original author or authors.
10+
*
11+
* Copyright 2012-2014 the original author or authors.
1412
*/
1513
package org.assertj.core.api;
1614

src/main/java/org/assertj/core/api/AbstractFloatArrayAssert.java

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

315
import java.util.Comparator;

src/main/java/org/assertj/core/api/AbstractFloatAssert.java

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

0 commit comments

Comments
 (0)